svn commit: r303239 - head/devel/libvirt

Jason Helfman jgh at FreeBSD.org
Mon Aug 27 17:59:41 UTC 2012


Author: jgh
Date: Mon Aug 27 17:59:40 2012
New Revision: 303239
URL: http://svn.freebsd.org/changeset/ports/303239

Log:
  10

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

Modified: head/devel/libvirt/Makefile
==============================================================================
--- head/devel/libvirt/Makefile	Mon Aug 27 17:44:23 2012	(r303238)
+++ head/devel/libvirt/Makefile	Mon Aug 27 17:59:40 2012	(r303239)
@@ -45,7 +45,7 @@ USE_GNOME=	gnomehack
 GNOME_MAKEFILEIN=	Makefile.am
 USE_LDCONFIG=	yes
 USE_PYTHON_BUILD=	yes
-SHLIB_VER=	9
+SHLIB_VER=	10
 PLIST_SUB=	PORTVERSION="-${PORTVERSION}" \
 		SHLIB_VER=${SHLIB_VER}
 

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Mon Aug 27 17:44:23 2012	(r303238)
+++ head/devel/libvirt/pkg-plist	Mon Aug 27 17:59:40 2012	(r303239)
@@ -79,6 +79,7 @@ share/augeas/lenses/tests/test_libvirtd.
 %%DOCSDIR%%%%PORTVERSION%%/html/drvhyperv.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvlxc.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvopenvz.html
+%%DOCSDIR%%%%PORTVERSION%%/html/drvparallels.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvqemu.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvremote.html
 %%DOCSDIR%%%%PORTVERSION%%/html/drvtest.html



More information about the svn-ports-head mailing list