diff options
author | jgh <jgh@FreeBSD.org> | 2014-03-06 14:39:53 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2014-03-06 14:39:53 +0800 |
commit | 6d783b7d5e9425b3fc84116c221b036d335c28e1 (patch) | |
tree | c5e2ac3034e551dcb5fdcd709c17306fd8ba4695 | |
parent | 87c24cd8fb9b513c19bc0fefa3531c1338c261cc (diff) | |
download | freebsd-ports-gnome-6d783b7d5e9425b3fc84116c221b036d335c28e1.tar.gz freebsd-ports-gnome-6d783b7d5e9425b3fc84116c221b036d335c28e1.tar.zst freebsd-ports-gnome-6d783b7d5e9425b3fc84116c221b036d335c28e1.zip |
- update to 1.2.2
-rw-r--r-- | devel/py-libvirt/Makefile | 4 | ||||
-rw-r--r-- | devel/py-libvirt/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index 7fcb962f5850..6d2196ea4f81 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -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.py setup.py USE_PYTHON_BUILD= yes USE_PYTHON_RUN= yes USE_PYDISTUTILS= yes -PYDISTUTILS_NOEGGINFO= yes +PYDISTUTILS_NOEGGINFO= yes PYDISTUTILS_AUTOPLIST= yes post-patch-script: diff --git a/devel/py-libvirt/distinfo b/devel/py-libvirt/distinfo index ef821d706736..50ebbcc1811b 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -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 |