From nobody@FreeBSD.org  Sat Feb 26 15:39:29 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4101F106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Feb 2011 15:39:29 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 30C128FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Feb 2011 15:39:29 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p1QFdT9Y036358
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Feb 2011 15:39:29 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p1QFdTbp036357;
	Sat, 26 Feb 2011 15:39:29 GMT
	(envelope-from nobody)
Message-Id: <201102261539.p1QFdTbp036357@red.freebsd.org>
Date: Sat, 26 Feb 2011 15:39:29 GMT
From: Wen Heping <wen@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Patch] x11-toolkits/py-wxPython28: fix build with Python-2.7
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: neal@nelson.name

>Number:         155065
>Category:       ports
>Synopsis:       [Patch] x11-toolkits/py-wxPython28: fix build with Python-2.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 26 15:40:04 UTC 2011
>Closed-Date:    Mon Feb 28 10:58:15 UTC 2011
>Last-Modified:  Mon Feb 28 10:58:15 UTC 2011
>Originator:     Wen Heping
>Release:        
>Organization:
FreeBSD
>Environment:
>Description:
Fix build with python-2.7 which will be default soon
>How-To-Repeat:

>Fix:
--- pkg-plist.orig      2011-02-26 12:32:13.000000000 +0000
+++ pkg-plist   2011-02-26 15:29:13.000000000 +0000
@@ -1542,7 +1542,7 @@
 %%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wx/xrc.py
 %%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wx/xrc.pyc
 %%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wx/xrc.pyo
-%%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wxPython-2.8.10.1-py2.6.egg-info
+%%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wxPython-2.8.10.1-py%%PYTHON_VER%%.egg-info
 %%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wxPython/__init__.py
 %%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wxPython/__init__.pyc
 %%PYTHON_SITELIBDIR%%/%%WX_PYTHON_DIR%%/wxPython/__init__.pyo


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 26 15:40:12 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155065 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Feb 26 15:40:16 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155065 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: neal@nelson.name
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/155065: [Patch] x11-toolkits/py-wxPython28: fix build with Python-2.7
Date: Sat, 26 Feb 2011 15:40:14 UT

 Maintainer of x11-toolkits/py-wxPython28,
 
 Please note that PR ports/155065 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155065
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Neal Nelson <neal@nicandneal.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/155065: [Patch] x11-toolkits/py-wxPython28: fix build with Python-2.7
Date: Mon, 28 Feb 2011 09:41:25 +0100

 Please go ahead with this patch.
 
 Thanks.
 
 On 2011-02-26, at 16:40 , Edwin Groothuis wrote:
 
 > Maintainer of x11-toolkits/py-wxPython28,
 > 
 > Please note that PR ports/155065 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155065
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 > 
 > !DSPAM:4d691f0990699392724100!
 > 
 
State-Changed-From-To: feedback->closed 
State-Changed-By: wen 
State-Changed-When: Mon Feb 28 10:58:14 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155065 
>Unformatted:
