[104988] trunk/dports/lang/python33/Portfile

jwa at macports.org jwa at macports.org
Sat Apr 6 12:31:32 PDT 2013


Revision: 104988
          https://trac.macports.org/changeset/104988
Author:   jwa at macports.org
Date:     2013-04-06 12:31:32 -0700 (Sat, 06 Apr 2013)
Log Message:
-----------
python33: version bump to 3.3.1

Modified Paths:
--------------
    trunk/dports/lang/python33/Portfile

Modified: trunk/dports/lang/python33/Portfile
===================================================================
--- trunk/dports/lang/python33/Portfile	2013-04-06 18:10:19 UTC (rev 104987)
+++ trunk/dports/lang/python33/Portfile	2013-04-06 19:31:32 UTC (rev 104988)
@@ -7,8 +7,8 @@
 name                    python33
 
 # Remember to keep py33-tkinter and py33-gdbm's versions sync'd with this
-version                 3.3.0
-epoch                   20120929
+version                 3.3.1
+epoch                   20130406
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -23,14 +23,14 @@
 
 homepage                http://www.python.org/
 #master_sites            ${homepage}ftp/python/${version}/
-master_sites            ${homepage}ftp/python/3.3.0/
+master_sites            ${homepage}ftp/python/${version}/
 
 distname                Python-${version}
 
 use_xz					yes
 
-checksums           rmd160  98a048233510b6c0a77a27cdfcf241b7727c3651 \
-                    sha256  09994d2885a8ef61b4b2389527a9805a4a05e3e0f121dbc8e4222f9010f5bbd7
+checksums           rmd160  2ed788b6813a79714c277fb40b648e90a68ed09d \
+                    sha256  f8a7f0117c9a8263a52991cb86a55082888850b196d9dfad6d84bb0549e7c76a
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130406/a5e5c1ad/attachment.html>


More information about the macports-changes mailing list