svn commit: r380281 - in head/devel: libvirt py-libvirt

Jason Helfman jgh at FreeBSD.org
Mon Mar 2 18:21:14 UTC 2015


Author: jgh
Date: Mon Mar  2 18:21:12 2015
New Revision: 380281
URL: https://svnweb.freebsd.org/changeset/ports/380281
QAT: https://qat.redports.org/buildarchive/r380281/

Log:
  - update to devel/libvirt and devel/py-libvirt to 1.2.13
  
  http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.13

Modified:
  head/devel/libvirt/Makefile
  head/devel/libvirt/distinfo
  head/devel/libvirt/pkg-plist
  head/devel/py-libvirt/Makefile
  head/devel/py-libvirt/distinfo

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Mon Mar  2 18:18:45 2015	(r380280)
+++ head/devel/libvirt/Makefile	Mon Mar  2 18:21:12 2015	(r380281)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.12
-PORTREVISION=	1
+PORTVERSION=	1.2.13
 CATEGORIES=	devel
 MASTER_SITES=	http://libvirt.org/sources/ \
 		ftp://libvirt.org/libvirt/
@@ -75,7 +74,7 @@ CPE_VENDOR=	redhat
 USE_PERL5=	build
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
-SHLIB_VER=	0.1002.12
+SHLIB_VER=	0.1002.13
 PLIST_SUB=	PORTVERSION="-${PORTVERSION}" \
 		SHLIB_VER=${SHLIB_VER}
 PORTDOCS=	*

Modified: head/devel/libvirt/distinfo
==============================================================================
--- head/devel/libvirt/distinfo	Mon Mar  2 18:18:45 2015	(r380280)
+++ head/devel/libvirt/distinfo	Mon Mar  2 18:21:12 2015	(r380281)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-1.2.12.tar.gz) = eff5227f774560d97f0b44402a444e821c51e8cd44add89f74bc3c1f4dede66a
-SIZE (libvirt-1.2.12.tar.gz) = 30710487
+SHA256 (libvirt-1.2.13.tar.gz) = 944163d93949db61f49eace85838b1bd55ce855e88b014df16c50fd2102bdaf6
+SIZE (libvirt-1.2.13.tar.gz) = 30861600

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Mon Mar  2 18:18:45 2015	(r380280)
+++ head/devel/libvirt/pkg-plist	Mon Mar  2 18:21:12 2015	(r380281)
@@ -130,6 +130,8 @@ share/augeas/lenses/tests/test_virtlockd
 %%DOCSDIR%%%%PORTVERSION%%/html/index.html
 %%DOCSDIR%%%%PORTVERSION%%/html/internals/command.html
 %%DOCSDIR%%%%PORTVERSION%%/html/internals/locking.html
+%%PORTDOCS%%%%DOCSDIR%%%%PORTVERSION%%/html/locking-lockd.html
+%%PORTDOCS%%%%DOCSDIR%%%%PORTVERSION%%/html/locking-sanlock.html
 %%DOCSDIR%%%%PORTVERSION%%/html/internals/rpc.html
 %%DOCSDIR%%%%PORTVERSION%%/html/intro.html
 %%DOCSDIR%%%%PORTVERSION%%/html/java.html
@@ -293,8 +295,6 @@ 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

Modified: head/devel/py-libvirt/Makefile
==============================================================================
--- head/devel/py-libvirt/Makefile	Mon Mar  2 18:18:45 2015	(r380280)
+++ head/devel/py-libvirt/Makefile	Mon Mar  2 18:21:12 2015	(r380281)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvirt
-PORTVERSION=	1.2.12
+PORTVERSION=	1.2.13
 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	Mon Mar  2 18:18:45 2015	(r380280)
+++ head/devel/py-libvirt/distinfo	Mon Mar  2 18:21:12 2015	(r380281)
@@ -1,2 +1,2 @@
-SHA256 (libvirt-python-1.2.12.tar.gz) = 432f438f9759e216424490f51a8804398b70fb1b2f2211f45fb05f72f5ad849f
-SIZE (libvirt-python-1.2.12.tar.gz) = 164708
+SHA256 (libvirt-python-1.2.13.tar.gz) = fa22a6012a5d47aa728bdcf9f42d9d06e4dd8fa3ea9bc92b10122ea8300e9c39
+SIZE (libvirt-python-1.2.13.tar.gz) = 164722


More information about the svn-ports-head mailing list