[109891] users/mojca/wxports/python

mojca at macports.org mojca at macports.org
Wed Aug 21 06:53:22 PDT 2013


Revision: 109891
          https://trac.macports.org/changeset/109891
Author:   mojca at macports.org
Date:     2013-08-21 06:53:22 -0700 (Wed, 21 Aug 2013)
Log Message:
-----------
mojca/wxPython: change descriptions

Modified Paths:
--------------
    users/mojca/wxports/python/py-wxpython-2.8/Portfile
    users/mojca/wxports/python/py-wxpython-3.0/Portfile

Modified: users/mojca/wxports/python/py-wxpython-2.8/Portfile
===================================================================
--- users/mojca/wxports/python/py-wxpython-2.8/Portfile	2013-08-21 13:52:43 UTC (rev 109890)
+++ users/mojca/wxports/python/py-wxpython-2.8/Portfile	2013-08-21 13:53:22 UTC (rev 109891)
@@ -15,14 +15,15 @@
 platforms           darwin
 maintainers         jwa mojca
 
-description         Python interface to the wxWindows cross platform GUI
+description         Python interface to the wxWidgets ${branch} 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++.
+                    the wxWidgets cross platform GUI library, written in C++. \
+                    Version 2.8 is provided for compatibility reasons only. \
+                    See description of wxWidgets-2.8 for further details.
 
 homepage            http://www.wxpython.org/
 master_sites        sourceforge:wxpython

Modified: users/mojca/wxports/python/py-wxpython-3.0/Portfile
===================================================================
--- users/mojca/wxports/python/py-wxpython-3.0/Portfile	2013-08-21 13:52:43 UTC (rev 109890)
+++ users/mojca/wxports/python/py-wxpython-3.0/Portfile	2013-08-21 13:53:22 UTC (rev 109891)
@@ -13,14 +13,13 @@
 platforms           darwin
 maintainers         jwa mojca
 
-description         Python interface to the wxWindows cross platform GUI
+description         Python interface to the wxWidgets ${branch} 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++.
+                    the wxWidgets cross platform GUI library, written in C++.
 
 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/20130821/64fb820b/attachment-0001.html>


More information about the macports-changes mailing list