diff options
author | perky <perky@FreeBSD.org> | 2004-07-08 23:53:45 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-07-08 23:53:45 +0800 |
commit | 66b96333f39117f328d1f551cb32af1fc62004aa (patch) | |
tree | 85db84871fd4b6df4dfc01f5d79ae3d736055c6a /lang/python31/distinfo | |
parent | 8096700f41192e869e0dc3addabde5d5708f8e2f (diff) | |
download | freebsd-ports-gnome-66b96333f39117f328d1f551cb32af1fc62004aa.tar.gz freebsd-ports-gnome-66b96333f39117f328d1f551cb32af1fc62004aa.tar.zst freebsd-ports-gnome-66b96333f39117f328d1f551cb32af1fc62004aa.zip |
- Update to 2.4a1, the first alpha release of Python 2.4.
- Provide USE_PYTHON_BUILD and USE_PYTHON_RUN to allow explicit
dependencies. [1]
- Provide PYDISTUTILS_CONFIGUREARGS and run ${PYSETUP} config on
'do-configure' targets. [2]
Reviewed by: eik [1]
Submitted by: Mike Brown <mike@skew.org>
Diffstat (limited to 'lang/python31/distinfo')
-rw-r--r-- | lang/python31/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python31/distinfo b/lang/python31/distinfo index bc902a0cc5f7..6a4e5b2dc5df 100644 --- a/lang/python31/distinfo +++ b/lang/python31/distinfo @@ -1,2 +1,2 @@ -MD5 (python/Python-2.4.a0.20040311.tgz) = 5619b787ce62a1ebac3c973179d36670 -SIZE (python/Python-2.4.a0.20040311.tgz) = 8512702 +MD5 (python/Python-2.4a1.tar.gz) = 7a69d4e7289e5b16ed205fdfddaf0492 +SIZE (python/Python-2.4a1.tar.gz) = 9024737 |