[126636] trunk/dports
larryv at macports.org
larryv at macports.org
Sun Oct 12 19:59:22 PDT 2014
Revision: 126636
https://trac.macports.org/changeset/126636
Author: larryv at macports.org
Date: 2014-10-12 19:59:22 -0700 (Sun, 12 Oct 2014)
Log Message:
-----------
python32, py32-gdbm, py32-tkinter: Update to 3.2.6
Modified Paths:
--------------
trunk/dports/lang/python32/Portfile
trunk/dports/python/py-gdbm/Portfile
trunk/dports/python/py-tkinter/Portfile
Modified: trunk/dports/lang/python32/Portfile
===================================================================
--- trunk/dports/lang/python32/Portfile 2014-10-13 02:36:38 UTC (rev 126635)
+++ trunk/dports/lang/python32/Portfile 2014-10-13 02:59:22 UTC (rev 126636)
@@ -7,8 +7,7 @@
name python32
epoch 20120412
# Remember to keep py32-tkinter and py32-gdbm's versions sync'd with this
-version 3.2.5
-revision 1
+version 3.2.6
set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -27,9 +26,9 @@
distname Python-${version}
use_xz yes
-checksums md5 03c5843638c576d29b3321947facd22d \
- rmd160 ee9a13e6744406c6b99078da38a6cbf290f64256 \
- sha256 8ccb9645b9779fc4550055b2ebb21a724ab7a63dee45643286eb4f79b2f84116
+checksums md5 e0ba4360dfcb4aec735e666cc0ae7b0e \
+ rmd160 f3f5877cd3ac03151f161353e808a38204f1270d \
+ sha256 1d12b501819fd26afafbf8459be1aa279b56f032b4c15412de0a713ce0de7bdc
patchfiles patch-setup.py.diff \
patch-Lib-cgi.py.diff \
Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile 2014-10-13 02:36:38 UTC (rev 126635)
+++ trunk/dports/python/py-gdbm/Portfile 2014-10-13 02:59:22 UTC (rev 126636)
@@ -64,11 +64,11 @@
}
subport py32-gdbm {
maintainers nomaintainer
- version 3.2.5
+ version 3.2.6
use_xz yes
- checksums md5 03c5843638c576d29b3321947facd22d \
- rmd160 ee9a13e6744406c6b99078da38a6cbf290f64256 \
- sha256 8ccb9645b9779fc4550055b2ebb21a724ab7a63dee45643286eb4f79b2f84116
+ checksums md5 e0ba4360dfcb4aec735e666cc0ae7b0e \
+ rmd160 f3f5877cd3ac03151f161353e808a38204f1270d \
+ sha256 1d12b501819fd26afafbf8459be1aa279b56f032b4c15412de0a713ce0de7bdc
set setup_py "setup-py3k.py"
set cfile "_gdbmmodule.c"
livecheck.regex Python (3.2.\[0-9\]+)
Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile 2014-10-13 02:36:38 UTC (rev 126635)
+++ trunk/dports/python/py-tkinter/Portfile 2014-10-13 02:59:22 UTC (rev 126636)
@@ -70,12 +70,11 @@
}
subport py32-tkinter {
maintainers nomaintainer
- version 3.2.5
- revision 0
+ version 3.2.6
homepage http://docs.python.org/release/${version}/library/tkinter.html
- checksums md5 03c5843638c576d29b3321947facd22d \
- rmd160 ee9a13e6744406c6b99078da38a6cbf290f64256 \
- sha256 8ccb9645b9779fc4550055b2ebb21a724ab7a63dee45643286eb4f79b2f84116
+ checksums md5 e0ba4360dfcb4aec735e666cc0ae7b0e \
+ rmd160 f3f5877cd3ac03151f161353e808a38204f1270d \
+ sha256 1d12b501819fd26afafbf8459be1aa279b56f032b4c15412de0a713ce0de7bdc
use_xz yes
append extract_files " Modules/tkinter.h"
set module_name tkinter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141012/933a1a35/attachment.html>
More information about the macports-changes
mailing list