Date: Fri, 17 Jan 2014 15:57:49 +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: r340061 - in head/devel/py-libvirt: . files Message-ID: <201401171557.s0HFvnE4051832@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jgh Date: Fri Jan 17 15:57:49 2014 New Revision: 340061 URL: http://svnweb.freebsd.org/changeset/ports/340061 QAT: https://qat.redports.org/buildarchive/r340061/ Log: - update to 1.2.1 - patch merged upstream Deleted: head/devel/py-libvirt/files/ Modified: head/devel/py-libvirt/Makefile head/devel/py-libvirt/distinfo Modified: head/devel/py-libvirt/Makefile ============================================================================== --- head/devel/py-libvirt/Makefile Fri Jan 17 15:55:12 2014 (r340060) +++ head/devel/py-libvirt/Makefile Fri Jan 17 15:57:49 2014 (r340061) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 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 Fri Jan 17 15:55:12 2014 (r340060) +++ head/devel/py-libvirt/distinfo Fri Jan 17 15:57:49 2014 (r340061) @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.2.0.tar.gz) = 2fe7e341cb1b35cff130b7a04d0d58f3607094e63cbca689bc16c7b47da0f52b -SIZE (libvirt-python-1.2.0.tar.gz) = 140757 +SHA256 (libvirt-python-1.2.1.tar.gz) = bce558606b157d0717ee7bd6537d85dd4c0321c59b4235c967db7a3aad80e246 +SIZE (libvirt-python-1.2.1.tar.gz) = 145372
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401171557.s0HFvnE4051832>