[115278] trunk/dports/python/py-wxpython-3.0/Portfile

mojca at macports.org mojca at macports.org
Mon Dec 30 07:58:28 PST 2013


Revision: 115278
          https://trac.macports.org/changeset/115278
Author:   mojca at macports.org
Date:     2013-12-30 07:58:28 -0800 (Mon, 30 Dec 2013)
Log Message:
-----------
py-wxpython-3.0: touch the file (to trigger rebuild on the buildbots)

Modified Paths:
--------------
    trunk/dports/python/py-wxpython-3.0/Portfile

Modified: trunk/dports/python/py-wxpython-3.0/Portfile
===================================================================
--- trunk/dports/python/py-wxpython-3.0/Portfile	2013-12-30 15:47:07 UTC (rev 115277)
+++ trunk/dports/python/py-wxpython-3.0/Portfile	2013-12-30 15:58:28 UTC (rev 115278)
@@ -42,12 +42,13 @@
 extract.post_args   "| tar -xf - ${worksrcdir} ${distname}-src-${version}/docs"
 
 if {${name} ne ${subport}} {
-    conflicts           py${python.version}-wxpython-2.8
+    conflicts       py${python.version}-wxpython-2.8
     # As long as wxPython and wxWidgets are at the same version,
     # this port could also depend on wxWidgets-3.0.
     # A separate port is there just because wxPython usually lags behind.
-    wxWidgets.use       wxPython-3.0
-    depends_lib-append  port:${wxWidgets.port}
+    wxWidgets.use   wxPython-3.0
+    depends_lib-append \
+                    port:${wxWidgets.port}
 
     patchfiles      patch-config.py.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131230/b00d9ce2/attachment-0001.html>


More information about the macports-changes mailing list