From d0ba903fd7786e762576208f4f797724d16c732c Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Thu, 20 Apr 2006 17:04:04 +0000 Subject: - Update to 2.6.3.2. [1] - Do not let py-wxPython26-common to touch wx.pth or it will ending up as empty by overwrite when you reinstall or update py-wxPython26-common. [2] PR: ports/96091 [1], ports/96092 [2] Submitted by: Neal Nelson (maintainer) --- x11-toolkits/py-wxPython26/Makefile | 10 +++------- x11-toolkits/py-wxPython26/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 10 deletions(-) (limited to 'x11-toolkits/py-wxPython26') diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile index 8fddd27ebdbe..67cdd98bb57b 100644 --- a/x11-toolkits/py-wxPython26/Makefile +++ b/x11-toolkits/py-wxPython26/Makefile @@ -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 @@ post-install: ## # 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 diff --git a/x11-toolkits/py-wxPython26/distinfo b/x11-toolkits/py-wxPython26/distinfo index ce049005c508..314c9179a6e0 100644 --- a/x11-toolkits/py-wxPython26/distinfo +++ b/x11-toolkits/py-wxPython26/distinfo @@ -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 -- cgit v1.2.3