summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2008-10-13 08:23:00 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2008-10-13 08:23:00 +0000
commit3813a5dbe7d0608965d690d98e1730ad5c8878ff (patch)
treec6bc50f8d593ff6f8b9f46161b022682d1e508cd /lang/python
parent- Fix synergy crashing on copy and paste from Fedora (diff)
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
Notes
Notes: svn path=/head/; revision=221521
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/distinfo6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/python/distinfo b/lang/python/distinfo
index ff55d775c036..44dcd989ae1f 100644
--- a/lang/python/distinfo
+++ b/lang/python/distinfo
@@ -23,6 +23,8 @@ MD5 (python/Python-2.4.tgz) = 149ad508f936eccf669d52682cf8e606
MD5 (python/Python-2.5.1.tgz) = cca695828df8adc3e69b637af07522e1
MD5 (python/Python-2.5.2.tgz) = 3f7ca8aa86c6bd275426d63b46e07992
MD5 (python/Python-2.5.tgz) = bc1b74f90a472a6c0a85481aaeb43f95
+MD5 (python/Python-2.6.tgz) = d16d29a77db2cd3af882a591f431a403
+MD5 (python/Python-3.0rc1.tgz) = 716387485aa59e5e7815ae3ca2c8e197
SHA256 (python/Python-2.1.1.tgz) = 6a5455b2ab72642feffc060a04e8ea543de2d0671a3f9c335b52f2e1e41edc5f
SHA256 (python/Python-2.1.2.tgz) = 389c7badc61f9bdc50788b54dd3ffeaa4b559baf6a4de1425bf90b9c6b4ac66e
SHA256 (python/Python-2.1.3.tgz) = 1bcb5bb587948bc38f36db60e15c376009c56c66570e563a08a82bf7f227afb9
@@ -48,6 +50,8 @@ SHA256 (python/Python-2.4.tgz) = ff746de0fae8691c082414b42a2bb172da8797e6e8ff66c
SHA256 (python/Python-2.5.1.tgz) = 1f5caee846049ca30d996f9403eefdb996295c4af664867e35dcc5eb36e4e7e8
SHA256 (python/Python-2.5.2.tgz) = 834afe8a88adaf623b05ac5dd6700dd5bb5d0d5553fc74ad529359a3496e4ae3
SHA256 (python/Python-2.5.tgz) = d7bbf42e36003c6065cd19f3e67d283521858515ee923220f654131cebe1d8f2
+SHA256 (python/Python-2.6.tgz) = 7c2f21a968a737a59ed0729f4b1dc154dc3aa183c20be96055186fe43c6742d0
+SHA256 (python/Python-3.0rc1.tgz) = e20785b565146ce26b0592d44c36b4a2fa63acab18878de3dd3037dba8c6dfa1
SIZE (python/Python-2.1.1.tgz) = 6187808
SIZE (python/Python-2.1.2.tgz) = 6189889
SIZE (python/Python-2.1.3.tgz) = 6194432
@@ -73,3 +77,5 @@ SIZE (python/Python-2.4.tgz) = 9198035
SIZE (python/Python-2.5.1.tgz) = 11060830
SIZE (python/Python-2.5.2.tgz) = 11583114
SIZE (python/Python-2.5.tgz) = 11019675
+SIZE (python/Python-2.6.tgz) = 13023860
+SIZE (python/Python-3.0rc1.tgz) = 21994455