summaryrefslogtreecommitdiff
path: root/lang/stackless_python
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-10-26 11:53:30 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-10-26 11:53:30 +0000
commita62b5062d58c1d2ed9b45564b212976be9411bf3 (patch)
tree6cf9990addabe054360f8e9180de882c56a06a2d /lang/stackless_python
parentBump libast shared lib version. (diff)
Update to Python-2.2.2+Stackless-021026 to cope with master port's upgrade.
Spotted by: kris
Notes
Notes: svn path=/head/; revision=68864
Diffstat (limited to 'lang/stackless_python')
-rw-r--r--lang/stackless_python/Makefile7
-rw-r--r--lang/stackless_python/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile
index 15db1c4361e2..6d297882632f 100644
--- a/lang/stackless_python/Makefile
+++ b/lang/stackless_python/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= python
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
PORTREVISION= ${CVSDATE}0
CATEGORIES= lang python
MASTER_SITES= #
@@ -21,7 +21,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= perky@FreeBSD.org
ONLY_FOR_ARCHS= i386 powerpc
-CVSDATE= 020918
+CVSDATE= 021026
MASTERDIR= ${.CURDIR}/../../lang/python
COMMENT= ${.CURDIR}/pkg-comment
@@ -31,7 +31,8 @@ PLIST= ${WRKDIR}/pkg-plist
post-patch:
@${FIND} ${WRKSRC} -name '*.orig' -exec ${RM} -f {} \;
- @${RM} -rf ${WRKSRC}/Demo/extend
+ @${RM} -rf ${WRKSRC}/Lib/test/output/test_atexit \
+ ${WRKSRC}/Lib/test/output/test_minidom
@${ECHO} "lib/%%PYTHON_VERSION%%/lib-dynload/stackless.so" >${PLIST}
@${CAT} ${MASTERDIR}/pkg-plist >>${PLIST}
diff --git a/lang/stackless_python/distinfo b/lang/stackless_python/distinfo
index 7fd2bc3c6a26..47bd00ba5e27 100644
--- a/lang/stackless_python/distinfo
+++ b/lang/stackless_python/distinfo
@@ -1,2 +1,2 @@
-MD5 (python/Python-2.2.1.tgz) = e7012d611602b62e36073c2fd02396a3
-MD5 (python/stackless-020918.diff.bz2) = e6706366cbeb563ae52c6d1830f175ef
+MD5 (python/Python-2.2.2.tgz) = 1c1067396e5aa0299978486eb5bd1a5c
+MD5 (python/stackless-021026.diff.bz2) = 72249d4d0422150ca9c8a6ff5f28fd63