From nobody@FreeBSD.org  Thu Apr 20 09:23:19 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 9058716A400
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Apr 2006 09:23:19 +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 5D4CA43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Apr 2006 09:23:19 +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 k3K9NJNr046547
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Apr 2006 09:23:19 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k3K9NJHw046546;
	Thu, 20 Apr 2006 09:23:19 GMT
	(envelope-from nobody)
Message-Id: <200604200923.k3K9NJHw046546@www.freebsd.org>
Date: Thu, 20 Apr 2006 09:23:19 GMT
From: Neal Nelson <neal@nelson.name>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update x11-toolkits/py-wxPython26 to 2.6.3.2
X-Send-Pr-Version: www-2.3

>Number:         96091
>Category:       ports
>Synopsis:       Update x11-toolkits/py-wxPython26 to 2.6.3.2
>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:30:14 GMT 2006
>Closed-Date:    Thu Apr 20 17:04:35 GMT 2006
>Last-Modified:  Thu Apr 20 17:04:35 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:
Update port x11-toolkits/py-wxPython26 to the latest version 2.6.3.2
>How-To-Repeat:

>Fix:
--- Makefile.orig    Fri Apr  7 07:00:52 2006
+++ Makefile    Thu Apr 20 11:05:37 2006
@@ -6,7 +6,7 @@
 #

 PORTNAME=      wxPython
-PORTVERSION=   2.6.3.0
+PORTVERSION=   2.6.3.2
 PORTREVISION?= 0
 CATEGORIES=    x11-toolkits python
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
@@ -170,16 +170,12 @@
 ##
 # wxversion wxPython available list
 ##
-.if defined(WITH_COMMON_ONLY)
-# create the file
-       @${ECHO_CMD} -n >> \
-               ${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@}/wx.pth
-.else
+.if !defined(WITH_COMMON_ONLY)
 # add ansi/unicode to the available list
        @${ECHO_CMD} ${WX_PYTHON_DIR} >> \
                ${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@}/wx.pth
-.endif
        @${CHMOD} ${SHAREMODE} \
                ${PYTHON_SITELIBDIR:C@^${LOCALBASE}@${PREFIX}@}/wx.pth
+.endif

 .include <bsd.port.post.mk>

--- distinfo.orig    Tue Apr  4 21:34:39 2006
+++ distinfo    Thu Apr 20 11:05:37 2006
@@ -1,3 +1,3 @@
-MD5 (wxPython-src-2.6.3.0.tar.gz) = 2891a496f4a415179e6a231619344b27
-SHA256 (wxPython-src-2.6.3.0.tar.gz) = 9571370b1879add44767cc438a0bdec0f9d5533eb6cd76af43f395de60cfabf3
-SIZE (wxPython-src-2.6.3.0.tar.gz) = 19127812
+MD5 (wxPython-src-2.6.3.2.tar.gz) = a27546fab8a8d77eb6b67954e6362269
+SHA256 (wxPython-src-2.6.3.2.tar.gz) = 21558bf3f306bb935b53e0ca42664ca325ec3cc4d9452b79bb5d9ff4b68aadb6
+SIZE (wxPython-src-2.6.3.2.tar.gz) = 18946956

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

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

http://www.freebsd.org/cgi/query-pr.cgi?pr=96091 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Thu Apr 20 17:04:14 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=96091 
>Unformatted:
