diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-05-30 12:08:39 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-05-30 12:08:39 +0000 |
commit | 93470f7aa5bcf11b19d6e2f9e4ad417a07480d64 (patch) | |
tree | 0663ef85f50fd284aee8c69a4d03bd85c443398f /lang | |
parent | 1b95eebd8a5b77246bc4a71b4396ccb5f749c13e (diff) | |
download | ports-93470f7aa5bcf11b19d6e2f9e4ad417a07480d64.tar.gz ports-93470f7aa5bcf11b19d6e2f9e4ad417a07480d64.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python25/Makefile | 3 | ||||
-rw-r--r-- | lang/python25/distinfo | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 6482193949e1..b8b56a57a933 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= python25 -PORTVERSION= 2.5.5 -PORTREVISION= 1 +PORTVERSION= 2.5.6 CATEGORIES= lang python ipv6 MASTER_SITES= ${PYTHON_MASTER_SITES} MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} diff --git a/lang/python25/distinfo b/lang/python25/distinfo index 6e2a751b5345..3390ad92a7f7 100644 --- a/lang/python25/distinfo +++ b/lang/python25/distinfo @@ -1,3 +1,2 @@ -MD5 (python/Python-2.5.5.tgz) = abc02139ca38f4258e8e372f7da05c88 -SHA256 (python/Python-2.5.5.tgz) = 03be1019c4fe93daeb53ba9e4294bf22a8ed4cb854cbd57e24e16f6bf63e2392 -SIZE (python/Python-2.5.5.tgz) = 11606370 +SHA256 (python/Python-2.5.6.tgz) = c2e4377597241b1065677d23327c04d0f41945d370c61a491cc88be367234c5d +SIZE (python/Python-2.5.6.tgz) = 11608002 |