aboutsummaryrefslogtreecommitdiff
path: root/lang/python23
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2005-02-04 04:15:53 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2005-02-04 04:15:53 +0000
commit0d90a4348e67be408583b5c3d09d949bcc79eaba (patch)
tree4d5f9b2c403827b933457d32a9b91bc4a15c92f3 /lang/python23
parente3292516312a7f4f266e52c4459680871ff78d6f (diff)
downloadports-0d90a4348e67be408583b5c3d09d949bcc79eaba.tar.gz
ports-0d90a4348e67be408583b5c3d09d949bcc79eaba.zip
Notes
Diffstat (limited to 'lang/python23')
-rw-r--r--lang/python23/Makefile5
-rw-r--r--lang/python23/distinfo2
2 files changed, 6 insertions, 1 deletions
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index 637ec1a55137..ff067314a8f3 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -7,12 +7,15 @@
PORTNAME= python
PORTVERSION= 2.3.4
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
DISTFILES= ${PYTHON_DISTFILE}
+PATCH_SITES= http://www.python.org/security/PSF-2005-001/
+PATCHFILES= patch.txt
+
MAINTAINER= perky@FreeBSD.org
COMMENT?= An interpreted object-oriented programming language
diff --git a/lang/python23/distinfo b/lang/python23/distinfo
index bff74d31dc32..569a99446762 100644
--- a/lang/python23/distinfo
+++ b/lang/python23/distinfo
@@ -1,2 +1,4 @@
MD5 (python/Python-2.3.4.tgz) = b6cf0b19226861a38689d2fabd0931b3
SIZE (python/Python-2.3.4.tgz) = 8502738
+MD5 (python/patch.txt) = bdebb9c747dea1eada73ee7dbb6ac838
+SIZE (python/patch.txt) = 4427