diff options
author | delphij <delphij@FreeBSD.org> | 2007-02-14 06:07:29 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-02-14 06:07:29 +0000 |
commit | b0c97aa4e28f56d83e49b5e4d17349eef45277c1 (patch) | |
tree | 392e8868076d8469ee0b17c58c9e2a7579a23252 /lang/python | |
parent | 5a77f2129c22b0f018d1cbbaf2a195671ca6fab4 (diff) | |
download | FreeBSD-ports-b0c97aa4e28f56d83e49b5e4d17349eef45277c1.zip FreeBSD-ports-b0c97aa4e28f56d83e49b5e4d17349eef45277c1.tar.gz |
Update to Python 2.4.4.
Approved by: maintainer timeout, alexbl (python@)
Tested by: pointyhat
PR: ports/105901
Diffstat (limited to 'lang/python')
-rw-r--r-- | lang/python/Makefile | 2 | ||||
-rw-r--r-- | lang/python/distinfo | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile index e00768f..fc1b1a7 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -6,7 +6,7 @@ # PORTNAME= python -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 PORTEPOCH= 1 CATEGORIES= lang python ipv6 MASTER_SITES= # empty diff --git a/lang/python/distinfo b/lang/python/distinfo index 02a7987..054d4ec 100644 --- a/lang/python/distinfo +++ b/lang/python/distinfo @@ -15,6 +15,7 @@ MD5 (python/Python-2.3.tgz) = 595620a4769073a812e353597585c4e8 MD5 (python/Python-2.4.1.tgz) = 7bb2416a4f421c3452d306694d3efbba MD5 (python/Python-2.4.2.tgz) = 07cfc759546f6723bb367be5b1ce9875 MD5 (python/Python-2.4.3.tgz) = edf994473a8c1a963aaa71e442b285b7 +MD5 (python/Python-2.4.4.tgz) = 82d000617baaef269ad5795c595fdc58 MD5 (python/Python-2.4.tgz) = 149ad508f936eccf669d52682cf8e606 MD5 (python/Python-2.5.tgz) = bc1b74f90a472a6c0a85481aaeb43f95 SHA256 (python/Python-2.1.1.tgz) = 6a5455b2ab72642feffc060a04e8ea543de2d0671a3f9c335b52f2e1e41edc5f @@ -34,6 +35,7 @@ SHA256 (python/Python-2.3.tgz) = 20ea7faad43e1993f5c9292c5864671cf9de68eda1a0579 SHA256 (python/Python-2.4.1.tgz) = f449c3b167389324c525ad99d02376c518ac11e163dbbbc13bc88a5c7101fd00 SHA256 (python/Python-2.4.2.tgz) = 2653e1846e87fd9b3ee287fefc965c80c54646548b4913a22265b0dd54493adf SHA256 (python/Python-2.4.3.tgz) = 985a413932f5e31e6280b37da6b285a3a0b2748c6786643989ed9b23de97e2d5 +SHA256 (python/Python-2.4.4.tgz) = 92be6e20cbc3111d9dd0c016d72ef7914c23b879dc52df7ba28df97afbf12e2e SHA256 (python/Python-2.4.tgz) = ff746de0fae8691c082414b42a2bb172da8797e6e8ff66c9a39d2e452f7034e9 SHA256 (python/Python-2.5.tgz) = d7bbf42e36003c6065cd19f3e67d283521858515ee923220f654131cebe1d8f2 SIZE (python/Python-2.1.1.tgz) = 6187808 @@ -53,5 +55,6 @@ SIZE (python/Python-2.3.tgz) = 8436880 SIZE (python/Python-2.4.1.tgz) = 9219882 SIZE (python/Python-2.4.2.tgz) = 9239975 SIZE (python/Python-2.4.3.tgz) = 9348239 +SIZE (python/Python-2.4.4.tgz) = 9531474 SIZE (python/Python-2.4.tgz) = 9198035 SIZE (python/Python-2.5.tgz) = 11019675 |