From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 21 00:10:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 671111065674 for ; Sat, 21 May 2011 00:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 37F428FC13 for ; Sat, 21 May 2011 00:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4L0A9OK056892 for ; Sat, 21 May 2011 00:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4L0A9GE056891; Sat, 21 May 2011 00:10:09 GMT (envelope-from gnats) Resent-Date: Sat, 21 May 2011 00:10:09 GMT Resent-Message-Id: <201105210010.p4L0A9GE056891@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Helfman Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3462E1065670 for ; Sat, 21 May 2011 00:01:02 +0000 (UTC) (envelope-from jhelfman@experts-exchange.com) Received: from mail.experts-exchange.com (mail.experts-exchange.com [72.29.183.251]) by mx1.freebsd.org (Postfix) with ESMTP id 0E53F8FC12 for ; Sat, 21 May 2011 00:01:01 +0000 (UTC) Received: from mail.experts-exchange.com (localhost [127.0.0.1]) by mail.experts-exchange.com (Postfix) with ESMTP id A3DF96F48A7 for ; Fri, 20 May 2011 17:01:01 -0700 (PDT) Received: from mail.experts-exchange.com ([127.0.0.1]) by mail.experts-exchange.com (mail.experts-exchange.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jf8RKjRAinMh for ; Fri, 20 May 2011 17:01:01 -0700 (PDT) Received: from experts-exchange.com (unknown [72.29.180.81]) by mail.experts-exchange.com (Postfix) with SMTP id 789D46F48A6 for ; Fri, 20 May 2011 17:01:01 -0700 (PDT) Received: (nullmailer pid 82704 invoked by uid 1001); Sat, 21 May 2011 00:00:57 -0000 Message-Id: <1305936057.386642.82703.nullmailer@experts-exchange.com> Date: Fri, 20 May 2011 17:00:57 -0700 From: Jason Helfman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/157224: [patch][maintainer-update] devel/libvirt: use PYTHON_VERSION in plist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Helfman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2011 00:10:09 -0000 >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@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: