[115583] trunk/dports/python

jwa at macports.org jwa at macports.org
Mon Jan 6 03:05:14 PST 2014


Revision: 115583
          https://trac.macports.org/changeset/115583
Author:   jwa at macports.org
Date:     2014-01-06 03:05:14 -0800 (Mon, 06 Jan 2014)
Log Message:
-----------
py-gdbm, -tkinter: py34 subport bump to 3.4.0 beta 2

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-06 11:03:02 UTC (rev 115582)
+++ trunk/dports/python/py-gdbm/Portfile	2014-01-06 11:05:14 UTC (rev 115583)
@@ -86,11 +86,11 @@
 }
 subport py34-gdbm {
     maintainers     jwa openmaintainer
-    version         3.4.0b1
-    epoch           20131124
+    version         3.4.0b2
+    epoch           20140105
     use_xz			yes
-    checksums       rmd160  bef39d01fa6b67e53b61cf65baff317474e7ffd3 \
-                    sha256  98d6f43bd6b31d334c094d968c4e2ae1eb60f398b93fae81e606c0ea17ee0241
+    checksums       rmd160  3bd43d7e36edba515c9e76a7510d331058b6f993 \
+                    sha256  6141d1f048f87451a73d65a5df23d66e2d7eddc8044b2aba232a123d56f2cd0f
     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-06 11:03:02 UTC (rev 115582)
+++ trunk/dports/python/py-tkinter/Portfile	2014-01-06 11:05:14 UTC (rev 115583)
@@ -94,13 +94,13 @@
 }
 subport py34-tkinter {
     maintainers jwa openmaintainer
-    version     3.4.0b1
-    epoch       20131124
+    version     3.4.0b2
+    epoch       20140105
 # homepage is a placeholder until the release
 #    homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  bef39d01fa6b67e53b61cf65baff317474e7ffd3 \
-                sha256  98d6f43bd6b31d334c094d968c4e2ae1eb60f398b93fae81e606c0ea17ee0241
+    checksums   rmd160  3bd43d7e36edba515c9e76a7510d331058b6f993 \
+                sha256  6141d1f048f87451a73d65a5df23d66e2d7eddc8044b2aba232a123d56f2cd0f
     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/20140106/4def9792/attachment.html>


More information about the macports-changes mailing list