[113252] trunk/dports

jmr at macports.org jmr at macports.org
Wed Nov 13 00:07:44 PST 2013


Revision: 113252
          https://trac.macports.org/changeset/113252
Author:   jmr at macports.org
Date:     2013-11-13 00:07:44 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
python26, py26-gdbm, py26-tkinter: update to 2.6.9

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

Modified: trunk/dports/lang/python26/Portfile
===================================================================
--- trunk/dports/lang/python26/Portfile	2013-11-13 08:00:51 UTC (rev 113251)
+++ trunk/dports/lang/python26/Portfile	2013-11-13 08:07:44 UTC (rev 113252)
@@ -6,7 +6,7 @@
 
 name                    python26
 # Remember to keep py26-tkinter and py26-gdbm's versions sync'd with this
-version                 2.6.8
+version                 2.6.9
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              lang
@@ -24,9 +24,9 @@
 distname                Python-${version}
 use_xz                  yes
 
-checksums               md5    b5b2b42e6f855fcd6f38942422a710bd \
-                        rmd160 39f51b4fc14f90da1560ec8ddf9d0d66c8724b5f \
-                        sha256 39c5fd7c66d57a09e739605e64a4bba7552e1a094dd4ce062a207095011b80ac
+checksums               md5    933a811f11e3db3d73ae492f6c3a7a76 \
+                        rmd160 42edf7c9f2f64b77ab173de30ea453257c2c06b3 \
+                        sha256 cae7bb995006ea5b703d9d28446f694894c441fe4bfb95d561c0ac908cd06e41
 
 # patch-Lib-distutils-dist.py.diff comes from
 # <http://bugs.python.org/issue1180>
@@ -179,4 +179,3 @@
 livecheck.type          regex
 livecheck.url           ${homepage}download/releases/
 livecheck.regex         Python (${branch}(?:\\.\\d+)*)
-

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2013-11-13 08:00:51 UTC (rev 113251)
+++ trunk/dports/python/py-gdbm/Portfile	2013-11-13 08:07:44 UTC (rev 113252)
@@ -36,11 +36,11 @@
 }
 subport py26-gdbm {
     maintainers     mcalhoun openmaintainer
-    version         2.6.8
+    version         2.6.9
     use_xz          yes
-    checksums       md5 b5b2b42e6f855fcd6f38942422a710bd \
-                    rmd160 39f51b4fc14f90da1560ec8ddf9d0d66c8724b5f \
-                    sha256 39c5fd7c66d57a09e739605e64a4bba7552e1a094dd4ce062a207095011b80ac
+    checksums       md5 933a811f11e3db3d73ae492f6c3a7a76 \
+                    rmd160 42edf7c9f2f64b77ab173de30ea453257c2c06b3 \
+                    sha256 cae7bb995006ea5b703d9d28446f694894c441fe4bfb95d561c0ac908cd06e41
     livecheck.regex	Python (2.6.\[0-9\]+)
 }
 subport py27-gdbm {

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2013-11-13 08:00:51 UTC (rev 113251)
+++ trunk/dports/python/py-tkinter/Portfile	2013-11-13 08:07:44 UTC (rev 113252)
@@ -40,11 +40,12 @@
 }
 subport py26-tkinter {
     maintainers mcalhoun openmaintainer
-    version     2.6.8
+    version     2.6.9
+    revision    0
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
-    checksums   md5 b5b2b42e6f855fcd6f38942422a710bd \
-                rmd160 39f51b4fc14f90da1560ec8ddf9d0d66c8724b5f \
-                sha256 39c5fd7c66d57a09e739605e64a4bba7552e1a094dd4ce062a207095011b80ac
+    checksums   md5 933a811f11e3db3d73ae492f6c3a7a76 \
+                rmd160 42edf7c9f2f64b77ab173de30ea453257c2c06b3 \
+                sha256 cae7bb995006ea5b703d9d28446f694894c441fe4bfb95d561c0ac908cd06e41
     use_xz      yes
 }
 subport py27-tkinter {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/b5149393/attachment.html>


More information about the macports-changes mailing list