From nobody@FreeBSD.org  Thu Apr 20 09:31:16 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 50A1616A400
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Apr 2006 09:31:16 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF7943D62
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Apr 2006 09:31:15 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3K9VFWu064429
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Apr 2006 09:31:15 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k3K9VF7t064428;
	Thu, 20 Apr 2006 09:31:15 GMT
	(envelope-from nobody)
Message-Id: <200604200931.k3K9VF7t064428@www.freebsd.org>
Date: Thu, 20 Apr 2006 09:31:15 GMT
From: Neal Nelson <neal@nelson.name>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fix wx.pth problem in x11-toolkits/py-wxPython26-common
X-Send-Pr-Version: www-2.3

>Number:         96092
>Category:       ports
>Synopsis:       Fix wx.pth problem in x11-toolkits/py-wxPython26-common
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mezz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 20 09:40:14 GMT 2006
>Closed-Date:    Thu Apr 20 17:04:59 GMT 2006
>Last-Modified:  Thu Apr 20 17:04:59 GMT 2006
>Originator:     Neal Nelson
>Release:        6.1-RC #0
>Organization:
>Environment:
FreeBSD server.home 6.1-RC FreeBSD 6.1-RC #0: Wed Apr 19 12:10:03 CEST 2006 nealie@server.home:/usr/obj/usr/src/sys/SERVER  i386

>Description:
x11-toolkits/py-wxPython26-common overwrites the wx.pth file with an empty file when updated after x11-toolkits/py-wxPython26.

This port should not touch this file and will not after the update to x11-toolkits/py-wxPython26 in pr ports/96091.
>How-To-Repeat:
Reinstall x11-toolkits/py-wxPython26-common
>Fix:
--- pkg-plist.orig   Fri Apr  7 07:00:53 2006
+++ pkg-plist    Thu Apr 20 11:07:09 2006@@ -142,7 +142,6 @@
 include/wx-%%WX_VERSION%%/wx/wxPython/swigver.h
 include/wx-%%WX_VERSION%%/wx/wxPython/wxPython.h
 include/wx-%%WX_VERSION%%/wx/wxPython/wxPython_int.h
-%%PYTHON_SITELIBDIR%%/wx.pth
 %%PYTHON_SITELIBDIR%%/wxversion.py
 %%PYTHON_SITELIBDIR%%/wxversion.pyc
 %%PYTHON_SITELIBDIR%%/wxversion.pyo


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Apr 20 09:44:08 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96092 
Responsible-Changed-From-To: freebsd-ports-bugs->mezz 
Responsible-Changed-By: mezz 
Responsible-Changed-When: Thu Apr 20 16:29:02 UTC 2006 
Responsible-Changed-Why:  
I'll take this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96092 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Thu Apr 20 17:04:44 UTC 2006 
State-Changed-Why:  
Committed, thanks! In future, please use "send-pr -a" or better 
editor/terminal that will working to copy-n-paste with tab/space. I had to 
patch those by manual again, which two patches were failed to apply. :-) 

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