aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2008-05-30 05:50:03 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2008-05-30 05:50:03 +0000
commit724489c25342f768c8122e33e12aee5f523efe5f (patch)
tree435359413b23406fb855f672f7408cd8ef22ba79 /lang
parent252c9fe3405800813137a8f0cced894aad981af2 (diff)
Update python23 to 2.3.7.
Notes
Notes: svn path=/head/; revision=213912
Diffstat (limited to 'lang')
-rw-r--r--lang/python/distinfo3
-rw-r--r--lang/python23/Makefile3
-rw-r--r--lang/python23/distinfo6
-rw-r--r--lang/python23/pkg-plist1
4 files changed, 7 insertions, 6 deletions
diff --git a/lang/python/distinfo b/lang/python/distinfo
index 8f8b2b1d6ea1..ff55d775c036 100644
--- a/lang/python/distinfo
+++ b/lang/python/distinfo
@@ -12,6 +12,7 @@ MD5 (python/Python-2.3.3.tgz) = 4d16732b1cfccc0ed250956d41463c61
MD5 (python/Python-2.3.4.tgz) = b6cf0b19226861a38689d2fabd0931b3
MD5 (python/Python-2.3.5.tgz) = 7a1ecc1196c5c0e9d4eef90ba684c4e9
MD5 (python/Python-2.3.6.tgz) = 357c79f9c914b671c9401f70853ebf3b
+MD5 (python/Python-2.3.7.tgz) = 0b4861edfaa6d8451458d5d7ed735e4a
MD5 (python/Python-2.3.tgz) = 595620a4769073a812e353597585c4e8
MD5 (python/Python-2.4.1.tgz) = 7bb2416a4f421c3452d306694d3efbba
MD5 (python/Python-2.4.2.tgz) = 07cfc759546f6723bb367be5b1ce9875
@@ -36,6 +37,7 @@ SHA256 (python/Python-2.3.3.tgz) = 5f43aa519f337616b7d4f86c79c075d2409f6b3856982
SHA256 (python/Python-2.3.4.tgz) = 5a667e58cbbe20bcd3897be3e2051530ec2589734402ceaaca8cdf2f337dba46
SHA256 (python/Python-2.3.5.tgz) = 7c122deff7700f04fb9daa5b5b3a885b19a73da05c2a264403666817c7631977
SHA256 (python/Python-2.3.6.tgz) = f5e99d5b007bb28b6f035c556bdb5f1dcb4a70813d2deaf1cc754465e9836a59
+SHA256 (python/Python-2.3.7.tgz) = 969a9891dce9f50b13e54f9890acaf2be66715a5895bf9b11111f320c205b90e
SHA256 (python/Python-2.3.tgz) = 20ea7faad43e1993f5c9292c5864671cf9de68eda1a0579e6be7dc5428b3ff1e
SHA256 (python/Python-2.4.1.tgz) = f449c3b167389324c525ad99d02376c518ac11e163dbbbc13bc88a5c7101fd00
SHA256 (python/Python-2.4.2.tgz) = 2653e1846e87fd9b3ee287fefc965c80c54646548b4913a22265b0dd54493adf
@@ -60,6 +62,7 @@ SIZE (python/Python-2.3.3.tgz) = 8491380
SIZE (python/Python-2.3.4.tgz) = 8502738
SIZE (python/Python-2.3.5.tgz) = 8535749
SIZE (python/Python-2.3.6.tgz) = 8610359
+SIZE (python/Python-2.3.7.tgz) = 8694077
SIZE (python/Python-2.3.tgz) = 8436880
SIZE (python/Python-2.4.1.tgz) = 9219882
SIZE (python/Python-2.4.2.tgz) = 9239975
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index 8a250902289c..6a6c06f94f83 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= python23
-PORTVERSION= 2.3.6
-PORTREVISION= 1
+PORTVERSION= 2.3.7
CATEGORIES= lang python ipv6
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
diff --git a/lang/python23/distinfo b/lang/python23/distinfo
index 2971d56750b8..f741828a1870 100644
--- a/lang/python23/distinfo
+++ b/lang/python23/distinfo
@@ -1,3 +1,3 @@
-MD5 (python/Python-2.3.6.tgz) = 357c79f9c914b671c9401f70853ebf3b
-SHA256 (python/Python-2.3.6.tgz) = f5e99d5b007bb28b6f035c556bdb5f1dcb4a70813d2deaf1cc754465e9836a59
-SIZE (python/Python-2.3.6.tgz) = 8610359
+MD5 (python/Python-2.3.7.tgz) = 0b4861edfaa6d8451458d5d7ed735e4a
+SHA256 (python/Python-2.3.7.tgz) = 969a9891dce9f50b13e54f9890acaf2be66715a5895bf9b11111f320c205b90e
+SIZE (python/Python-2.3.7.tgz) = 8694077
diff --git a/lang/python23/pkg-plist b/lang/python23/pkg-plist
index e9fbbe3bbd29..3b7aeb90d9aa 100644
--- a/lang/python23/pkg-plist
+++ b/lang/python23/pkg-plist
@@ -6,7 +6,6 @@ bin/pydoc%%PYVER%%
bin/python%%PYVER%%
%%IF_DEFAULT%%bin/python-shared
bin/python-shared%%PYVER%%
-include/%%PYTHON_VERSION%%/Python-ast.h
include/%%PYTHON_VERSION%%/Python.h
include/%%PYTHON_VERSION%%/abstract.h
include/%%PYTHON_VERSION%%/bitset.h