summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-07-02 20:23:00 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-07-02 20:23:00 +0000
commitd92add59e5d87bfc1604fada0c3505b3a522eba9 (patch)
treef61ddce117e4a8871b57ba9d36b9393ca93499c1 /deskutils
parent- Fix sound playback (diff)
- update to 1.1.0 and bump shared libraries in respective ports
- while here: - fix option check in sysutils/cfengine34 - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@) - restore ABI version in net-mgmt/collectd5
Notes
Notes: svn path=/head/; revision=322201
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/virt-manager/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile
index cf68ec13e295..8e14d57bf223 100644
--- a/deskutils/virt-manager/Makefile
+++ b/deskutils/virt-manager/Makefile
@@ -3,6 +3,7 @@
PORTNAME= virt-manager
PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= deskutils net-mgmt
MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/
@@ -11,7 +12,7 @@ COMMENT= Toolkit to interact with virtualization capabilities
LICENSE= LGPL3
-LIB_DEPENDS= virt.1000:${PORTSDIR}/devel/libvirt
+LIB_DEPENDS= virt.1001:${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.4:${PORTSDIR}/net-mgmt/virtinst \