[129373] trunk/dports

jwa at macports.org jwa at macports.org
Thu Dec 11 01:16:48 PST 2014


Revision: 129373
          https://trac.macports.org/changeset/129373
Author:   jwa at macports.org
Date:     2014-12-11 01:16:48 -0800 (Thu, 11 Dec 2014)
Log Message:
-----------
python27: version bump to 2.7.9, with friends, closes #46199

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	2014-12-11 05:38:03 UTC (rev 129372)
+++ trunk/dports/lang/python27/Portfile	2014-12-11 09:16:48 UTC (rev 129373)
@@ -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.8
-revision            3
+version             2.7.9
 
 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  04d7d55ea65074a9b419e5d0920414e54691d907 \
-                    sha256  edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a
+checksums           rmd160  2b047c3b56987b473c3ca957ad87f5582c37d6f6 \
+                    sha256  90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916
 
 patchfiles          patch-Makefile.pre.in.diff \
                     patch-setup.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2014-12-11 05:38:03 UTC (rev 129372)
+++ trunk/dports/python/py-gdbm/Portfile	2014-12-11 09:16:48 UTC (rev 129373)
@@ -45,11 +45,10 @@
 }
 subport py27-gdbm {
     maintainers     jwa openmaintainer
-    version         2.7.8
+    version         2.7.9
     use_xz			yes
-    checksums       rmd160  04d7d55ea65074a9b419e5d0920414e54691d907 \
-                    sha256  edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a
-    livecheck.regex	Python (2.7.\[0-9\]+)
+    checksums       rmd160  2b047c3b56987b473c3ca957ad87f5582c37d6f6 \
+                    sha256  90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916
 }
 subport py31-gdbm {
     maintainers     nomaintainer

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2014-12-11 05:38:03 UTC (rev 129372)
+++ trunk/dports/python/py-tkinter/Portfile	2014-12-11 09:16:48 UTC (rev 129373)
@@ -50,11 +50,12 @@
 }
 subport py27-tkinter {
     maintainers jwa openmaintainer
-    version     2.7.8
+    version     2.7.9
+    revision    0
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  04d7d55ea65074a9b419e5d0920414e54691d907 \
-                sha256  edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a
+    checksums   rmd160  2b047c3b56987b473c3ca957ad87f5582c37d6f6 \
+                sha256  90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916
     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/20141211/5380aaa2/attachment.html>


More information about the macports-changes mailing list