Revision
133530
Author
mojca@macports.org
Date
2015-03-04 10:01:35 -0800 (Wed, 04 Mar 2015)

Log Message

wxPython-3.0: increase the revision (needed after r129094, see #46933)

Modified Paths

Diff

Modified: trunk/dports/graphics/wxWidgets-3.0/Portfile (133529 => 133530)


--- trunk/dports/graphics/wxWidgets-3.0/Portfile	2015-03-04 17:14:58 UTC (rev 133529)
+++ trunk/dports/graphics/wxWidgets-3.0/Portfile	2015-03-04 18:01:35 UTC (rev 133530)
@@ -26,7 +26,7 @@
 } elseif {${subport} eq "wxPython-3.0"} {
     wxWidgets.use   wxPython-3.0
     version         3.0.2
-    revision        1
+    revision        2
 } elseif {${subport} eq "wxgtk-3.0"} {
     # with satisfactory Cocoa support there is no real need for GTK-based wxWidgets any more
     # wxgtk-3.0 is here mainly for testing purposes