diff options
author | jgh <jgh@FreeBSD.org> | 2014-11-05 02:41:15 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2014-11-05 02:41:15 +0800 |
commit | f594c28f7ae4d4d4a5e9433e8f3bf501f2ce4595 (patch) | |
tree | 943c8fc399ec974e4c6fa7d2c869843e645a78d7 | |
parent | 940f8fdb523a48261d0088d6b52de63c0c561140 (diff) | |
download | freebsd-ports-gnome-f594c28f7ae4d4d4a5e9433e8f3bf501f2ce4595.tar.gz freebsd-ports-gnome-f594c28f7ae4d4d4a5e9433e8f3bf501f2ce4595.tar.zst freebsd-ports-gnome-f594c28f7ae4d4d4a5e9433e8f3bf501f2ce4595.zip |
- update libvirt to 1.2.10
- chase shared library bump
-rw-r--r-- | deskutils/virt-manager/Makefile | 2 | ||||
-rw-r--r-- | devel/libvirt-glib/Makefile | 1 | ||||
-rw-r--r-- | devel/libvirt-java/Makefile | 2 | ||||
-rw-r--r-- | devel/libvirt/Makefile | 4 | ||||
-rw-r--r-- | devel/libvirt/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Sys-Virt/Makefile | 2 | ||||
-rw-r--r-- | devel/py-libvirt/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/collectd/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/collectd5/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/virt-viewer/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/virtinst/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cfengine33/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cfengine34/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cfengine35/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cfengine36-rc/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cfengine36/Makefile | 2 |
16 files changed, 18 insertions, 16 deletions
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile index 2c7aed58f3fe..f910b94f3a75 100644 --- a/deskutils/virt-manager/Makefile +++ b/deskutils/virt-manager/Makefile @@ -3,7 +3,7 @@ PORTNAME= virt-manager PORTVERSION= 0.9.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils net-mgmt MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ \ LOCAL/jgh/deskutils/${PORTNAME}/ diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile index 2ad00275a11f..5736a39f331c 100644 --- a/devel/libvirt-glib/Makefile +++ b/devel/libvirt-glib/Makefile @@ -3,6 +3,7 @@ PORTNAME= libvirt-glib PORTVERSION= 0.1.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://libvirt.org/libvirt/glib/ diff --git a/devel/libvirt-java/Makefile b/devel/libvirt-java/Makefile index a5de58a047e8..ea711a285d44 100644 --- a/devel/libvirt-java/Makefile +++ b/devel/libvirt-java/Makefile @@ -3,7 +3,7 @@ PORTNAME= libvirt-java PORTVERSION= 0.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel java MASTER_SITES= http://libvirt.org/sources/java/ \ ftp://libvirt.org/libvirt/java/ diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile index 5681a5b21f29..0c4c8b18e77b 100644 --- a/devel/libvirt/Makefile +++ b/devel/libvirt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ \ ftp://libvirt.org/libvirt/ @@ -72,7 +72,7 @@ CPE_VENDOR= redhat USE_PERL5= build USE_LDCONFIG= yes INSTALL_TARGET= install-strip -SHLIB_VER= 0.1002.9 +SHLIB_VER= 0.1002.10 PLIST_SUB= PORTVERSION="-${PORTVERSION}" \ SHLIB_VER=${SHLIB_VER} PORTDOCS= * diff --git a/devel/libvirt/distinfo b/devel/libvirt/distinfo index 105631966af2..6c5f9ebb0bfb 100644 --- a/devel/libvirt/distinfo +++ b/devel/libvirt/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.2.9.tar.gz) = 95931a5a52f451b9ab73d6a5ae11a5740e1ba69a66520c2a0cffc6068a7e8fc4 -SIZE (libvirt-1.2.9.tar.gz) = 30154430 +SHA256 (libvirt-1.2.10.tar.gz) = 5050f4cea3dd59d3eca25c3d3f16085e10d624ecc18bd35820cd3dac6f46c08e +SIZE (libvirt-1.2.10.tar.gz) = 30029503 diff --git a/devel/p5-Sys-Virt/Makefile b/devel/p5-Sys-Virt/Makefile index 4c57bbade711..170f219ca6b5 100644 --- a/devel/p5-Sys-Virt/Makefile +++ b/devel/p5-Sys-Virt/Makefile @@ -3,7 +3,7 @@ PORTNAME= Sys-Virt PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile index e4ad51f8a307..802950414e70 100644 --- a/devel/py-libvirt/Makefile +++ b/devel/py-libvirt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libvirt PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/python/ \ ftp://libvirt.org/libvirt/python/ diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile index 91b070bd4aa4..2443f5d7203d 100644 --- a/net-mgmt/collectd/Makefile +++ b/net-mgmt/collectd/Makefile @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 4.10.9 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 2c811c72e699..74d1877c87a5 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -3,7 +3,7 @@ PORTNAME= collectd PORTVERSION= 5.4.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-mgmt MASTER_SITES= http://collectd.org/files/ PKGNAMESUFFIX= 5 diff --git a/net-mgmt/virt-viewer/Makefile b/net-mgmt/virt-viewer/Makefile index b89097bb5389..34d3faec1b57 100644 --- a/net-mgmt/virt-viewer/Makefile +++ b/net-mgmt/virt-viewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= virt-viewer PORTVERSION= 0.5.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ diff --git a/net-mgmt/virtinst/Makefile b/net-mgmt/virtinst/Makefile index 472fd0ac2fd2..b33ec0690a75 100644 --- a/net-mgmt/virtinst/Makefile +++ b/net-mgmt/virtinst/Makefile @@ -3,7 +3,7 @@ PORTNAME= virtinst PORTVERSION= 0.600.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/cfengine33/Makefile b/sysutils/cfengine33/Makefile index b513ae826409..0d73beb351d0 100644 --- a/sysutils/cfengine33/Makefile +++ b/sysutils/cfengine33/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.3.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ PKGNAMESUFFIX= 33 diff --git a/sysutils/cfengine34/Makefile b/sysutils/cfengine34/Makefile index 0e00a0b4ad4c..40c58d7668e0 100644 --- a/sysutils/cfengine34/Makefile +++ b/sysutils/cfengine34/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.4.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ diff --git a/sysutils/cfengine35/Makefile b/sysutils/cfengine35/Makefile index e28b569366f6..a47a8ccf6e08 100644 --- a/sysutils/cfengine35/Makefile +++ b/sysutils/cfengine35/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.5.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ diff --git a/sysutils/cfengine36-rc/Makefile b/sysutils/cfengine36-rc/Makefile index 716baf946232..2a0d6cb2b8a9 100644 --- a/sysutils/cfengine36-rc/Makefile +++ b/sysutils/cfengine36-rc/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.6.2rc -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ diff --git a/sysutils/cfengine36/Makefile b/sysutils/cfengine36/Makefile index 22cd17a7448b..5865f9a8993f 100644 --- a/sysutils/cfengine36/Makefile +++ b/sysutils/cfengine36/Makefile @@ -3,7 +3,7 @@ PORTNAME= cfengine PORTVERSION= 3.6.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/ |