diff options
author | perky <perky@FreeBSD.org> | 2008-10-13 16:23:00 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2008-10-13 16:23:00 +0800 |
commit | 6399415d369e388f3b8c41a3deb8dd2c3f4aafca (patch) | |
tree | 05c248f8c37ae70dd9fb5d16d2b1a6ec9ed5b196 /lang/python26/distinfo | |
parent | de19304246371de043c04035fb18cde1679a6eb9 (diff) | |
download | freebsd-ports-graphics-6399415d369e388f3b8c41a3deb8dd2c3f4aafca.tar.gz freebsd-ports-graphics-6399415d369e388f3b8c41a3deb8dd2c3f4aafca.tar.zst freebsd-ports-graphics-6399415d369e388f3b8c41a3deb8dd2c3f4aafca.zip |
Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)
Python 2.6 will be the next default python version when enough
testings of consumer ports are done. The new "2to3" program is
renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively.
Repo-copied by: marcus
Diffstat (limited to 'lang/python26/distinfo')
-rw-r--r-- | lang/python26/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python26/distinfo b/lang/python26/distinfo index 855d2a1ab8b..c6556fb0d8f 100644 --- a/lang/python26/distinfo +++ b/lang/python26/distinfo @@ -1,3 +1,3 @@ -MD5 (python/Python-2.5.2.tgz) = 3f7ca8aa86c6bd275426d63b46e07992 -SHA256 (python/Python-2.5.2.tgz) = 834afe8a88adaf623b05ac5dd6700dd5bb5d0d5553fc74ad529359a3496e4ae3 -SIZE (python/Python-2.5.2.tgz) = 11583114 +MD5 (python/Python-2.6.tgz) = d16d29a77db2cd3af882a591f431a403 +SHA256 (python/Python-2.6.tgz) = 7c2f21a968a737a59ed0729f4b1dc154dc3aa183c20be96055186fe43c6742d0 +SIZE (python/Python-2.6.tgz) = 13023860 |