svn commit: r371717 - in head: . deskutils/virt-manager devel/libvirt devel/libvirt-glib devel/libvirt-java devel/libvirt/files devel/p5-Sys-Virt devel/py-libvirt net-mgmt/collectd net-mgmt/collect...
Jason Helfman
jgh at FreeBSD.org
Wed Oct 29 22:18:02 UTC 2014
Author: jgh
Date: Wed Oct 29 22:17:55 2014
New Revision: 371717
URL: https://svnweb.freebsd.org/changeset/ports/371717
QAT: https://qat.redports.org/buildarchive/r371717/
Log:
- update libvirt,py-libvirt,libvirt-glib to 0.1.9
- shift var from ${PREFIX} to /var
- bump shared libs of dep. port
PR: 192441 (based on)
Submitted by: olevole at olevole.ru
Modified:
head/UPDATING
head/deskutils/virt-manager/Makefile
head/devel/libvirt-glib/Makefile
head/devel/libvirt-glib/distinfo
head/devel/libvirt-glib/pkg-plist
head/devel/libvirt-java/Makefile
head/devel/libvirt/Makefile
head/devel/libvirt/distinfo
head/devel/libvirt/files/libvirtd.in
head/devel/libvirt/pkg-plist
head/devel/p5-Sys-Virt/Makefile
head/devel/py-libvirt/Makefile
head/devel/py-libvirt/distinfo
head/net-mgmt/collectd/Makefile
head/net-mgmt/collectd5/Makefile
head/net-mgmt/virt-viewer/Makefile
head/net-mgmt/virtinst/Makefile
head/sysutils/cfengine33/Makefile
head/sysutils/cfengine34/Makefile
head/sysutils/cfengine35/Makefile
head/sysutils/cfengine36-rc/Makefile
head/sysutils/cfengine36/Makefile
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Wed Oct 29 22:16:52 2014 (r371716)
+++ head/UPDATING Wed Oct 29 22:17:55 2014 (r371717)
@@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20141029:
+ AFFECTS: users of devel/libvirt
+ AUTHOR: jgh at FreeBSD.org
+
+ Application state and resource information has been changed from older
+ path of /usr/local/var to /var. Users are advised to copy over contents
+ of old var directory to new location if they wish to preserve resources
+ from the old setup.
+
20141019:
AFFECTS: users of x11/kde4-runtime
AUTHOR: kde at FreeBSD.org
Modified: head/deskutils/virt-manager/Makefile
==============================================================================
--- head/deskutils/virt-manager/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/deskutils/virt-manager/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= virt-manager
PORTVERSION= 0.9.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= deskutils net-mgmt
MASTER_SITES= http://virt-manager.et.redhat.com/download/sources/${PORTNAME}/ \
LOCAL/jgh/deskutils/${PORTNAME}/
Modified: head/devel/libvirt-glib/Makefile
==============================================================================
--- head/devel/libvirt-glib/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/libvirt-glib/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libvirt-glib
-PORTVERSION= 0.1.8
-PORTREVISION= 2
+PORTVERSION= 0.1.9
CATEGORIES= devel
MASTER_SITES= ftp://libvirt.org/libvirt/glib/
Modified: head/devel/libvirt-glib/distinfo
==============================================================================
--- head/devel/libvirt-glib/distinfo Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/libvirt-glib/distinfo Wed Oct 29 22:17:55 2014 (r371717)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-glib-0.1.8.tar.gz) = da0e45952dbe1d5d9fde4f845f3a10763e7fed0b1e45906a46fdb74b777aa751
-SIZE (libvirt-glib-0.1.8.tar.gz) = 800459
+SHA256 (libvirt-glib-0.1.9.tar.gz) = 053b36260ea70d740e27fe99ac67d714d23cf93d563c3342fa00593ec185a958
+SIZE (libvirt-glib-0.1.9.tar.gz) = 830344
Modified: head/devel/libvirt-glib/pkg-plist
==============================================================================
--- head/devel/libvirt-glib/pkg-plist Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/libvirt-glib/pkg-plist Wed Oct 29 22:17:55 2014 (r371717)
@@ -102,13 +102,13 @@ include/libvirt-gobject-1.0/libvirt-gobj
%%LIB32DIR%%/girepository-1.0/LibvirtGObject-1.0.typelib
%%LIB32DIR%%/libvirt-gconfig-1.0.so
%%LIB32DIR%%/libvirt-gconfig-1.0.so.0
-%%LIB32DIR%%/libvirt-gconfig-1.0.so.0.1.8
+%%LIB32DIR%%/libvirt-gconfig-1.0.so.0.1.9
%%LIB32DIR%%/libvirt-glib-1.0.so
%%LIB32DIR%%/libvirt-glib-1.0.so.0
-%%LIB32DIR%%/libvirt-glib-1.0.so.0.1.8
+%%LIB32DIR%%/libvirt-glib-1.0.so.0.1.9
%%LIB32DIR%%/libvirt-gobject-1.0.so
%%LIB32DIR%%/libvirt-gobject-1.0.so.0
-%%LIB32DIR%%/libvirt-gobject-1.0.so.0.1.8
+%%LIB32DIR%%/libvirt-gobject-1.0.so.0.1.9
%%LIB32DIR%%/python2.7/site-packages/libvirtglib.py
%%LIB32DIR%%/python2.7/site-packages/libvirtglibmod.so
libdata/pkgconfig/libvirt-gconfig-1.0.pc
@@ -127,7 +127,6 @@ share/gtk-doc/html/Libvirt-gconfig/GVirC
share/gtk-doc/html/Libvirt-gconfig/GVirConfigSecret.html
share/gtk-doc/html/Libvirt-gconfig/GVirConfigStoragePool.html
share/gtk-doc/html/Libvirt-gconfig/GVirConfigStorageVol.html
-share/gtk-doc/html/Libvirt-gconfig/Libvirt-gconfig-GVirConfig.html
share/gtk-doc/html/Libvirt-gconfig/Libvirt-gconfig.devhelp2
share/gtk-doc/html/Libvirt-gconfig/annotation-glossary.html
share/gtk-doc/html/Libvirt-gconfig/api-index-full.html
@@ -166,7 +165,6 @@ share/gtk-doc/html/Libvirt-gobject/GVirS
share/gtk-doc/html/Libvirt-gobject/GVirStoragePool.html
share/gtk-doc/html/Libvirt-gobject/GVirStorageVol.html
share/gtk-doc/html/Libvirt-gobject/GVirStream.html
-share/gtk-doc/html/Libvirt-gobject/Libvirt-gobject-GVir.html
share/gtk-doc/html/Libvirt-gobject/Libvirt-gobject.devhelp2
share/gtk-doc/html/Libvirt-gobject/annotation-glossary.html
share/gtk-doc/html/Libvirt-gobject/api-index-full.html
Modified: head/devel/libvirt-java/Makefile
==============================================================================
--- head/devel/libvirt-java/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/libvirt-java/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= libvirt-java
PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel java
MASTER_SITES= http://libvirt.org/sources/java/ \
ftp://libvirt.org/libvirt/java/
Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/libvirt/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libvirt
-PORTVERSION= 1.2.6
-PORTREVISION= 4
+PORTVERSION= 1.2.9
CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/ \
ftp://libvirt.org/libvirt/
@@ -43,6 +42,8 @@ NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE}
+VARDIR= /var
+
USE_RC_SUBR= libvirtd
GNU_CONFIGURE= yes
@@ -55,7 +56,8 @@ CONFIGURE_ARGS= --without-sasl \
--without-sysctl \
--without-lxc \
--without-uml \
- --with-ssh2
+ --with-ssh2 \
+ --localstatedir=${VARDIR}
# random_data fix can be removed when 8.x is eol
CONFIGURE_ENV= ac_cv_type_struct_random_data=""
@@ -65,11 +67,12 @@ PORTSCOUT= limit:\d+\.\d+\.\d+$$
LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector
-USES= charsetfix gmake libtool pathfix pkgconfig perl5
+USES= charsetfix gmake libtool pathfix pkgconfig perl5 cpe
+CPE_VENDOR= redhat
USE_PERL5= build
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
-SHLIB_VER= 0.1002.6
+SHLIB_VER= 0.1002.9
PLIST_SUB= PORTVERSION="-${PORTVERSION}" \
SHLIB_VER=${SHLIB_VER}
PORTDOCS= *
@@ -81,6 +84,10 @@ PORTDOCS= *
PLIST_SUB+= BHYVE="@comment "
.endif
+.if ${PORT_OPTIONS:MBHYVE}
+STRIP_FILES+= libvirt/connection-driver/libvirt_driver_bhyve.so
+.endif
+
post-patch:
.if ${OSVERSION} < 900000
@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||' \
@@ -109,6 +116,23 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
.endfor
+.for dir in run/libvirt/network \
+ run/libvirt/qemu \
+ run/libvirt/lockd \
+ log/libvirt/uml \
+ log/libvirt/qemu \
+ log/libvirt/lxc \
+ lib/libvirt/boot \
+ lib/libvirt/lockd/files \
+ lib/libvirt/images \
+ lib/libvirt/dnsmasq \
+ lib/libvirt/filesystems \
+ lib/libvirt/network \
+ lib/libvirt/qemu/channel/target \
+ cache/libvirt/qemu
+ @${MKDIR} "${STAGEDIR}/${VARDIR}/${dir}"
+.endfor
+
regression-test: build
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check
Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/libvirt/distinfo Wed Oct 29 22:17:55 2014 (r371717)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.2.6.tar.gz) = 38a224559a1d04e5d4163c5c1b810df1f29804ebbb1f057d4abcb41a9e5d5dea
-SIZE (libvirt-1.2.6.tar.gz) = 29346718
+SHA256 (libvirt-1.2.9.tar.gz) = 95931a5a52f451b9ab73d6a5ae11a5740e1ba69a66520c2a0cffc6068a7e8fc4
+SIZE (libvirt-1.2.9.tar.gz) = 30154430
Modified: head/devel/libvirt/files/libvirtd.in
==============================================================================
--- head/devel/libvirt/files/libvirtd.in Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/libvirt/files/libvirtd.in Wed Oct 29 22:17:55 2014 (r371717)
@@ -20,7 +20,7 @@ rcvar=libvirtd_enable
load_rc_config $name
command=%%PREFIX%%/sbin/libvirtd
-pidfile=%%LOCALBASE%%/var/run/${name}.pid
+pidfile=/var/run/${name}.pid
command_args="--daemon --pid-file=${pidfile}"
Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/libvirt/pkg-plist Wed Oct 29 22:17:55 2014 (r371717)
@@ -102,6 +102,7 @@ share/augeas/lenses/tests/test_virtlockd
%%DOCSDIR%%%%PORTVERSION%%/html/formatsecret.html
%%DOCSDIR%%%%PORTVERSION%%/html/formatsnapshot.html
%%DOCSDIR%%%%PORTVERSION%%/html/formatstorage.html
+%%DOCSDIR%%%%PORTVERSION%%/html/formatdomaincaps.html
%%DOCSDIR%%%%PORTVERSION%%/html/formatstorageencryption.html
%%DOCSDIR%%%%PORTVERSION%%/html/generic.css
%%DOCSDIR%%%%PORTVERSION%%/html/goals.html
@@ -180,6 +181,7 @@ share/gtk-doc/html/libvirt/up.png
%%DATADIR%%/schemas/basictypes.rng
%%DATADIR%%/schemas/capability.rng
%%DATADIR%%/schemas/domain.rng
+%%DATADIR%%/schemas/domaincaps.rng
%%DATADIR%%/schemas/domaincommon.rng
%%DATADIR%%/schemas/domainsnapshot.rng
%%DATADIR%%/schemas/interface.rng
@@ -272,3 +274,30 @@ lib/libvirt/connection-driver/libvirt_dr
lib/libvirt/connection-driver/libvirt_driver_secret.so
lib/libvirt/connection-driver/libvirt_driver_storage.so
lib/libvirt/connection-driver/libvirt_driver_vbox.so
+lib/libvirt/connection-driver/libvirt_driver_vbox_network.so
+lib/libvirt/connection-driver/libvirt_driver_vbox_storage.so
+%%QEMU%%@unexec rmdir /var/run/libvirt/qemu
+%%QEMU%%@unexec rmdir /var/lib/libvirt/qemu/channel/target
+%%QEMU%%@unexec rmdir /var/lib/libvirt/qemu/channel
+%%QEMU%%@unexec rmdir /var/lib/libvirt/qemu
+%%QEMU%%@unexec rmdir /var/cache/libvirt/qemu
+ at unexec rmdir /var/cache/libvirt
+ at unexec rmdir /var/cache
+ at unexec rmdir /var/lib/libvirt/boot
+ at unexec rmdir /var/lib/libvirt/dnsmasq
+ at unexec rmdir /var/lib/libvirt/filesystems
+ at unexec rmdir /var/lib/libvirt/images
+ at unexec rmdir /var/lib/libvirt/lockd/files
+ at unexec rmdir /var/lib/libvirt/lockd
+ at unexec rmdir /var/lib/libvirt/network
+ at unexec rmdir /var/lib/libvirt
+ at unexec rmdir /var/lib
+ at unexec rmdir /var/log/libvirt/lxc
+ at unexec rmdir /var/log/libvirt/qemu
+ at unexec rmdir /var/log/libvirt/uml
+ at unexec rmdir /var/log/libvirt
+ at unexec rmdir /var/log
+ at unexec rmdir /var/run/libvirt/lockd
+ at unexec rmdir /var/run/libvirt/network
+ at unexec rmdir /var/run/libvirt
+ at unexec rmdir /var/run
Modified: head/devel/p5-Sys-Virt/Makefile
==============================================================================
--- head/devel/p5-Sys-Virt/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/p5-Sys-Virt/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= Sys-Virt
PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/py-libvirt/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libvirt
-PORTVERSION= 1.2.6
-PORTREVISION= 1
+PORTVERSION= 1.2.9
CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/python/ \
ftp://libvirt.org/libvirt/python/
Modified: head/devel/py-libvirt/distinfo
==============================================================================
--- head/devel/py-libvirt/distinfo Wed Oct 29 22:16:52 2014 (r371716)
+++ head/devel/py-libvirt/distinfo Wed Oct 29 22:17:55 2014 (r371717)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-python-1.2.6.tar.gz) = cdbd546d608b10a25ce9ef010da55297bb88728ec5a8367b1523bbf230cae6a2
-SIZE (libvirt-python-1.2.6.tar.gz) = 155173
+SHA256 (libvirt-python-1.2.9.tar.gz) = 8f7023ae93aecc6981e07f88fd47bcec1b2bdef52c37c2db8acfb1ad379f79ed
+SIZE (libvirt-python-1.2.9.tar.gz) = 160357
Modified: head/net-mgmt/collectd/Makefile
==============================================================================
--- head/net-mgmt/collectd/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/net-mgmt/collectd/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= collectd
PORTVERSION= 4.10.9
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
Modified: head/net-mgmt/collectd5/Makefile
==============================================================================
--- head/net-mgmt/collectd5/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/net-mgmt/collectd5/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= collectd
PORTVERSION= 5.4.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= net-mgmt
MASTER_SITES= http://collectd.org/files/
PKGNAMESUFFIX= 5
Modified: head/net-mgmt/virt-viewer/Makefile
==============================================================================
--- head/net-mgmt/virt-viewer/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/net-mgmt/virt-viewer/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= virt-viewer
PORTVERSION= 0.5.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/
Modified: head/net-mgmt/virtinst/Makefile
==============================================================================
--- head/net-mgmt/virtinst/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/net-mgmt/virtinst/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= virtinst
PORTVERSION= 0.600.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/sysutils/cfengine33/Makefile
==============================================================================
--- head/sysutils/cfengine33/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/sysutils/cfengine33/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= cfengine
PORTVERSION= 3.3.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
PKGNAMESUFFIX= 33
Modified: head/sysutils/cfengine34/Makefile
==============================================================================
--- head/sysutils/cfengine34/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/sysutils/cfengine34/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= cfengine
PORTVERSION= 3.4.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
Modified: head/sysutils/cfengine35/Makefile
==============================================================================
--- head/sysutils/cfengine35/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/sysutils/cfengine35/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= cfengine
PORTVERSION= 3.5.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
Modified: head/sysutils/cfengine36-rc/Makefile
==============================================================================
--- head/sysutils/cfengine36-rc/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/sysutils/cfengine36-rc/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,6 +3,7 @@
PORTNAME= cfengine
PORTVERSION= 3.6.2rc
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
Modified: head/sysutils/cfengine36/Makefile
==============================================================================
--- head/sysutils/cfengine36/Makefile Wed Oct 29 22:16:52 2014 (r371716)
+++ head/sysutils/cfengine36/Makefile Wed Oct 29 22:17:55 2014 (r371717)
@@ -3,7 +3,7 @@
PORTNAME= cfengine
PORTVERSION= 3.6.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/cfengine.package-repos/tarballs/
More information about the svn-ports-all
mailing list