diff options
author | jgh <jgh@FreeBSD.org> | 2015-05-05 00:08:15 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2015-05-05 00:08:15 +0800 |
commit | 8538b765f09f273b3efb8f0f3575a9161fe49fbd (patch) | |
tree | 9545be3c785d17723defcdf59793bda210397f01 /devel | |
parent | c04bac04b94d1b358c3cd74d226dfe4c7586dc12 (diff) | |
download | freebsd-ports-gnome-8538b765f09f273b3efb8f0f3575a9161fe49fbd.tar.gz freebsd-ports-gnome-8538b765f09f273b3efb8f0f3575a9161fe49fbd.tar.zst freebsd-ports-gnome-8538b765f09f273b3efb8f0f3575a9161fe49fbd.zip |
- update to devel/libvirt and devel/py-libvirt to 1.2.15
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.15
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libvirt/Makefile | 2 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 4 | ||||
-rw-r--r-- | devel/py-libvirt/Makefile | 2 | ||||
-rw-r--r-- | devel/py-libvirt/distinfo | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 29370a10dacc..a9e5138e3f5d 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.14 +PORTVERSION= 1.2.15 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 9d03c9970e30..e1429fce3f1d 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.2.14.tar.gz) = b8e8e6f1fc91eb8694fa21f9c57a736fa4a5af10562e14e4aa2c7e23510c4c07 -SIZE (libvirt-1.2.14.tar.gz) = 28947850 +SHA256 (libvirt-1.2.15.tar.gz) = 5f88041b8c212f8f687c672fe583108833240d6175b512ce4de92ab6660194c6 +SIZE (libvirt-1.2.15.tar.gz) = 29094868 diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index ffd88dbcf8e0..a30e514a7ceb 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.14 +PORTVERSION= 1.2.15 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ diff --git a/devel/py-libvirt/distinfo b/devel/py-libvirt/distinfo index c6df5e3e2e63..07cee54ffd55 100644 --- a/devel/py-libvirt/distinfo +++ b/devel/py-libvirt/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvirt-python-1.2.14.tar.gz) = 0dc3c2bd8eeb570921e7c5cc7cfc202795e5ffd63b0f356ae89dbe0575ee0581 -SIZE (libvirt-python-1.2.14.tar.gz) = 165276 +SHA256 (libvirt-python-1.2.15.tar.gz) = 9a6dfbd487d49f887a41aca4bfb1b4e043fd9fbdfc041252cae84023f5c387ba +SIZE (libvirt-python-1.2.15.tar.gz) = 166128 |