summaryrefslogtreecommitdiff
path: root/lang/stackless_python
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-29 16:56:34 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-29 16:56:34 +0000
commit20ba04a6d4e1e0784ed567243241a00114144e6e (patch)
tree843b6fe9c4c911f24916960ba8f6029c49ac373e /lang/stackless_python
parent-pthread --> ${PTHREAD_LIBS} (diff)
Maintainer corrected the patch (include/python.h -> include/Python.h).
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=40540
Diffstat (limited to 'lang/stackless_python')
-rw-r--r--lang/stackless_python/Makefile4
-rw-r--r--lang/stackless_python/distinfo2
-rw-r--r--lang/stackless_python/pkg-plist.add1
3 files changed, 3 insertions, 4 deletions
diff --git a/lang/stackless_python/Makefile b/lang/stackless_python/Makefile
index 0d09747935fc..642606e8aa99 100644
--- a/lang/stackless_python/Makefile
+++ b/lang/stackless_python/Makefile
@@ -7,6 +7,7 @@
PORTNAME= python
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= lang python
MASTER_SITES= "" # python port will override this, but it's for portlint
PKGNAMEPREFIX= stackless_
@@ -14,7 +15,7 @@ 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.diff.gz
+PATCHFILES= stackless-010223_1.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= perky@python.or.kr
@@ -25,7 +26,6 @@ MASTERDIR= ${.CURDIR}/../../lang/python
COMMENT= ${.CURDIR}/pkg-comment
DESCR= ${.CURDIR}/pkg-descr
MD5_FILE= ${.CURDIR}/distinfo
-PLIST_SLAVE= ${.CURDIR}/pkg-plist.add
SETUP_LOCAL+= ../../../lang/${PKGNAMEPREFIX}${PORTNAME}/files/Setup.stackless # relative from python port
diff --git a/lang/stackless_python/distinfo b/lang/stackless_python/distinfo
index ac3b459a8ffe..835e5574ac00 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.diff.gz) = 2aac9dd230afcd1ced77e881565920c0
+MD5 (python/stackless-010223_1.diff.gz) = ba8c4fcaff16c2dd93d98315cd84aaf0
diff --git a/lang/stackless_python/pkg-plist.add b/lang/stackless_python/pkg-plist.add
deleted file mode 100644
index e3e1000d35b3..000000000000
--- a/lang/stackless_python/pkg-plist.add
+++ /dev/null
@@ -1 +0,0 @@
-include/%%PYTHON_VERSION%%/python.h