Revision
93858
Author
jwa@macports.org
Date
2012-06-01 08:52:07 -0700 (Fri, 01 Jun 2012)

Log Message

version bump to 3.3.0a4

Modified Paths

Diff

Modified: trunk/dports/lang/python33/Portfile (93857 => 93858)


--- trunk/dports/lang/python33/Portfile	2012-06-01 15:40:40 UTC (rev 93857)
+++ trunk/dports/lang/python33/Portfile	2012-06-01 15:52:07 UTC (rev 93858)
@@ -7,7 +7,7 @@
 name                    python33
 
 # Remember to keep py33-tkinter and py33-gdbm's versions sync'd with this
-version                 3.3.0a3
+version                 3.3.0a4
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -28,8 +28,8 @@
 
 use_xz					yes
 
-checksums               rmd160  54017484f4717a0a1373d18cde0210518c1dcbce \
-                        sha256  633662c3c1bf22c7c702a296592204c69c3ec89c9c8f2f7618feaa5e9ddc3967
+checksums               rmd160  f841efd0c35ce731e431e007f100c89077fc019b \
+                        sha256  aed771d41dc884fcf215c0a93e3ce86c029989d5005c4cff3fa0f39f5364cd7e
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \