[133356] trunk/dports
jwa at macports.org
jwa at macports.org
Fri Feb 27 00:14:46 PST 2015
Revision: 133356
https://trac.macports.org/changeset/133356
Author: jwa at macports.org
Date: 2015-02-27 00:14:43 -0800 (Fri, 27 Feb 2015)
Log Message:
-----------
python34, py-gdbm, -tkinter: version bump to 3.4.3 of python34 and friends
Modified Paths:
--------------
trunk/dports/lang/python34/Portfile
trunk/dports/python/py-gdbm/Portfile
trunk/dports/python/py-tkinter/Portfile
Modified: trunk/dports/lang/python34/Portfile
===================================================================
--- trunk/dports/lang/python34/Portfile 2015-02-27 02:54:47 UTC (rev 133355)
+++ trunk/dports/lang/python34/Portfile 2015-02-27 08:14:43 UTC (rev 133356)
@@ -7,10 +7,9 @@
name python34
# Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
-version 3.4.2
-revision 2
+version 3.4.3
-epoch 20141008
+epoch 20150225
set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +29,8 @@
use_xz yes
-checksums rmd160 11ba768384a114d07f8d82e54e7c232898cb5e15 \
- sha256 1c6d9682d145c056537e477bbfa060ce727f9edd38df1827e0f970dcf04b2def
+checksums rmd160 fc0a8ce58c8b354f644db3527d838a77d2e27fba \
+ sha256 b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8
patchfiles patch-setup.py.diff \
patch-Lib-cgi.py.diff \
Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile 2015-02-27 02:54:47 UTC (rev 133355)
+++ trunk/dports/python/py-gdbm/Portfile 2015-02-27 08:14:43 UTC (rev 133356)
@@ -86,11 +86,11 @@
}
subport py34-gdbm {
maintainers jwa openmaintainer
- version 3.4.2
- epoch 20141008
+ version 3.4.3
+ epoch 20150225
use_xz yes
- checksums rmd160 11ba768384a114d07f8d82e54e7c232898cb5e15 \
- sha256 1c6d9682d145c056537e477bbfa060ce727f9edd38df1827e0f970dcf04b2def
+ checksums rmd160 fc0a8ce58c8b354f644db3527d838a77d2e27fba \
+ sha256 b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8
set setup_py "setup-py3k.py"
set cfile "_gdbmmodule.c"
livecheck.regex Python (3.4.\[0-9\]+)
Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile 2015-02-27 02:54:47 UTC (rev 133355)
+++ trunk/dports/python/py-tkinter/Portfile 2015-02-27 08:14:43 UTC (rev 133356)
@@ -93,12 +93,12 @@
}
subport py34-tkinter {
maintainers jwa openmaintainer
- version 3.4.2
- epoch 20141008
+ version 3.4.3
+ epoch 20150225
homepage http://docs.python.org/release/${version}/library/tkinter.html
use_xz yes
- checksums rmd160 11ba768384a114d07f8d82e54e7c232898cb5e15 \
- sha256 1c6d9682d145c056537e477bbfa060ce727f9edd38df1827e0f970dcf04b2def
+ checksums rmd160 fc0a8ce58c8b354f644db3527d838a77d2e27fba \
+ sha256 b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8
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/20150227/c723c3d5/attachment.html>
More information about the macports-changes
mailing list