[109890] users/mojca/wxports/graphics

mojca at macports.org mojca at macports.org
Wed Aug 21 06:52:43 PDT 2013


Revision: 109890
          https://trac.macports.org/changeset/109890
Author:   mojca at macports.org
Date:     2013-08-21 06:52:43 -0700 (Wed, 21 Aug 2013)
Log Message:
-----------
mojca/wxWidgets: change descriptions

Modified Paths:
--------------
    users/mojca/wxports/graphics/wxWidgets-2.8/Portfile
    users/mojca/wxports/graphics/wxWidgets-3.0/Portfile
    users/mojca/wxports/graphics/wxWidgets-from-wxPython-3.0/Portfile

Modified: users/mojca/wxports/graphics/wxWidgets-2.8/Portfile
===================================================================
--- users/mojca/wxports/graphics/wxWidgets-2.8/Portfile	2013-08-21 13:52:07 UTC (rev 109889)
+++ users/mojca/wxports/graphics/wxWidgets-2.8/Portfile	2013-08-21 13:52:43 UTC (rev 109890)
@@ -20,13 +20,16 @@
 license             LGPL-2+
 maintainers         jwa mojca
 
-description         mature cross-platform C++ GUI framework
-long_description    wxWidgets is a mature open-source cross-platform C++ \
-                    GUI framework for Mac OS, Unix, Linux, Windows. It can \
-                    make use of a variety of native widget sets as well as \
-                    its own widget set: Mac OS, GTK+, Motif, WIN32. \
-                    wxWidgets will even run on embedded systems using \
-                    Linux and X11.
+description         C++ framework for cross-platform GUI development
+long_description    wxWidgets ${branch} is an open-source cross-platform C++ \
+                    GUI framework for Mac OS, Unix, Linux, Windows. \
+                    Version 2.8 doesn't work with 64-bit Cocoa, so users \
+                    can choose between native 32-bit Carbon-based wxWidgets-2.8 \
+                    (requires SDK for 10.6 or lower) \
+                    and X11-based wxgtk-2.8 which also works in 64-bit.\
+                    The port is provided for compatibility reasons only \
+                    and will be removed as soon as all dependencies \
+                    start working with wxWidgets-3.0.
 
 homepage            http://www.wxwidgets.org/
 distname            wxWidgets

Modified: users/mojca/wxports/graphics/wxWidgets-3.0/Portfile
===================================================================
--- users/mojca/wxports/graphics/wxWidgets-3.0/Portfile	2013-08-21 13:52:07 UTC (rev 109889)
+++ users/mojca/wxports/graphics/wxWidgets-3.0/Portfile	2013-08-21 13:52:43 UTC (rev 109890)
@@ -19,13 +19,9 @@
 license             wxwidgets-3.1
 maintainers         jwa mojca
 
-description         mature cross-platform C++ GUI framework
-long_description    wxWidgets is a mature open-source cross-platform C++ \
-                    GUI framework for Mac OS, Unix, Linux, Windows. It can \
-                    make use of a variety of native widget sets as well as \
-                    its own widget set: Mac OS, GTK+, Motif, WIN32. \
-                    wxWidgets will even run on embedded systems using \
-                    Linux and X11.
+description         C++ framework for cross-platform GUI development
+long_description    wxWidgets ${branch} is an open-source cross-platform C++ \
+                    GUI framework for Mac OS, Unix, Linux, Windows.
 
 homepage            http://www.wxwidgets.org/
 distname            wxWidgets

Modified: users/mojca/wxports/graphics/wxWidgets-from-wxPython-3.0/Portfile
===================================================================
--- users/mojca/wxports/graphics/wxWidgets-from-wxPython-3.0/Portfile	2013-08-21 13:52:07 UTC (rev 109889)
+++ users/mojca/wxports/graphics/wxWidgets-from-wxPython-3.0/Portfile	2013-08-21 13:52:43 UTC (rev 109890)
@@ -19,8 +19,8 @@
 license             wxwidgets-3.1
 maintainers         jwa mojca
 
-description         wxWidgets taken from wxPython distribution
-long_description    The port installs wxWidgets from wxPython sources \
+description         wxWidgets ${branch} taken from the wxPython distribution
+long_description    The port installs wxWidgets ${branch} from wxPython sources \
                     to guarantee compatibility even when upstream versions \
                     of wxWidgets and wxPython differ.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130821/0216f4c0/attachment.html>


More information about the macports-changes mailing list