[138363] trunk/dports

jwa at macports.org jwa at macports.org
Mon Jul 6 03:41:47 PDT 2015


Revision: 138363
          https://trac.macports.org/changeset/138363
Author:   jwa at macports.org
Date:     2015-07-06 03:41:47 -0700 (Mon, 06 Jul 2015)
Log Message:
-----------
python35: version bump of this and friends to 3.5.0b3

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-06 07:17:51 UTC (rev 138362)
+++ trunk/dports/lang/python35/Portfile	2015-07-06 10:41:47 UTC (rev 138363)
@@ -7,9 +7,9 @@
 name                    python35
 
 # Remember to keep py35-tkinter and py35-gdbm's versions sync'd with this
-version                 3.5.0b2
+version                 3.5.0b3
 
-epoch                   20150602
+epoch                   20150706
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +30,8 @@
 
 use_xz					yes
 
-checksums           rmd160  fcfd74073a1c0c4c863d00c17e788658abdc1361 \
-                    sha256  8bbbe3e574773971a74b2ae11c9712c0b6e6c3287ab63763a3e3e868511b0953
+checksums           rmd160  0e801a937c0e99a2de358615abaec31cef7cc7ab \
+                    sha256  28e2e71dabbe6043495181965b034e6d3a5a4798c113f1459e0994b0e99d4bfa
 
 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-06 07:17:51 UTC (rev 138362)
+++ trunk/dports/python/py-gdbm/Portfile	2015-07-06 10:41:47 UTC (rev 138363)
@@ -98,11 +98,11 @@
 }
 subport py35-gdbm {
     maintainers     jwa openmaintainer
-    version         3.5.0b2
-    epoch           20150602
+    version         3.5.0b3
+    epoch           20150706
     use_xz			yes
-    checksums       rmd160  fcfd74073a1c0c4c863d00c17e788658abdc1361 \
-                    sha256  8bbbe3e574773971a74b2ae11c9712c0b6e6c3287ab63763a3e3e868511b0953
+    checksums       rmd160  0e801a937c0e99a2de358615abaec31cef7cc7ab \
+                    sha256  28e2e71dabbe6043495181965b034e6d3a5a4798c113f1459e0994b0e99d4bfa
     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-06 07:17:51 UTC (rev 138362)
+++ trunk/dports/python/py-tkinter/Portfile	2015-07-06 10:41:47 UTC (rev 138363)
@@ -104,12 +104,12 @@
 }
 subport py35-tkinter {
     maintainers jwa openmaintainer
-    version     3.5.0b2
-    epoch       20150602
+    version     3.5.0b3
+    epoch       20150706
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  fcfd74073a1c0c4c863d00c17e788658abdc1361 \
-                sha256  8bbbe3e574773971a74b2ae11c9712c0b6e6c3287ab63763a3e3e868511b0953
+    checksums   rmd160  0e801a937c0e99a2de358615abaec31cef7cc7ab \
+                sha256  28e2e71dabbe6043495181965b034e6d3a5a4798c113f1459e0994b0e99d4bfa
     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/20150706/ed002f31/attachment.html>


More information about the macports-changes mailing list