[92080] trunk/dports

jmr at macports.org jmr at macports.org
Tue Apr 17 09:08:56 PDT 2012


Revision: 92080
          https://trac.macports.org/changeset/92080
Author:   jmr at macports.org
Date:     2012-04-17 09:08:53 -0700 (Tue, 17 Apr 2012)
Log Message:
-----------
python31, py31-gdbm, py31-tkinter: update to 3.1.5 (#34007)

Modified Paths:
--------------
    trunk/dports/lang/python31/Portfile
    trunk/dports/python/py-gdbm/Portfile
    trunk/dports/python/py-tkinter/Portfile

Modified: trunk/dports/lang/python31/Portfile
===================================================================
--- trunk/dports/lang/python31/Portfile	2012-04-17 13:57:15 UTC (rev 92079)
+++ trunk/dports/lang/python31/Portfile	2012-04-17 16:08:53 UTC (rev 92080)
@@ -7,8 +7,7 @@
 name                    python31
 epoch                   1
 # Remember to keep py31-tkinter and py31-gdbm's versions sync'd with this
-version                 3.1.4
-revision                3
+version                 3.1.5
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              lang
@@ -26,9 +25,9 @@
 distname                Python-${version}
 use_xz                  yes
 
-checksums               md5     dcd128e69f8ee239182b54e33313aac7 \
-                        sha1    e5767a4fc92433816451de75c8721f2e1a81f6ea \
-                        rmd160  beb24a2a1227aa2bc036263b4c808daa72fa3e02
+checksums               md5    20dd2b7f801dc97db948dd168df4dd52 \
+                        rmd160 021362658310f9ea5f6825bf0919f160304f4833 \
+                        sha256 035c4370354d901924ce0fd8df65c5452839f590ec1b9c17fae2ada3e5f3b4d7
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2012-04-17 13:57:15 UTC (rev 92079)
+++ trunk/dports/python/py-gdbm/Portfile	2012-04-17 16:08:53 UTC (rev 92080)
@@ -53,10 +53,11 @@
 }
 subport py31-gdbm {
     maintainers     erickt openmaintainer
-    version         3.1.4
+    version         3.1.5
     use_xz		    yes
-    checksums		sha1 e5767a4fc92433816451de75c8721f2e1a81f6ea \
-                    rmd160 beb24a2a1227aa2bc036263b4c808daa72fa3e02
+    checksums		md5 20dd2b7f801dc97db948dd168df4dd52 \
+                    rmd160 021362658310f9ea5f6825bf0919f160304f4833 \
+                    sha256 035c4370354d901924ce0fd8df65c5452839f590ec1b9c17fae2ada3e5f3b4d7
     set setup_py "setup-py3k.py"
     set cfile "_gdbmmodule.c"
     livecheck.regex	Python (3.1.\[0-9\]+)

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2012-04-17 13:57:15 UTC (rev 92079)
+++ trunk/dports/python/py-tkinter/Portfile	2012-04-17 16:08:53 UTC (rev 92080)
@@ -56,11 +56,11 @@
 }
 subport py31-tkinter {
     maintainers erickt openmaintainer
-    version     3.1.4
+    version     3.1.5
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
-    checksums   md5 dcd128e69f8ee239182b54e33313aac7 \
-                sha1 e5767a4fc92433816451de75c8721f2e1a81f6ea \
-                rmd160 beb24a2a1227aa2bc036263b4c808daa72fa3e02
+    checksums   md5 20dd2b7f801dc97db948dd168df4dd52 \
+                rmd160 021362658310f9ea5f6825bf0919f160304f4833 \
+                sha256 035c4370354d901924ce0fd8df65c5452839f590ec1b9c17fae2ada3e5f3b4d7
     use_xz      yes
     append extract_files " Modules/tkinter.h"
     set module_name tkinter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120417/9ce07489/attachment.html>


More information about the macports-changes mailing list