[152607] trunk/dports

jwa at macports.org jwa at macports.org
Mon Sep 12 23:06:12 PDT 2016


Revision: 152607
          https://trac.macports.org/changeset/152607
Author:   jwa at macports.org
Date:     2016-09-12 23:06:12 -0700 (Mon, 12 Sep 2016)
Log Message:
-----------
python36: version bump to 3.6.0b1

Modified Paths:
--------------
    trunk/dports/lang/python36/Portfile
    trunk/dports/python/py-gdbm/Portfile
    trunk/dports/python/py-tkinter/Portfile

Modified: trunk/dports/lang/python36/Portfile
===================================================================
--- trunk/dports/lang/python36/Portfile	2016-09-13 06:01:47 UTC (rev 152606)
+++ trunk/dports/lang/python36/Portfile	2016-09-13 06:06:12 UTC (rev 152607)
@@ -7,9 +7,9 @@
 name                python36
 
 # Remember to keep py36-tkinter and py36-gdbm's versions sync'd with this
-version             3.6.0a4
+version             3.6.0b1
 
-epoch               20160815
+epoch               20160913
 
 set major           [lindex [split $version .] 0]
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +30,8 @@
 
 use_xz              yes
 
-checksums           rmd160  d0ab6b1ca933203e7af884416a9cc589c162e30e \
-                    sha256  63acec349d20de412682f64c013f7c3374c695430b44e1c0ef12076da1d7fd2c
+checksums           rmd160  88b6dbc251da2684f8b9c32caa36dbba2f84546e \
+                    sha256  a83b094a8abf8a1fba7c548a5e8dd0aabe87a87a6ebd87c97f4a5a2527a74d42
 
 patchfiles          patch-setup.py.diff \
                     patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2016-09-13 06:01:47 UTC (rev 152606)
+++ trunk/dports/python/py-gdbm/Portfile	2016-09-13 06:06:12 UTC (rev 152607)
@@ -109,11 +109,11 @@
 }
 subport py36-gdbm {
     maintainers     jwa openmaintainer
-    version         3.6.0a4
-    epoch           20160815
+    version         3.6.0b1
+    epoch           20160913
     use_xz			yes
-    checksums       rmd160  d0ab6b1ca933203e7af884416a9cc589c162e30e \
-                    sha256  63acec349d20de412682f64c013f7c3374c695430b44e1c0ef12076da1d7fd2c
+    checksums       rmd160  88b6dbc251da2684f8b9c32caa36dbba2f84546e \
+                    sha256  a83b094a8abf8a1fba7c548a5e8dd0aabe87a87a6ebd87c97f4a5a2527a74d42
     set setup_py "setup-py3k.py"
     set extract_files "Modules/_gdbmmodule.c Modules/clinic/_gdbmmodule.c.h"
     livecheck.regex	Python (3.6.\[0-9\]+)

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2016-09-13 06:01:47 UTC (rev 152606)
+++ trunk/dports/python/py-tkinter/Portfile	2016-09-13 06:06:12 UTC (rev 152607)
@@ -116,12 +116,12 @@
 }
 subport py36-tkinter {
     maintainers jwa openmaintainer
-    version     3.6.0a4
-    epoch       20160815
+    version     3.6.0b1
+    epoch       20160913
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  d0ab6b1ca933203e7af884416a9cc589c162e30e \
-                sha256  63acec349d20de412682f64c013f7c3374c695430b44e1c0ef12076da1d7fd2c
+    checksums   rmd160  88b6dbc251da2684f8b9c32caa36dbba2f84546e \
+                sha256  a83b094a8abf8a1fba7c548a5e8dd0aabe87a87a6ebd87c97f4a5a2527a74d42
     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/20160912/df72c055/attachment-0001.html>


More information about the macports-changes mailing list