aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-04-20 17:04:04 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-04-20 17:04:04 +0000
commitd0ba903fd7786e762576208f4f797724d16c732c (patch)
tree91a6e1411af2a65d031f4be81b86dea1aeab7b46 /x11-toolkits
parent329077d890dc1da7290263b35afbe4e4c9855302 (diff)
downloadports-d0ba903fd7786e762576208f4f797724d16c732c.tar.gz
ports-d0ba903fd7786e762576208f4f797724d16c732c.zip
- 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 <neal@nelson.name> (maintainer)
Notes
Notes: svn path=/head/; revision=160024
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-wxPython26-common/Makefile2
-rw-r--r--x11-toolkits/py-wxPython26-common/pkg-plist1
-rw-r--r--x11-toolkits/py-wxPython26/Makefile10
-rw-r--r--x11-toolkits/py-wxPython26/distinfo6
-rw-r--r--x11-toolkits/py-wxPython28-common/Makefile2
-rw-r--r--x11-toolkits/py-wxPython28-common/pkg-plist1
-rw-r--r--x11-toolkits/py-wxPython28/Makefile10
-rw-r--r--x11-toolkits/py-wxPython28/distinfo6
8 files changed, 14 insertions, 24 deletions
diff --git a/x11-toolkits/py-wxPython26-common/Makefile b/x11-toolkits/py-wxPython26-common/Makefile
index 623942942466..99087e39da0b 100644
--- a/x11-toolkits/py-wxPython26-common/Makefile
+++ b/x11-toolkits/py-wxPython26-common/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
WITH_COMMON_ONLY= yes
diff --git a/x11-toolkits/py-wxPython26-common/pkg-plist b/x11-toolkits/py-wxPython26-common/pkg-plist
index a741d25359b8..fedf3dfee778 100644
--- a/x11-toolkits/py-wxPython26-common/pkg-plist
+++ b/x11-toolkits/py-wxPython26-common/pkg-plist
@@ -142,7 +142,6 @@ include/wx-%%WX_VERSION%%/wx/wxPython/pytree.h
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
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 <bsd.port.post.mk>
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
diff --git a/x11-toolkits/py-wxPython28-common/Makefile b/x11-toolkits/py-wxPython28-common/Makefile
index 623942942466..99087e39da0b 100644
--- a/x11-toolkits/py-wxPython28-common/Makefile
+++ b/x11-toolkits/py-wxPython28-common/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
WITH_COMMON_ONLY= yes
diff --git a/x11-toolkits/py-wxPython28-common/pkg-plist b/x11-toolkits/py-wxPython28-common/pkg-plist
index a741d25359b8..fedf3dfee778 100644
--- a/x11-toolkits/py-wxPython28-common/pkg-plist
+++ b/x11-toolkits/py-wxPython28-common/pkg-plist
@@ -142,7 +142,6 @@ include/wx-%%WX_VERSION%%/wx/wxPython/pytree.h
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
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile
index 8fddd27ebdbe..67cdd98bb57b 100644
--- a/x11-toolkits/py-wxPython28/Makefile
+++ b/x11-toolkits/py-wxPython28/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 <bsd.port.post.mk>
diff --git a/x11-toolkits/py-wxPython28/distinfo b/x11-toolkits/py-wxPython28/distinfo
index ce049005c508..314c9179a6e0 100644
--- a/x11-toolkits/py-wxPython28/distinfo
+++ b/x11-toolkits/py-wxPython28/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