[136997] trunk/dports
jwa at macports.org
jwa at macports.org
Tue Jun 2 01:02:48 PDT 2015
Revision: 136997
https://trac.macports.org/changeset/136997
Author: jwa at macports.org
Date: 2015-06-02 01:02:47 -0700 (Tue, 02 Jun 2015)
Log Message:
-----------
python35: version bump of python35 and friends to 3.5.0b2
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-06-02 07:58:30 UTC (rev 136996)
+++ trunk/dports/lang/python35/Portfile 2015-06-02 08:02:47 UTC (rev 136997)
@@ -7,10 +7,9 @@
name python35
# Remember to keep py35-tkinter and py35-gdbm's versions sync'd with this
-version 3.5.0b1
-revision 2
+version 3.5.0b2
-epoch 20150524
+epoch 20150602
set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -31,8 +30,8 @@
use_xz yes
-checksums rmd160 85879eb76d7092d34b3db8afa0fc16eb276659df \
- sha256 4c1b075cacf9b511cadb10b494fc892f5079785bcbbd7e75930e52db099b0694
+checksums rmd160 fcfd74073a1c0c4c863d00c17e788658abdc1361 \
+ sha256 8bbbe3e574773971a74b2ae11c9712c0b6e6c3287ab63763a3e3e868511b0953
patchfiles patch-setup.py.diff \
patch-Lib-cgi.py.diff \
Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile 2015-06-02 07:58:30 UTC (rev 136996)
+++ trunk/dports/python/py-gdbm/Portfile 2015-06-02 08:02:47 UTC (rev 136997)
@@ -98,11 +98,11 @@
}
subport py35-gdbm {
maintainers jwa openmaintainer
- version 3.5.0b1
- epoch 20150524
+ version 3.5.0b2
+ epoch 20150602
use_xz yes
- checksums rmd160 85879eb76d7092d34b3db8afa0fc16eb276659df \
- sha256 4c1b075cacf9b511cadb10b494fc892f5079785bcbbd7e75930e52db099b0694
+ checksums rmd160 fcfd74073a1c0c4c863d00c17e788658abdc1361 \
+ sha256 8bbbe3e574773971a74b2ae11c9712c0b6e6c3287ab63763a3e3e868511b0953
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-06-02 07:58:30 UTC (rev 136996)
+++ trunk/dports/python/py-tkinter/Portfile 2015-06-02 08:02:47 UTC (rev 136997)
@@ -104,12 +104,12 @@
}
subport py35-tkinter {
maintainers jwa openmaintainer
- version 3.5.0b1
- epoch 20150524
+ version 3.5.0b2
+ epoch 20150602
homepage http://docs.python.org/release/${version}/library/tkinter.html
use_xz yes
- checksums rmd160 85879eb76d7092d34b3db8afa0fc16eb276659df \
- sha256 4c1b075cacf9b511cadb10b494fc892f5079785bcbbd7e75930e52db099b0694
+ checksums rmd160 fcfd74073a1c0c4c863d00c17e788658abdc1361 \
+ sha256 8bbbe3e574773971a74b2ae11c9712c0b6e6c3287ab63763a3e3e868511b0953
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/20150602/ffc5f8f6/attachment.html>
More information about the macports-changes
mailing list