- Update to 2.5.5

Changelog:
	http://python.org/download/releases/2.5.5/NEWS.txt
This commit is contained in:
Martin Wilke 2010-02-02 22:00:24 +00:00
parent 103995d974
commit 2c0165032e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249109
3 changed files with 6 additions and 7 deletions

View file

@ -387,9 +387,9 @@ PYTHON_VER= 2.6
# Python-2.5
.elif ${PYTHON_VERSION} == "python2.5"
PYTHON_PORTVERSION?=2.5.4
PYTHON_PORTVERSION?=2.5.5
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python25
PYTHON_REL= 254
PYTHON_REL= 255
PYTHON_SUFFIX= 25
PYTHON_VER= 2.5

View file

@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= python25
PORTVERSION= 2.5.4
PORTREVISION= 3
PORTVERSION= 2.5.5
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}

View file

@ -1,3 +1,3 @@
MD5 (python/Python-2.5.4.tgz) = ad47b23778f64edadaaa8b5534986eed
SHA256 (python/Python-2.5.4.tgz) = 3d3b205611ee503a38a9433d5645a571668420bb219242c7f51af85f05664da6
SIZE (python/Python-2.5.4.tgz) = 11604497
MD5 (python/Python-2.5.5.tgz) = abc02139ca38f4258e8e372f7da05c88
SHA256 (python/Python-2.5.5.tgz) = 03be1019c4fe93daeb53ba9e4294bf22a8ed4cb854cbd57e24e16f6bf63e2392
SIZE (python/Python-2.5.5.tgz) = 11606370