[153799] trunk/dports

jwa at macports.org jwa at macports.org
Tue Oct 11 19:02:57 CEST 2016


Revision: 153799
          https://trac.macports.org/changeset/153799
Author:   jwa at macports.org
Date:     2016-10-11 10:02:56 -0700 (Tue, 11 Oct 2016)
Log Message:
-----------
python36: version bump to 3.6.0b2

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-10-11 16:47:40 UTC (rev 153798)
+++ trunk/dports/lang/python36/Portfile	2016-10-11 17:02:56 UTC (rev 153799)
@@ -7,9 +7,9 @@
 name                python36
 
 # Remember to keep py36-tkinter and py36-gdbm's versions sync'd with this
-version             3.6.0b1
+version             3.6.0b2
 
-epoch               20160913
+epoch               20161011
 
 set major           [lindex [split $version .] 0]
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +30,8 @@
 
 use_xz              yes
 
-checksums           rmd160  88b6dbc251da2684f8b9c32caa36dbba2f84546e \
-                    sha256  a83b094a8abf8a1fba7c548a5e8dd0aabe87a87a6ebd87c97f4a5a2527a74d42
+checksums           rmd160  403160e4ae0f86653f00b7b6e07f50312046d431 \
+                    sha256  3afd4544b99933275c513f7c3d3a23e183de8e209709ed8785bbd42e2c4869ea
 
 patchfiles          patch-setup.py.diff \
                     patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2016-10-11 16:47:40 UTC (rev 153798)
+++ trunk/dports/python/py-gdbm/Portfile	2016-10-11 17:02:56 UTC (rev 153799)
@@ -109,11 +109,11 @@
 }
 subport py36-gdbm {
     maintainers     jwa openmaintainer
-    version         3.6.0b1
-    epoch           20160913
+    version         3.6.0b2
+    epoch           20161011
     use_xz			yes
-    checksums       rmd160  88b6dbc251da2684f8b9c32caa36dbba2f84546e \
-                    sha256  a83b094a8abf8a1fba7c548a5e8dd0aabe87a87a6ebd87c97f4a5a2527a74d42
+    checksums       rmd160  403160e4ae0f86653f00b7b6e07f50312046d431 \
+                    sha256  3afd4544b99933275c513f7c3d3a23e183de8e209709ed8785bbd42e2c4869ea
     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-10-11 16:47:40 UTC (rev 153798)
+++ trunk/dports/python/py-tkinter/Portfile	2016-10-11 17:02:56 UTC (rev 153799)
@@ -116,12 +116,12 @@
 }
 subport py36-tkinter {
     maintainers jwa openmaintainer
-    version     3.6.0b1
-    epoch       20160913
+    version     3.6.0b2
+    epoch       20161011
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  88b6dbc251da2684f8b9c32caa36dbba2f84546e \
-                sha256  a83b094a8abf8a1fba7c548a5e8dd0aabe87a87a6ebd87c97f4a5a2527a74d42
+    checksums   rmd160  403160e4ae0f86653f00b7b6e07f50312046d431 \
+                sha256  3afd4544b99933275c513f7c3d3a23e183de8e209709ed8785bbd42e2c4869ea
     append extract_files " Modules/tkinter.h Modules/clinic/_tkinter.c.h"
     set module_name tkinter
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161011/b28d81cd/attachment-0002.html>


More information about the macports-changes mailing list