[143176] trunk/dports

jwa at macports.org jwa at macports.org
Sat Dec 12 08:52:45 PST 2015


Revision: 143176
          https://trac.macports.org/changeset/143176
Author:   jwa at macports.org
Date:     2015-12-05 23:50:31 -0800 (Sat, 05 Dec 2015)
Log Message:
-----------
python27: version bump of python27 and friends to 2.7.11

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	2015-12-06 00:05:19 UTC (rev 143175)
+++ trunk/dports/lang/python27/Portfile	2015-12-06 07:50:31 UTC (rev 143176)
@@ -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.10
-revision            3
+version             2.7.11
 
 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  eb003de9bb52fc2c6a2d2e3dcb816ba0c56751d0 \
-                    sha256  1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
+checksums           rmd160  215c72b1d81e878a675984783ed8df041ee7539c \
+                    sha256  962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46
 
 patchfiles          patch-Makefile.pre.in.diff \
                     patch-setup.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2015-12-06 00:05:19 UTC (rev 143175)
+++ trunk/dports/python/py-gdbm/Portfile	2015-12-06 07:50:31 UTC (rev 143176)
@@ -46,10 +46,10 @@
 }
 subport py27-gdbm {
     maintainers     jwa openmaintainer
-    version         2.7.10
+    version         2.7.11
     use_xz			yes
-    checksums       rmd160  eb003de9bb52fc2c6a2d2e3dcb816ba0c56751d0 \
-                    sha256  1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
+    checksums       rmd160  215c72b1d81e878a675984783ed8df041ee7539c \
+                    sha256  962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46
     livecheck.regex	Python (2.7.\[0-9\]+)
 }
 subport py31-gdbm {

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2015-12-06 00:05:19 UTC (rev 143175)
+++ trunk/dports/python/py-tkinter/Portfile	2015-12-06 07:50:31 UTC (rev 143176)
@@ -50,12 +50,11 @@
 }
 subport py27-tkinter {
     maintainers jwa openmaintainer
-    version     2.7.10
-    revision    0
+    version     2.7.11
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-   checksums    rmd160  eb003de9bb52fc2c6a2d2e3dcb816ba0c56751d0 \
-                sha256  1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
+    checksums   rmd160  215c72b1d81e878a675984783ed8df041ee7539c \
+                sha256  962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46
     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/20151212/ea3b18f9/attachment-0001.html>


More information about the macports-changes mailing list