[116500] trunk/dports/python

jwa at macports.org jwa at macports.org
Mon Jan 27 02:37:37 PST 2014


Revision: 116500
          https://trac.macports.org/changeset/116500
Author:   jwa at macports.org
Date:     2014-01-27 02:37:37 -0800 (Mon, 27 Jan 2014)
Log Message:
-----------
py-gdbm, -tkinter: version bump to 3.4.0b3 according to python34 version

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	2014-01-27 10:31:12 UTC (rev 116499)
+++ trunk/dports/python/py-gdbm/Portfile	2014-01-27 10:37:37 UTC (rev 116500)
@@ -86,11 +86,11 @@
 }
 subport py34-gdbm {
     maintainers     jwa openmaintainer
-    version         3.4.0b2
-    epoch           20140105
+    version         3.4.0b3
+    epoch           20140126
     use_xz			yes
-    checksums       rmd160  3bd43d7e36edba515c9e76a7510d331058b6f993 \
-                    sha256  6141d1f048f87451a73d65a5df23d66e2d7eddc8044b2aba232a123d56f2cd0f
+    checksums       rmd160  ee940fb8512e1fb644909a5c51d05305aefb1adb \
+                    sha256  e9bf449f89f05b5d262e2676ee6ec67be55076a65979a67cc45623b4eb9d22ce
     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	2014-01-27 10:31:12 UTC (rev 116499)
+++ trunk/dports/python/py-tkinter/Portfile	2014-01-27 10:37:37 UTC (rev 116500)
@@ -94,13 +94,13 @@
 }
 subport py34-tkinter {
     maintainers jwa openmaintainer
-    version     3.4.0b2
-    epoch       20140105
+    version     3.4.0b3
+    epoch       20140126
 # homepage is a placeholder until the release
 #    homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  3bd43d7e36edba515c9e76a7510d331058b6f993 \
-                sha256  6141d1f048f87451a73d65a5df23d66e2d7eddc8044b2aba232a123d56f2cd0f
+    checksums   rmd160  ee940fb8512e1fb644909a5c51d05305aefb1adb \
+                sha256  e9bf449f89f05b5d262e2676ee6ec67be55076a65979a67cc45623b4eb9d22ce
     append extract_files " Modules/tkinter.h"
     set module_name tkinter
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140127/18518f4c/attachment.html>


More information about the macports-changes mailing list