[121648] trunk/dports
jwa at macports.org
jwa at macports.org
Thu Jul 3 05:57:20 PDT 2014
Revision: 121648
https://trac.macports.org/changeset/121648
Author: jwa at macports.org
Date: 2014-07-03 05:57:20 -0700 (Thu, 03 Jul 2014)
Log Message:
-----------
python27: version bump to 2.7.8, with friends
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-07-03 09:35:44 UTC (rev 121647)
+++ trunk/dports/lang/python27/Portfile 2014-07-03 12:57:20 UTC (rev 121648)
@@ -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.7
+version 2.7.8
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 988da9490e8d66a2456accdce5dbe9ba875d5a18 \
- sha256 2983e3cd089b30c50e2b2234f07c2ac4fb8a5df230ab8f2e1133a1d8b208da78
+checksums rmd160 04d7d55ea65074a9b419e5d0920414e54691d907 \
+ sha256 edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a
patchfiles patch-Makefile.pre.in.diff \
patch-setup.py.diff \
@@ -36,8 +36,7 @@
patch-Lib-cgi.py.diff \
patch-Lib-ctypes-macholib-dyld.py.diff \
patch-configure.diff \
- patch-libedit.diff \
- patch-configure-deployment.diff
+ patch-libedit.diff
depends_lib port:gettext \
port:zlib \
@@ -149,5 +148,6 @@
}
livecheck.type regex
-livecheck.url ${homepage}download/releases/
+#livecheck.url ${homepage}download/releases/
+livecheck.url ${homepage}downloads/
livecheck.regex Python (${branch}(?:\\.\\d+)*)
Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile 2014-07-03 09:35:44 UTC (rev 121647)
+++ trunk/dports/python/py-gdbm/Portfile 2014-07-03 12:57:20 UTC (rev 121648)
@@ -45,10 +45,10 @@
}
subport py27-gdbm {
maintainers jwa openmaintainer
- version 2.7.7
+ version 2.7.8
use_xz yes
- checksums rmd160 988da9490e8d66a2456accdce5dbe9ba875d5a18 \
- sha256 2983e3cd089b30c50e2b2234f07c2ac4fb8a5df230ab8f2e1133a1d8b208da78
+ checksums rmd160 04d7d55ea65074a9b419e5d0920414e54691d907 \
+ sha256 edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a
livecheck.regex Python (2.7.\[0-9\]+)
}
subport py31-gdbm {
Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile 2014-07-03 09:35:44 UTC (rev 121647)
+++ trunk/dports/python/py-tkinter/Portfile 2014-07-03 12:57:20 UTC (rev 121648)
@@ -50,11 +50,11 @@
}
subport py27-tkinter {
maintainers jwa openmaintainer
- version 2.7.7
+ version 2.7.8
homepage http://docs.python.org/release/${version}/library/tkinter.html
use_xz yes
- checksums rmd160 988da9490e8d66a2456accdce5dbe9ba875d5a18 \
- sha256 2983e3cd089b30c50e2b2234f07c2ac4fb8a5df230ab8f2e1133a1d8b208da78
+ checksums rmd160 04d7d55ea65074a9b419e5d0920414e54691d907 \
+ sha256 edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a
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/20140703/a081fd69/attachment-0001.html>
More information about the macports-changes
mailing list