diff options
author | perky <perky@FreeBSD.org> | 2003-09-24 19:07:22 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-09-24 19:07:22 +0800 |
commit | a8b64c5851a06d0202d3388331035c94db400c9d (patch) | |
tree | 04152e1d0c058015b9c0e0d83aae8eb3e4afdb12 /lang/python-doc-html | |
parent | e596e43b3806910407e670aedf77712d24cd42b2 (diff) | |
download | freebsd-ports-gnome-a8b64c5851a06d0202d3388331035c94db400c9d.tar.gz freebsd-ports-gnome-a8b64c5851a06d0202d3388331035c94db400c9d.tar.zst freebsd-ports-gnome-a8b64c5851a06d0202d3388331035c94db400c9d.zip |
- 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 'lang/python-doc-html')
-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 |