[138997] trunk/dports
jwa at macports.org
jwa at macports.org
Sun Jul 26 23:15:58 PDT 2015
Revision: 138997
https://trac.macports.org/changeset/138997
Author: jwa at macports.org
Date: 2015-07-26 23:15:58 -0700 (Sun, 26 Jul 2015)
Log Message:
-----------
python35: version bump to 3.5.0b4 with friends
Modified Paths:
--------------
trunk/dports/lang/python35/Portfile
trunk/dports/python/py-gdbm/Portfile
trunk/dports/python/py-tkinter/Portfile
Modified: trunk/dports/lang/python35/Portfile
===================================================================
--- trunk/dports/lang/python35/Portfile 2015-07-26 23:47:09 UTC (rev 138996)
+++ trunk/dports/lang/python35/Portfile 2015-07-27 06:15:58 UTC (rev 138997)
@@ -7,9 +7,9 @@
name python35
# Remember to keep py35-tkinter and py35-gdbm's versions sync'd with this
-version 3.5.0b3
+version 3.5.0b4
-epoch 20150706
+epoch 20150726
set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +30,8 @@
use_xz yes
-checksums rmd160 0e801a937c0e99a2de358615abaec31cef7cc7ab \
- sha256 28e2e71dabbe6043495181965b034e6d3a5a4798c113f1459e0994b0e99d4bfa
+checksums rmd160 94e4f7d1b79420cf7efb802596f42bf3a9a33d09 \
+ sha256 3b213210e18aa1471c4bbf62748c34dfb93101b39429ee23cf3740ef3b8ad9a0
patchfiles patch-setup.py.diff \
patch-Lib-cgi.py.diff \
Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile 2015-07-26 23:47:09 UTC (rev 138996)
+++ trunk/dports/python/py-gdbm/Portfile 2015-07-27 06:15:58 UTC (rev 138997)
@@ -98,11 +98,11 @@
}
subport py35-gdbm {
maintainers jwa openmaintainer
- version 3.5.0b3
- epoch 20150706
+ version 3.5.0b4
+ epoch 20150726
use_xz yes
- checksums rmd160 0e801a937c0e99a2de358615abaec31cef7cc7ab \
- sha256 28e2e71dabbe6043495181965b034e6d3a5a4798c113f1459e0994b0e99d4bfa
+ checksums rmd160 94e4f7d1b79420cf7efb802596f42bf3a9a33d09 \
+ sha256 3b213210e18aa1471c4bbf62748c34dfb93101b39429ee23cf3740ef3b8ad9a0
set setup_py "setup-py3k.py"
set extract_files "Modules/_gdbmmodule.c Modules/clinic/_gdbmmodule.c.h"
livecheck.regex Python (3.5.0\[abrc\]+\[0-9\]+)
Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile 2015-07-26 23:47:09 UTC (rev 138996)
+++ trunk/dports/python/py-tkinter/Portfile 2015-07-27 06:15:58 UTC (rev 138997)
@@ -104,12 +104,12 @@
}
subport py35-tkinter {
maintainers jwa openmaintainer
- version 3.5.0b3
- epoch 20150706
+ version 3.5.0b4
+ epoch 20150726
homepage http://docs.python.org/release/${version}/library/tkinter.html
use_xz yes
- checksums rmd160 0e801a937c0e99a2de358615abaec31cef7cc7ab \
- sha256 28e2e71dabbe6043495181965b034e6d3a5a4798c113f1459e0994b0e99d4bfa
+ checksums rmd160 94e4f7d1b79420cf7efb802596f42bf3a9a33d09 \
+ sha256 3b213210e18aa1471c4bbf62748c34dfb93101b39429ee23cf3740ef3b8ad9a0
append extract_files " Modules/tkinter.h Modules/clinic/_tkinter.c.h"
set module_name tkinter
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150726/86f54446/attachment-0001.html>
More information about the macports-changes
mailing list