summaryrefslogtreecommitdiff
path: root/lang/stackless_python
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-09-02 15:14:52 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-09-02 15:14:52 +0000
commit4baba515dc7f8f554eea820e5eaec3db96ed8e21 (patch)
tree6e633c20259e2c521dee28ad8bb2718398149797 /lang/stackless_python
parentUpdate to version 0.25 (diff)
Update to version 2.0.1
PR: 30256 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=47319
Diffstat (limited to 'lang/stackless_python')
-rw-r--r--lang/stackless_python/Makefile13
-rw-r--r--lang/stackless_python/distinfo4
2 files changed, 7 insertions, 10 deletions
diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile
index bcab3471b0fa..3a4659e22bde 100644
--- a/lang/stackless_python/Makefile
+++ b/lang/stackless_python/Makefile
@@ -6,27 +6,24 @@
#
PORTNAME= python
-PORTVERSION= 2.0
-PORTREVISION= 1
+PORTVERSION= 2.0.1
CATEGORIES= lang python
-MASTER_SITES= "" # python port will override this, but it's for portlint
+MASTER_SITES= ""
PKGNAMEPREFIX= stackless_
PATCH_SITES= http://www3.kr.freebsd.org/~perky/distfiles/ \
- http://www2.freebsd-kr.org/~perky/distfiles/ \
- ftp://ftp2.python.or.kr/pub/FreeBSD/ports/distfiles/
-PATCHFILES= stackless-010223_1.diff.gz
+ http://pipiband.com/distfiles/
+PATCHFILES= stackless-010514.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= perky@python.or.kr
MASTERDIR= ${.CURDIR}/../../lang/python20
-# stackless python port infoes
COMMENT= ${.CURDIR}/pkg-comment
DESCR= ${.CURDIR}/pkg-descr
MD5_FILE= ${.CURDIR}/distinfo
-SETUP_LOCAL+= ../../../lang/${PKGNAMEPREFIX}${PORTNAME}/files/Setup.stackless # relative from python port
+SETUP_LOCAL+= ../../../lang/${PKGNAMEPREFIX}${PORTNAME}/files/Setup.stackless
.include "${MASTERDIR}/Makefile"
diff --git a/lang/stackless_python/distinfo b/lang/stackless_python/distinfo
index 835e5574ac00..d9b02664d2ed 100644
--- a/lang/stackless_python/distinfo
+++ b/lang/stackless_python/distinfo
@@ -1,2 +1,2 @@
-MD5 (python/BeOpen-Python-2.0.tar.gz) = 8c4a64891d3dc6422df2514c603f0c98
-MD5 (python/stackless-010223_1.diff.gz) = ba8c4fcaff16c2dd93d98315cd84aaf0
+MD5 (python/Python-2.0.1.tgz) = 8aa10dcf062723001b852d96e905af79
+MD5 (python/stackless-010514.diff.gz) = 7c4efd26d1bd01e85338e98ac5bfb0b1