Revision: 129084 https://trac.macports.org/changeset/129084 Author: jwa@macports.org Date: 2014-12-05 01:12:30 -0800 (Fri, 05 Dec 2014) Log Message: ----------- wxPython-3.0: revbump due to some missing files in subset, now added, closing #46130 Modified Paths: -------------- trunk/dports/graphics/wxWidgets-3.0/Portfile Modified: trunk/dports/graphics/wxWidgets-3.0/Portfile =================================================================== --- trunk/dports/graphics/wxWidgets-3.0/Portfile 2014-12-05 06:15:42 UTC (rev 129083) +++ trunk/dports/graphics/wxWidgets-3.0/Portfile 2014-12-05 09:12:30 UTC (rev 129084) @@ -26,7 +26,7 @@ } elseif {${subport} eq "wxPython-3.0"} { wxWidgets.use wxPython-3.0 version 3.0.2 - revision 0 + revision 1 } 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