Revision
91458
Author
jwa@macports.org
Date
2012-04-02 09:39:59 -0700 (Mon, 02 Apr 2012)

Log Message

version bump to 3.3.0a2, second alpha of Python 3.3

Modified Paths

Diff

Modified: trunk/dports/lang/python33/Portfile (91457 => 91458)


--- trunk/dports/lang/python33/Portfile	2012-04-02 16:05:28 UTC (rev 91457)
+++ trunk/dports/lang/python33/Portfile	2012-04-02 16:39:59 UTC (rev 91458)
@@ -7,7 +7,7 @@
 name                    python33
 
 # Remember to keep py33-tkinter and py33-gdbm's versions sync'd with this
-version                 3.3.0a1
+version                 3.3.0a2
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -28,8 +28,8 @@
 
 use_xz					yes
 
-checksums           rmd160  146e9ad8cf586b26dd9ddb4ef8413c57b5e7015b \
-                    sha256  932d039f97d107dbc05ede123a521ded4857f6dd8951d58d8fa664904324fe8a
+checksums           rmd160  4e64b6f7e34d8cfe1ed57b64235c5eebd287ac4f \
+                    sha256  bcdf42457dad00d596792c1d6fe057b2ce6df7442e51f239d400a66a84871dbb
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \