[120578] trunk/dports
jwa at macports.org
jwa at macports.org
Mon Jun 2 01:31:48 PDT 2014
Revision: 120578
https://trac.macports.org/changeset/120578
Author: jwa at macports.org
Date: 2014-06-02 01:31:48 -0700 (Mon, 02 Jun 2014)
Log Message:
-----------
python27: version bump to 2.7.7, with friends, closes #43870
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-06-02 05:27:20 UTC (rev 120577)
+++ trunk/dports/lang/python27/Portfile 2014-06-02 08:31:48 UTC (rev 120578)
@@ -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.6
+version 2.7.7
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 8efc73a01a466d8fa16c5c1734c89be79c2c538a \
- sha256 1fd68e81f8bf7386ff239b7faee9ba387129d2cf34eab13350bd8503a0bff6a1
+checksums rmd160 988da9490e8d66a2456accdce5dbe9ba875d5a18 \
+ sha256 2983e3cd089b30c50e2b2234f07c2ac4fb8a5df230ab8f2e1133a1d8b208da78
patchfiles patch-Makefile.pre.in.diff \
patch-setup.py.diff \
Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile 2014-06-02 05:27:20 UTC (rev 120577)
+++ trunk/dports/python/py-gdbm/Portfile 2014-06-02 08:31:48 UTC (rev 120578)
@@ -45,10 +45,10 @@
}
subport py27-gdbm {
maintainers jwa openmaintainer
- version 2.7.6
+ version 2.7.7
use_xz yes
- checksums rmd160 8efc73a01a466d8fa16c5c1734c89be79c2c538a \
- sha256 1fd68e81f8bf7386ff239b7faee9ba387129d2cf34eab13350bd8503a0bff6a1
+ checksums rmd160 988da9490e8d66a2456accdce5dbe9ba875d5a18 \
+ sha256 2983e3cd089b30c50e2b2234f07c2ac4fb8a5df230ab8f2e1133a1d8b208da78
livecheck.regex Python (2.7.\[0-9\]+)
}
subport py31-gdbm {
Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile 2014-06-02 05:27:20 UTC (rev 120577)
+++ trunk/dports/python/py-tkinter/Portfile 2014-06-02 08:31:48 UTC (rev 120578)
@@ -50,12 +50,11 @@
}
subport py27-tkinter {
maintainers jwa openmaintainer
- version 2.7.6
- revision 0
+ version 2.7.7
homepage http://docs.python.org/release/${version}/library/tkinter.html
use_xz yes
- checksums rmd160 8efc73a01a466d8fa16c5c1734c89be79c2c538a \
- sha256 1fd68e81f8bf7386ff239b7faee9ba387129d2cf34eab13350bd8503a0bff6a1
+ checksums rmd160 988da9490e8d66a2456accdce5dbe9ba875d5a18 \
+ sha256 2983e3cd089b30c50e2b2234f07c2ac4fb8a5df230ab8f2e1133a1d8b208da78
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/20140602/31343863/attachment.html>
More information about the macports-changes
mailing list