svn commit: r303240 - head/devel/libvirt

Jason Helfman jgh at FreeBSD.org
Mon Aug 27 18:02:22 UTC 2012


Author: jgh
Date: Mon Aug 27 18:02:21 2012
New Revision: 303240
URL: http://svn.freebsd.org/changeset/ports/303240

Log:
  - revert accidental commit
  303239:300896

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

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

Modified: head/devel/libvirt/pkg-plist
==============================================================================
--- head/devel/libvirt/pkg-plist	Mon Aug 27 17:59:40 2012	(r303239)
+++ head/devel/libvirt/pkg-plist	Mon Aug 27 18:02:21 2012	(r303240)
@@ -79,7 +79,6 @@ 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