[117718] trunk/dports
jwa at macports.org
jwa at macports.org
Sun Mar 9 08:32:31 PDT 2014
Revision: 117718
https://trac.macports.org/changeset/117718
Author: jwa at macports.org
Date: 2014-03-09 08:32:31 -0700 (Sun, 09 Mar 2014)
Log Message:
-----------
python33: version bump to 3.3.5, python and friends
Modified Paths:
--------------
trunk/dports/lang/python33/Portfile
trunk/dports/python/py-gdbm/Portfile
trunk/dports/python/py-tkinter/Portfile
Modified: trunk/dports/lang/python33/Portfile
===================================================================
--- trunk/dports/lang/python33/Portfile 2014-03-09 08:32:55 UTC (rev 117717)
+++ trunk/dports/lang/python33/Portfile 2014-03-09 15:32:31 UTC (rev 117718)
@@ -7,8 +7,9 @@
name python33
# Remember to keep py33-tkinter and py33-gdbm's versions sync'd with this
-version 3.3.4
-epoch 20140902
+version 3.3.5
+# typo in epoch, day and month switched in previous, correct in September
+epoch 20140903
set major [lindex [split $version .] 0]
set branch [join [lrange [split ${version} .] 0 1] .]
@@ -29,8 +30,8 @@
use_xz yes
-checksums rmd160 0302c1bb1137bc3c711269f08d463aee50aa0c84 \
- sha256 c6cc126d91c04e0348882cfbd36d7a844d4e50acc37a3f6a64d67764e3995689
+checksums rmd160 77398ecd76824983ad92c859f633e26675bacb4b \
+ sha256 abe99b484434503d8b23be0f243ec27139e743a4798cd71c1dce3cf40e63b6e5
patchfiles patch-setup.py.diff \
patch-Lib-cgi.py.diff \
Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile 2014-03-09 08:32:55 UTC (rev 117717)
+++ trunk/dports/python/py-gdbm/Portfile 2014-03-09 15:32:31 UTC (rev 117718)
@@ -75,11 +75,11 @@
}
subport py33-gdbm {
maintainers jwa openmaintainer
- version 3.3.4
- epoch 20140209
+ version 3.3.5
+ epoch 20140309
use_xz yes
- checksums rmd160 0302c1bb1137bc3c711269f08d463aee50aa0c84 \
- sha256 c6cc126d91c04e0348882cfbd36d7a844d4e50acc37a3f6a64d67764e3995689
+ checksums rmd160 77398ecd76824983ad92c859f633e26675bacb4b \
+ sha256 abe99b484434503d8b23be0f243ec27139e743a4798cd71c1dce3cf40e63b6e5
set setup_py "setup-py3k.py"
set cfile "_gdbmmodule.c"
livecheck.regex Python (3.3.\[0-9\]+)
Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile 2014-03-09 08:32:55 UTC (rev 117717)
+++ trunk/dports/python/py-tkinter/Portfile 2014-03-09 15:32:31 UTC (rev 117718)
@@ -83,12 +83,12 @@
}
subport py33-tkinter {
maintainers jwa openmaintainer
- version 3.3.4
- epoch 20140209
+ version 3.3.5
+ epoch 20140309
homepage http://docs.python.org/release/${version}/library/tkinter.html
use_xz yes
- checksums rmd160 0302c1bb1137bc3c711269f08d463aee50aa0c84 \
- sha256 c6cc126d91c04e0348882cfbd36d7a844d4e50acc37a3f6a64d67764e3995689
+ checksums rmd160 77398ecd76824983ad92c859f633e26675bacb4b \
+ sha256 abe99b484434503d8b23be0f243ec27139e743a4798cd71c1dce3cf40e63b6e5
append extract_files " Modules/tkinter.h"
set module_name tkinter
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140309/77b790cd/attachment.html>
More information about the macports-changes
mailing list