[151466] trunk/dports

jwa at macports.org jwa at macports.org
Tue Aug 16 12:05:28 PDT 2016


Revision: 151466
          https://trac.macports.org/changeset/151466
Author:   jwa at macports.org
Date:     2016-08-16 12:05:27 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
python36: version bump of python36 and friends to 3.6.0a4

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-08-16 18:10:56 UTC (rev 151465)
+++ trunk/dports/lang/python36/Portfile	2016-08-16 19:05:27 UTC (rev 151466)
@@ -7,9 +7,9 @@
 name                python36
 
 # Remember to keep py36-tkinter and py36-gdbm's versions sync'd with this
-version             3.6.0a3
+version             3.6.0a4
 
-epoch               20160712
+epoch               20160815
 
 set major           [lindex [split $version .] 0]
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +30,8 @@
 
 use_xz              yes
 
-checksums           rmd160  1f3f9d3814d4db0ae9abefe41a4bbb54106ede59 \
-                    sha256  2cd0611c3456a83737d99d8ffd36d4094b3d44c29dd3a4185f1146be502a8321
+checksums           rmd160  d0ab6b1ca933203e7af884416a9cc589c162e30e \
+                    sha256  63acec349d20de412682f64c013f7c3374c695430b44e1c0ef12076da1d7fd2c
 
 patchfiles          patch-setup.py.diff \
                     patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2016-08-16 18:10:56 UTC (rev 151465)
+++ trunk/dports/python/py-gdbm/Portfile	2016-08-16 19:05:27 UTC (rev 151466)
@@ -109,11 +109,11 @@
 }
 subport py36-gdbm {
     maintainers     jwa openmaintainer
-    version         3.6.0a3
-    epoch           20160712
+    version         3.6.0a4
+    epoch           20160815
     use_xz			yes
-    checksums       rmd160  1f3f9d3814d4db0ae9abefe41a4bbb54106ede59 \
-                    sha256  2cd0611c3456a83737d99d8ffd36d4094b3d44c29dd3a4185f1146be502a8321
+    checksums       rmd160  d0ab6b1ca933203e7af884416a9cc589c162e30e \
+                    sha256  63acec349d20de412682f64c013f7c3374c695430b44e1c0ef12076da1d7fd2c
     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-08-16 18:10:56 UTC (rev 151465)
+++ trunk/dports/python/py-tkinter/Portfile	2016-08-16 19:05:27 UTC (rev 151466)
@@ -116,12 +116,12 @@
 }
 subport py36-tkinter {
     maintainers jwa openmaintainer
-    version     3.6.0a3
-    epoch       20160712
+    version     3.6.0a4
+    epoch       20160815
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  1f3f9d3814d4db0ae9abefe41a4bbb54106ede59 \
-                sha256  2cd0611c3456a83737d99d8ffd36d4094b3d44c29dd3a4185f1146be502a8321
+    checksums   rmd160  d0ab6b1ca933203e7af884416a9cc589c162e30e \
+                sha256  63acec349d20de412682f64c013f7c3374c695430b44e1c0ef12076da1d7fd2c
     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/20160816/01b46b07/attachment.html>


More information about the macports-changes mailing list