diff options
author | perky <perky@FreeBSD.org> | 2003-07-03 22:41:09 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-07-03 22:41:09 +0800 |
commit | ebbea2c6e78f4080e6b7c3c02db4380473b4965f (patch) | |
tree | a72d209b548e78a4545b5960747b405806e31a81 /lang/python27/distinfo | |
parent | 116b0223f3dd64a83f54079e27c1680c1af58a9b (diff) | |
download | freebsd-ports-gnome-ebbea2c6e78f4080e6b7c3c02db4380473b4965f.tar.gz freebsd-ports-gnome-ebbea2c6e78f4080e6b7c3c02db4380473b4965f.tar.zst freebsd-ports-gnome-ebbea2c6e78f4080e6b7c3c02db4380473b4965f.zip |
Update new python-devel port to 2.3.b2.
This update introduces two new knobs to _disable_ somewhat
experimental options:
BUILD_STATIC=yes Unless this option is specified,
the port will build python as shared
binary.
WITH_UCS2=yes Unless this option is specified,
Py_UNICODE type will charge 4 bytes
per character (as we do for wchar_t)
Repo-copied by: joe (thanks!)
Diffstat (limited to 'lang/python27/distinfo')
-rw-r--r-- | lang/python27/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python27/distinfo b/lang/python27/distinfo index 4af11d88bde8..8d2858394868 100644 --- a/lang/python27/distinfo +++ b/lang/python27/distinfo @@ -1 +1 @@ -MD5 (python/Python-2.2.3.tgz) = 169f89f318e252dac0c54dd1b165d229 +MD5 (python/Python-2.3b2.tgz) = da16309c14caf585353686d5462fe9d7 |