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

jwa at macports.org jwa at macports.org
Tue Jul 12 08:26:26 PDT 2011


Revision: 80418
          http://trac.macports.org/changeset/80418
Author:   jwa at macports.org
Date:     2011-07-12 08:26:25 -0700 (Tue, 12 Jul 2011)
Log Message:
-----------
version bump to 3.2.1

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

Modified: trunk/dports/lang/python32/Portfile
===================================================================
--- trunk/dports/lang/python32/Portfile	2011-07-12 14:43:06 UTC (rev 80417)
+++ trunk/dports/lang/python32/Portfile	2011-07-12 15:26:25 UTC (rev 80418)
@@ -4,13 +4,11 @@
 PortGroup select 1.0
 
 name                    python32
-epoch                   20110220
-version                 3.2
-revision                2
+epoch                   20110711
+version                 3.2.1
 
 set major               [lindex [split $version .] 0]
-#set branch              [join [lrange [split ${version} .] 0 1] .]
-set branch              ${version}
+set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              lang
 platforms               darwin
 maintainers             jwa openmaintainer
@@ -26,9 +24,9 @@
 distname                Python-${version}
 use_bzip2               yes
 
-checksums           md5     92e94b5b6652b96349d6362b8337811d \
-                    sha1    c3ecfa6528d536d5298635227081c36484e034a7 \
-                    rmd160  7446819f7eeb2f50568b52033559bc04fe4b21e2
+checksums           md5     f0869ba3f3797aacb1f954ef24c256f3 \
+                    sha1    876943a2585e6365fdd7ffce1771d1bb689746a5 \
+                    rmd160  398adb5ebb676006a97296d71d82a2a0cb9b984c
 
 patchfiles              patch-Makefile.pre.in.diff \
                         patch-setup.py.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110712/daa5e367/attachment.html>


More information about the macports-changes mailing list