[91910] trunk/dports/lang/python32/Portfile

jwa at macports.org jwa at macports.org
Fri Apr 13 00:01:08 PDT 2012


Revision: 91910
          https://trac.macports.org/changeset/91910
Author:   jwa at macports.org
Date:     2012-04-13 00:01:08 -0700 (Fri, 13 Apr 2012)
Log Message:
-----------
version bump to 3.2.3, the corresponding tkinter and gdbm soon to follow

Modified Paths:
--------------
    trunk/dports/lang/python32/Portfile

Modified: trunk/dports/lang/python32/Portfile
===================================================================
--- trunk/dports/lang/python32/Portfile	2012-04-13 07:00:10 UTC (rev 91909)
+++ trunk/dports/lang/python32/Portfile	2012-04-13 07:01:08 UTC (rev 91910)
@@ -5,10 +5,9 @@
 PortGroup select 1.0
 
 name                    python32
-epoch                   20110904
+epoch                   20120412
 # Remember to keep py32-tkinter and py32-gdbm's versions sync'd with this
-version                 3.2.2
-revision                2
+version                 3.2.3
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -25,12 +24,10 @@
 master_sites            ${homepage}ftp/python/${version}/
 
 distname                Python-${version}
-# consider changing to xz with next release
-use_bzip2               yes
+use_xz				yes
 
-checksums           md5     9d763097a13a59ff53428c9e4d098a05 \
-                    sha1    3be9287068c9b4c3e5f46f03ccb0f365b56ed56d \
-                    rmd160  029d7ae5fbfaad6fc9ab3fea4ddd53943159976e
+checksums           rmd160  8e34a4dd2544a9b6a691557a0ab0e69b21e5ee0e \
+                    sha256  23c16f621f21e54987079765c060196cbe50235c7867147c6126d433054b1754
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120413/ab5e6bae/attachment-0001.html>


More information about the macports-changes mailing list