diff options
Diffstat (limited to 'lang/python31')
-rw-r--r-- | lang/python31/Makefile | 4 | ||||
-rw-r--r-- | lang/python31/distinfo | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lang/python31/Makefile b/lang/python31/Makefile index ec0f468b3ab4..e97fbac0eb7d 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -6,11 +6,15 @@ PORTNAME= python PORTVERSION= 2.5.a0.20050129 +PORTREVISION= 1 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/python31/distinfo b/lang/python31/distinfo index 0072eec35a72..03e493904480 100644 --- a/lang/python31/distinfo +++ b/lang/python31/distinfo @@ -1,2 +1,4 @@ MD5 (python/Python-2.5.a0.20050129.tgz) = bdf571f3e28c4793bedbd180611c28e6 SIZE (python/Python-2.5.a0.20050129.tgz) = 9227299 +MD5 (python/patch.txt) = bdebb9c747dea1eada73ee7dbb6ac838 +SIZE (python/patch.txt) = 4427 |