[112499] trunk/dports/python

jwa at macports.org jwa at macports.org
Thu Oct 24 08:44:22 PDT 2013


Revision: 112499
          https://trac.macports.org/changeset/112499
Author:   jwa at macports.org
Date:     2013-10-24 08:44:22 -0700 (Thu, 24 Oct 2013)
Log Message:
-----------
py-gdbm, -tkinter: par with python34

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

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2013-10-24 15:42:40 UTC (rev 112498)
+++ trunk/dports/python/py-gdbm/Portfile	2013-10-24 15:44:22 UTC (rev 112499)
@@ -87,11 +87,11 @@
 }
 subport py34-gdbm {
     maintainers     jwa openmaintainer
-    version         3.4.0a1
-    epoch           20130806
+    version         3.4.0a4
+    epoch           20131020
     use_xz			yes
-    checksums       rmd160  45381ef97fa1a812bd4b217f17d527e64bbf2731 \
-                    sha256  9b1a1ef0abbce33bd84e750624ae3a733179530f5e41d6213faea10a17b48fdf
+    checksums       rmd160  20d105639c23869b7abab051f70e300a237ec1ca \
+                    sha256  882c08c6482473bc947133a070485bce64bbc43ca27c7008cd293561faf2d193
     set setup_py "setup-py3k.py"
     set cfile "_gdbmmodule.c"
     livecheck.regex	Python (3.4.\[0-9\]+)

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2013-10-24 15:42:40 UTC (rev 112498)
+++ trunk/dports/python/py-tkinter/Portfile	2013-10-24 15:44:22 UTC (rev 112499)
@@ -94,13 +94,13 @@
 }
 subport py34-tkinter {
     maintainers jwa openmaintainer
-    version     3.4.0a1
-    epoch       20130806
+    version     3.4.0a4
+    epoch       20131020
 # homepage is a placeholder until the release
 #    homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  45381ef97fa1a812bd4b217f17d527e64bbf2731 \
-                sha256  9b1a1ef0abbce33bd84e750624ae3a733179530f5e41d6213faea10a17b48fdf
+    checksums   rmd160  20d105639c23869b7abab051f70e300a237ec1ca \
+                sha256  882c08c6482473bc947133a070485bce64bbc43ca27c7008cd293561faf2d193
     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/20131024/890b5bfe/attachment.html>


More information about the macports-changes mailing list