Date: Tue, 11 Aug 2015 16:35:59 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393948 - in head/devel: libvirt py-libvirt Message-ID: <201508111635.t7BGZxA2022195@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jgh Date: Tue Aug 11 16:35:58 2015 New Revision: 393948 URL: https://svnweb.freebsd.org/changeset/ports/393948 Log: - update devel/libvirt and devel/py-libvirt to 1.2.18 http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.18 Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Tue Aug 11 16:12:02 2015 (r393947) +++ head/devel/libvirt/Makefile Tue Aug 11 16:35:58 2015 (r393948) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.18 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Tue Aug 11 16:12:02 2015 (r393947) +++ head/devel/libvirt/distinfo Tue Aug 11 16:35:58 2015 (r393948) @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.2.17.tar.gz) = e07eaf20b0590fae05ba3b53ad4dac3e5fbd771437563cc78b692f23ddd02fad -SIZE (libvirt-1.2.17.tar.gz) = 29320317 +SHA256 (libvirt-1.2.18.tar.gz) = d5a5ff18af4cced21fed986d28fa0a21b782d256920326bf0ff1c7731eeb6ade +SIZE (libvirt-1.2.18.tar.gz) = 29412554 Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Tue Aug 11 16:12:02 2015 (r393947) +++ head/devel/py-libvirt/Makefile Tue Aug 11 16:35:58 2015 (r393948) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.17 +PORTVERSION= 1.2.18 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ Modified: head/devel/py-libvirt/distinfo ============================================================================== --- head/devel/py-libvirt/distinfo Tue Aug 11 16:12:02 2015 (r393947) +++ head/devel/py-libvirt/distinfo Tue Aug 11 16:35:58 2015 (r393948) @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.2.17.tar.gz) = f4d3db4012a800a2519e62bbef4ce14a37e030a20ab18f5b66759533a39b36ed -SIZE (libvirt-python-1.2.17.tar.gz) = 170511 +SHA256 (libvirt-python-1.2.18.tar.gz) = 204535ef160c9d10600b5fc3417f00f382e74b137a85b33774b97eb36d8a3638 +SIZE (libvirt-python-1.2.18.tar.gz) = 171009
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508111635.t7BGZxA2022195>