ports/157224: [patch][maintainer-update] devel/libvirt: use PYTHON_VERSION in plist
Jason Helfman
jhelfman at experts-exchange.com
Sat May 21 00:10:09 UTC 2011
>Number: 157224
>Category: ports
>Synopsis: [patch][maintainer-update] devel/libvirt: use PYTHON_VERSION in plist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat May 21 00:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Jason Helfman
>Release: FreeBSD 8.2-RELEASE i386
>Organization:
Experts Exchange, LLC.
>Environment:
System: FreeBSD eggman.experts-exchange.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Use python_version in plist
Builds cleanly in Tinderbox
>How-To-Repeat:
>Fix:
Index: devel/libvirt/pkg-plist
===================================================================
RCS file: /home/jhelfman/ncvs/ports/devel/libvirt/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- devel/libvirt/pkg-plist 20 May 2011 14:42:14 -0000 1.1
+++ devel/libvirt/pkg-plist 20 May 2011 23:36:34 -0000
@@ -36,9 +36,9 @@
%%LIB32DIR%%/libvirt.so
%%LIB32DIR%%/libvirt.so.9
%%LIB32DIR%%/pkgconfig/libvirt.pc
-%%LIB32DIR%%/python2.7/site-packages/libvirt.py
-%%LIB32DIR%%/python2.7/site-packages/libvirtmod.la
-%%LIB32DIR%%/python2.7/site-packages/libvirtmod.so
+%%LIB32DIR%%/%%PYTHON_VERSION%%/site-packages/libvirt.py
+%%LIB32DIR%%/%%PYTHON_VERSION%%/site-packages/libvirtmod.la
+%%LIB32DIR%%/%%PYTHON_VERSION%%/site-packages/libvirtmod.so
libexec/libvirt_iohelper
sbin/libvirtd
share/augeas/lenses/libvirtd.aug
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list