Date: Wed, 5 Sep 2012 21:48:21 +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: r303725 - in head: deskutils/virt-manager devel/libvirt-java devel/p5-Sys-Virt net-mgmt/virt-viewer net-mgmt/virtinst net-mgmt/zenpack-libvirt sysutils/cfengine-devel sysutils/cfengine33 Message-ID: <201209052148.q85LmLrD007420@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jgh Date: Wed Sep 5 21:48:20 2012 New Revision: 303725 URL: http://svn.freebsd.org/changeset/ports/303725 Log: - follow r303724 shlib bump of libvirt Modified: head/deskutils/virt-manager/Makefile head/devel/libvirt-java/Makefile head/devel/p5-Sys-Virt/Makefile head/net-mgmt/virt-viewer/Makefile head/net-mgmt/virtinst/Makefile head/net-mgmt/zenpack-libvirt/Makefile head/sysutils/cfengine-devel/Makefile head/sysutils/cfengine33/Makefile Modified: head/deskutils/virt-manager/Makefile ============================================================================== --- head/deskutils/virt-manager/Makefile Wed Sep 5 21:46:30 2012 (r303724) +++ head/deskutils/virt-manager/Makefile Wed Sep 5 21:48:20 2012 (r303725) @@ -7,6 +7,7 @@ PORTNAME= virt-manager PORTVERSION= 0.9.4 +PORTREVISION- 1 CATEGORIES= deskutils net-mgmt MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ @@ -15,7 +16,7 @@ COMMENT= Toolkit to interact with virtua LICENSE= LGPL3 -LIB_DEPENDS= virt.9:${PORTSDIR}/devel/libvirt +LIB_DEPENDS= virt.10:${PORTSDIR}/devel/libvirt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:${PORTSDIR}/devel/py-dbus \ ${PYTHON_PKGNAMEPREFIX}libxml2>=2.7.8:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_PKGNAMEPREFIX}virtinst>=0.600.3:${PORTSDIR}/net-mgmt/virtinst \ Modified: head/devel/libvirt-java/Makefile ============================================================================== --- head/devel/libvirt-java/Makefile Wed Sep 5 21:46:30 2012 (r303724) +++ head/devel/libvirt-java/Makefile Wed Sep 5 21:48:20 2012 (r303725) @@ -7,6 +7,7 @@ PORTNAME= libvirt-java PORTVERSION= 0.4.8 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= http://libvirt.org/sources/java/ \ ftp://libvirt.org/libvirt/java/ @@ -16,7 +17,7 @@ COMMENT= Java bindings for the libvirt v LICENSE= LGPL20 -LIB_DEPENDS= virt.9:${PORTSDIR}/devel/libvirt +LIB_DEPENDS= virt.10:${PORTSDIR}/devel/libvirt BUILD_DEPENDS= jna>=3.2.7:${PORTSDIR}/devel/jna \ junit>=4.8.2:${PORTSDIR}/java/junit Modified: head/devel/p5-Sys-Virt/Makefile ============================================================================== --- head/devel/p5-Sys-Virt/Makefile Wed Sep 5 21:46:30 2012 (r303724) +++ head/devel/p5-Sys-Virt/Makefile Wed Sep 5 21:48:20 2012 (r303725) @@ -7,6 +7,7 @@ PORTNAME= Sys-Virt PORTVERSION= 0.9.13 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/net-mgmt/virt-viewer/Makefile ============================================================================== --- head/net-mgmt/virt-viewer/Makefile Wed Sep 5 21:46:30 2012 (r303724) +++ head/net-mgmt/virt-viewer/Makefile Wed Sep 5 21:48:20 2012 (r303725) @@ -7,6 +7,7 @@ PORTNAME= virt-viewer PORTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ @@ -15,7 +16,7 @@ COMMENT= Provides a graphical viewer for BUILD_DEPENDS= xml2-config:${PORTSDIR}/textproc/libxml2 \ intltoolize:${PORTSDIR}/textproc/intltool -LIB_DEPENDS= virt.9:${PORTSDIR}/devel/libvirt \ +LIB_DEPENDS= virt.10:${PORTSDIR}/devel/libvirt \ gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc GNU_CONFIGURE= yes Modified: head/net-mgmt/virtinst/Makefile ============================================================================== --- head/net-mgmt/virtinst/Makefile Wed Sep 5 21:46:30 2012 (r303724) +++ head/net-mgmt/virtinst/Makefile Wed Sep 5 21:48:20 2012 (r303725) @@ -7,6 +7,7 @@ PORTNAME= virtinst PORTVERSION= 0.600.3 +PORTREVSION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jgh@FreeBSD.org COMMENT= Module to help in starting installations inside of virtual machines -LIB_DEPENDS= virt.9:${PORTSDIR}/devel/libvirt +LIB_DEPENDS= virt.10:${PORTSDIR}/devel/libvirt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber USE_GETTEXT= yes Modified: head/net-mgmt/zenpack-libvirt/Makefile ============================================================================== --- head/net-mgmt/zenpack-libvirt/Makefile Wed Sep 5 21:46:30 2012 (r303724) +++ head/net-mgmt/zenpack-libvirt/Makefile Wed Sep 5 21:48:20 2012 (r303725) @@ -7,6 +7,7 @@ PORTNAME= libvirt PORTVERSION= 1.96 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} Modified: head/sysutils/cfengine-devel/Makefile ============================================================================== --- head/sysutils/cfengine-devel/Makefile Wed Sep 5 21:46:30 2012 (r303724) +++ head/sysutils/cfengine-devel/Makefile Wed Sep 5 21:48:20 2012 (r303725) @@ -7,7 +7,7 @@ PORTNAME= cfengine PORTVERSION= 3.4.0a2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= sysutils PKGNAMESUFFIX= -devel Modified: head/sysutils/cfengine33/Makefile ============================================================================== --- head/sysutils/cfengine33/Makefile Wed Sep 5 21:46:30 2012 (r303724) +++ head/sysutils/cfengine33/Makefile Wed Sep 5 21:48:20 2012 (r303725) @@ -7,6 +7,7 @@ PORTNAME= cfengine PORTVERSION= 3.3.5 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cfengine.com/source-code/download?file=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209052148.q85LmLrD007420>