[136684] trunk/dports

jwa at macports.org jwa at macports.org
Sat May 23 22:41:08 PDT 2015


Revision: 136684
          https://trac.macports.org/changeset/136684
Author:   jwa at macports.org
Date:     2015-05-23 22:41:08 -0700 (Sat, 23 May 2015)
Log Message:
-----------
python27: version bump of python27 and friends to 2.7.10

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

Modified: trunk/dports/lang/python27/Portfile
===================================================================
--- trunk/dports/lang/python27/Portfile	2015-05-24 04:39:25 UTC (rev 136683)
+++ trunk/dports/lang/python27/Portfile	2015-05-24 05:41:08 UTC (rev 136684)
@@ -7,7 +7,7 @@
 name                python27
 epoch               2
 # Remember to keep py27-tkinter and py27-gdbm's versions sync'd with this
-version             2.7.9
+version             2.7.10
 
 set major           [lindex [split $version .] 0]
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -27,8 +27,8 @@
 distname            Python-${version}
 use_xz				yes
 
-checksums           rmd160  2b047c3b56987b473c3ca957ad87f5582c37d6f6 \
-                    sha256  90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916
+checksums           rmd160  eb003de9bb52fc2c6a2d2e3dcb816ba0c56751d0 \
+                    sha256  1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
 
 patchfiles          patch-Makefile.pre.in.diff \
                     patch-setup.py.diff \

Modified: trunk/dports/lang/python27/files/python27
===================================================================
--- trunk/dports/lang/python27/files/python27	2015-05-24 04:39:25 UTC (rev 136683)
+++ trunk/dports/lang/python27/files/python27	2015-05-24 05:41:08 UTC (rev 136684)
@@ -1,6 +1,10 @@
 bin/python2.7
+${frameworks_dir}/Python.framework/Versions/2.7/bin/python2
+-
 bin/pythonw2.7
 bin/python2.7-config
+${frameworks_dir}/Python.framework/Versions/2.7/bin/python2-config
+-
 bin/idle2.7
 bin/pydoc2.7
 bin/smtpd2.7.py

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2015-05-24 04:39:25 UTC (rev 136683)
+++ trunk/dports/python/py-gdbm/Portfile	2015-05-24 05:41:08 UTC (rev 136684)
@@ -45,10 +45,10 @@
 }
 subport py27-gdbm {
     maintainers     jwa openmaintainer
-    version         2.7.9
+    version         2.7.10
     use_xz			yes
-    checksums       rmd160  2b047c3b56987b473c3ca957ad87f5582c37d6f6 \
-                    sha256  90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916
+    checksums       rmd160  eb003de9bb52fc2c6a2d2e3dcb816ba0c56751d0 \
+                    sha256  1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
     livecheck.regex	Python (2.7.\[0-9\]+)
 }
 subport py31-gdbm {

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2015-05-24 04:39:25 UTC (rev 136683)
+++ trunk/dports/python/py-tkinter/Portfile	2015-05-24 05:41:08 UTC (rev 136684)
@@ -50,12 +50,12 @@
 }
 subport py27-tkinter {
     maintainers jwa openmaintainer
-    version     2.7.9
+    version     2.7.10
     revision    0
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  2b047c3b56987b473c3ca957ad87f5582c37d6f6 \
-                sha256  90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916
+   checksums    rmd160  eb003de9bb52fc2c6a2d2e3dcb816ba0c56751d0 \
+                sha256  1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0
     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/20150523/00699cea/attachment.html>


More information about the macports-changes mailing list