diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-09-24 11:07:22 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-09-24 11:07:22 +0000 |
commit | ac5bea628507387760983e46c937773f49f86d4d (patch) | |
tree | 0e8ee311b51c5e2d172f27c7e757e79e0ef07c1c /lang/python-doc-html/distinfo | |
parent | Update to 1.03 (diff) |
- Update to Python-2.3.1, the lastest Bugfix release.
- Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed
for them.
- Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it
on linking their own dynamic library.
Diffstat (limited to '')
-rw-r--r-- | lang/python-doc-html/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/python-doc-html/distinfo b/lang/python-doc-html/distinfo index b710bfa629dd..1664c388f00c 100644 --- a/lang/python-doc-html/distinfo +++ b/lang/python-doc-html/distinfo @@ -49,3 +49,8 @@ MD5 (python/pdf-a4-2.3.tar.bz2) = 0556201159879872acdc3eeb170de59e MD5 (python/pdf-letter-2.3.tar.bz2) = 7894638799efe17916143b4b1f9f581a MD5 (python/postscript-a4-2.3.tar.bz2) = 59255ce295650103aaf59b9dea7729dc MD5 (python/postscript-letter-2.3.tar.bz2) = 73fab7f4ffbf4f18afd533ea951dbb98 +MD5 (python/html-2.3.1.tar.bz2) = 276d92220473d452ab3a89005cf0bf1d +MD5 (python/pdf-a4-2.3.1.tar.bz2) = 675721c2588db2752137b12172ecb90d +MD5 (python/pdf-letter-2.3.1.tar.bz2) = f3aac660e95d0af61df8f4789f21755f +MD5 (python/postscript-a4-2.3.1.tar.bz2) = f0931b1e866838721dd062ba1ef7bdab +MD5 (python/postscript-letter-2.3.1.tar.bz2) = 26aad65ac284bb5d2769399a50bda51c |