[109858] users/mojca/wxports

mojca at macports.org mojca at macports.org
Tue Aug 20 14:50:58 PDT 2013


Revision: 109858
          https://trac.macports.org/changeset/109858
Author:   mojca at macports.org
Date:     2013-08-20 14:50:58 -0700 (Tue, 20 Aug 2013)
Log Message:
-----------
mojca/wxports: rename wxPython to wxWidgets-from-wxPython (michaelld's request)

Modified Paths:
--------------
    users/mojca/wxports/_resources/port1.0/group/wxWidgets-1.0.tcl
    users/mojca/wxports/graphics/wxWidgets-from-wxPython-3.0/Portfile

Added Paths:
-----------
    users/mojca/wxports/graphics/wxWidgets-from-wxPython-3.0/

Removed Paths:
-------------
    users/mojca/wxports/graphics/wxPython-3.0/

Modified: users/mojca/wxports/_resources/port1.0/group/wxWidgets-1.0.tcl
===================================================================
--- users/mojca/wxports/_resources/port1.0/group/wxWidgets-1.0.tcl	2013-08-20 21:36:37 UTC (rev 109857)
+++ users/mojca/wxports/_resources/port1.0/group/wxWidgets-1.0.tcl	2013-08-20 21:50:58 UTC (rev 109858)
@@ -102,7 +102,7 @@
     } elseif {${args} == "wxPython-3.0"} {
         wxWidgets.name      "wxPython"
         wxWidgets.version   "2.9"
-        wxWidgets.port      "wxPython-3.0"
+        wxWidgets.port      "wxWidgets-from-wxPython-3.0"
         if {${os.major} < 9} {
             pre-fetch {
                 ui_error "${wxWidgets.port} requires Mac OS X 10.5 or later."

Modified: users/mojca/wxports/graphics/wxWidgets-from-wxPython-3.0/Portfile
===================================================================
--- users/mojca/wxports/graphics/wxPython-3.0/Portfile	2013-08-20 21:36:37 UTC (rev 109857)
+++ users/mojca/wxports/graphics/wxWidgets-from-wxPython-3.0/Portfile	2013-08-20 21:50:58 UTC (rev 109858)
@@ -19,14 +19,10 @@
 license             wxwidgets-3.1
 maintainers         jwa mojca
 
-description         Python interface to the wxWindows cross platform GUI
-long_description    wxPython is a GUI toolkit for the Python programming \
-                    language. It allows Python programmers to create \
-                    programs with a robust, highly functional graphical \
-                    user interface, simply and easily. It is implemented \
-                    as a Python extension module (native code) that wraps \
-                    the popular wxWindows cross platform GUI library, \
-                    which is written in C++.
+description         wxWidgets taken from wxPython distribution
+long_description    The port installs wxWidgets from wxPython sources \
+                    to guarantee compatibility even when upstream versions \
+                    of wxWidgets and wxPython differ.
 
 homepage            http://www.wxpython.org/
 master_sites        sourceforge:wxpython
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130820/7827926a/attachment-0001.html>


More information about the macports-changes mailing list