Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2014 06:39:53 +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: r347163 - head/devel/py-libvirt
Message-ID:  <201403060639.s266drEb035915@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Thu Mar  6 06:39:53 2014
New Revision: 347163
URL: http://svnweb.freebsd.org/changeset/ports/347163
QAT: https://qat.redports.org/buildarchive/r347163/

Log:
  - update to 1.2.2

Modified:
  head/devel/py-libvirt/Makefile
  head/devel/py-libvirt/distinfo

Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile	Thu Mar  6 06:09:38 2014	(r347162)
+++ head/devel/py-libvirt/Makefile	Thu Mar  6 06:39:53 2014	(r347163)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/python/ \
 		ftp://libvirt.org/libvirt/python/
@@ -23,7 +23,7 @@ SHEBANG_FILES=	generator.py sanitytest.p
 USE_PYTHON_BUILD=	yes
 USE_PYTHON_RUN=		yes
 USE_PYDISTUTILS=	yes
-PYDISTUTILS_NOEGGINFO=  yes
+PYDISTUTILS_NOEGGINFO=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
 post-patch-script:

Modified: head/devel/py-libvirt/distinfo
==============================================================================
--- head/devel/py-libvirt/distinfo	Thu Mar  6 06:09:38 2014	(r347162)
+++ head/devel/py-libvirt/distinfo	Thu Mar  6 06:39:53 2014	(r347163)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-python-1.2.1.tar.gz) = bce558606b157d0717ee7bd6537d85dd4c0321c59b4235c967db7a3aad80e246
-SIZE (libvirt-python-1.2.1.tar.gz) = 145372
+SHA256 (libvirt-python-1.2.2.tar.gz) = 94d79d662b6010f6c688b8856b2d95077736d48ffa35feed5a339d7fafbf8c39
+SIZE (libvirt-python-1.2.2.tar.gz) = 146132



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403060639.s266drEb035915>