[34945] trunk/dports/lang/python24/Portfile
mww at macports.org
mww at macports.org
Wed Mar 12 02:45:28 PDT 2008
Revision: 34945
http://trac.macosforge.org/projects/macports/changeset/34945
Author: mww at macports.org
Date: 2008-03-12 02:45:27 -0700 (Wed, 12 Mar 2008)
Log Message:
-----------
version 2.4.5
Modified Paths:
--------------
trunk/dports/lang/python24/Portfile
Modified: trunk/dports/lang/python24/Portfile
===================================================================
--- trunk/dports/lang/python24/Portfile 2008-03-12 08:43:49 UTC (rev 34944)
+++ trunk/dports/lang/python24/Portfile 2008-03-12 09:45:27 UTC (rev 34945)
@@ -3,8 +3,7 @@
PortSystem 1.0
name python24
-version 2.4.4
-revision 4
+version 2.4.5
set major_version 2
set minor_version 4
categories lang
@@ -18,7 +17,7 @@
master_sites ${homepage}ftp/python/${version}/ \
ftp://ftp.python.org/pub/python/${version}/
distname Python-${version}
-checksums md5 0ba90c79175c017101100ebf5978e906
+checksums md5 750b652bfdd12675e102bbe25e5e9893
patchfiles patch-configure \
patch-Makefile.pre.in \
patch-Lib-cgi.py \
@@ -28,9 +27,10 @@
patch-Mac-OSX-Makefile.in \
patch-Mac-OSX-IDLE-Makefile.in \
patch-Mac-OSX-PythonLauncher-Makefile.in
+#the bzip2-archive of 2.4.5 on python.org is broken (its a gzip-archive..);
+#use_bzip2 yes
+extract.suffix .tgz
-use_bzip2 yes
-
depends_lib port:gettext
configure.args --enable-shared \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080312/6aa4a8b4/attachment.html
More information about the macports-changes
mailing list