[113264] trunk/dports/python

jwa at macports.org jwa at macports.org
Wed Nov 13 00:47:14 PST 2013


Revision: 113264
          https://trac.macports.org/changeset/113264
Author:   jwa at macports.org
Date:     2013-11-13 00:47:14 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
py-gdbm, -tkinter: version bumps accordingly to python27 bump

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-11-13 08:39:05 UTC (rev 113263)
+++ trunk/dports/python/py-gdbm/Portfile	2013-11-13 08:47:14 UTC (rev 113264)
@@ -45,11 +45,10 @@
 }
 subport py27-gdbm {
     maintainers     jwa openmaintainer
-    version         2.7.5
+    version         2.7.6
     use_xz			yes
-    checksums		md5 5eea8462f69ab1369d32f9c4cd6272ab \
-                    rmd160 baa7ad7d82cb4dc0a70b6a7aded43b7b78b0067e \
-                    sha256 f33c4cab167dc69e10962e1cebf1c0768e2d0e8575648130c20e6bda84551db1
+    checksums       rmd160  8efc73a01a466d8fa16c5c1734c89be79c2c538a \
+                    sha256  1fd68e81f8bf7386ff239b7faee9ba387129d2cf34eab13350bd8503a0bff6a1
     livecheck.regex	Python (2.7.\[0-9\]+)
 }
 subport py31-gdbm {

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2013-11-13 08:39:05 UTC (rev 113263)
+++ trunk/dports/python/py-tkinter/Portfile	2013-11-13 08:47:14 UTC (rev 113264)
@@ -50,13 +50,12 @@
 }
 subport py27-tkinter {
     maintainers jwa openmaintainer
-    version     2.7.5
+    version     2.7.6
     revision    0
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
-    checksums   md5 5eea8462f69ab1369d32f9c4cd6272ab \
-                rmd160 baa7ad7d82cb4dc0a70b6a7aded43b7b78b0067e \
-                sha256 f33c4cab167dc69e10962e1cebf1c0768e2d0e8575648130c20e6bda84551db1
     use_xz      yes
+    checksums   rmd160  8efc73a01a466d8fa16c5c1734c89be79c2c538a \
+                sha256  1fd68e81f8bf7386ff239b7faee9ba387129d2cf34eab13350bd8503a0bff6a1
     append extract_files " Modules/tkinter.h"
 }
 subport py31-tkinter {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/167d013e/attachment.html>


More information about the macports-changes mailing list