[149626] trunk/dports

jwa at macports.org jwa at macports.org
Tue Jun 28 01:46:32 PDT 2016


Revision: 149626
          https://trac.macports.org/changeset/149626
Author:   jwa at macports.org
Date:     2016-06-28 01:46:32 -0700 (Tue, 28 Jun 2016)
Log Message:
-----------
python27: version bump to 2.7.12

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

Modified: trunk/dports/lang/python27/Portfile
===================================================================
--- trunk/dports/lang/python27/Portfile	2016-06-28 08:34:16 UTC (rev 149625)
+++ trunk/dports/lang/python27/Portfile	2016-06-28 08:46:32 UTC (rev 149626)
@@ -7,8 +7,7 @@
 name                python27
 epoch               2
 # Remember to keep py27-tkinter and py27-gdbm's versions sync'd with this
-version             2.7.11
-revision            2
+version             2.7.12
 
 set major           [lindex [split $version .] 0]
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -28,8 +27,8 @@
 distname            Python-${version}
 use_xz				yes
 
-checksums           rmd160  215c72b1d81e878a675984783ed8df041ee7539c \
-                    sha256  962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46
+checksums           rmd160  c330f6ac08ed67f307de0e726a288bab16c832d5 \
+                    sha256  d7837121dd5652a05fef807c361909d255d173280c4e1a4ded94d73d80a1f978
 
 patchfiles          patch-Makefile.pre.in.diff \
                     patch-setup.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2016-06-28 08:34:16 UTC (rev 149625)
+++ trunk/dports/python/py-gdbm/Portfile	2016-06-28 08:46:32 UTC (rev 149626)
@@ -46,10 +46,10 @@
 }
 subport py27-gdbm {
     maintainers     jwa openmaintainer
-    version         2.7.11
+    version         2.7.12
     use_xz			yes
-    checksums       rmd160  215c72b1d81e878a675984783ed8df041ee7539c \
-                    sha256  962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46
+    checksums       rmd160  c330f6ac08ed67f307de0e726a288bab16c832d5 \
+                    sha256  d7837121dd5652a05fef807c361909d255d173280c4e1a4ded94d73d80a1f978
     livecheck.regex	Python (2.7.\[0-9\]+)
 }
 subport py31-gdbm {

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2016-06-28 08:34:16 UTC (rev 149625)
+++ trunk/dports/python/py-tkinter/Portfile	2016-06-28 08:46:32 UTC (rev 149626)
@@ -50,11 +50,12 @@
 }
 subport py27-tkinter {
     maintainers jwa openmaintainer
-    version     2.7.11
+    version     2.7.12
+    revision    0
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  215c72b1d81e878a675984783ed8df041ee7539c \
-                sha256  962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46
+    checksums   rmd160  c330f6ac08ed67f307de0e726a288bab16c832d5 \
+                sha256  d7837121dd5652a05fef807c361909d255d173280c4e1a4ded94d73d80a1f978
     append extract_files " Modules/tkinter.h"
 }
 subport py31-tkinter {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160628/3a6a869d/attachment-0001.html>


More information about the macports-changes mailing list