Date: Mon, 27 Aug 2012 18:02:21 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303240 - head/devel/libvirt Message-ID: <201208271802.q7RI2LoJ035150@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208271802.q7RI2LoJ035150>