And no reply on this one either.

Are emails to [email protected] going through?

Blair

Ryan Schmidt wrote:
On Jun 15, 2009, at 23:34, [email protected] wrote:

Revision: 52414
          http://trac.macports.org/changeset/52414
Author:   [email protected]
Date:     2009-06-15 21:34:25 -0700 (Mon, 15 Jun 2009)
Log Message:
-----------
Dropped the wxwidgets version to 2.8.9 for compatibility reasons
Fixed #19191

Modified Paths:
--------------
    trunk/dports/graphics/wxWidgets/Portfile
    trunk/dports/python/py26-wxpython/Portfile

Modified: trunk/dports/graphics/wxWidgets/Portfile
===================================================================
--- trunk/dports/graphics/wxWidgets/Portfile 2009-06-16 04:21:48 UTC (rev 52413) +++ trunk/dports/graphics/wxWidgets/Portfile 2009-06-16 04:34:25 UTC (rev 52414)
@@ -3,7 +3,7 @@
 PortSystem 1.0

 name            wxWidgets
-version            2.8.10
+version            2.8.9
 categories        graphics devel
 platforms        darwin
 maintainers        mww jwa

[snip]

Did you have permission from the maintainers mww or jwa to make this change to their port?

Anytime you downgrade the version number, you must increase the epoch (or add one, if the port doesn't have one) so MacPorts will show it in "port outdated".

You also changed  py26-wxpython; did you mean to?

Modified: trunk/dports/python/py26-wxpython/Portfile
===================================================================
--- trunk/dports/python/py26-wxpython/Portfile 2009-06-16 04:21:48 UTC (rev 52413) +++ trunk/dports/python/py26-wxpython/Portfile 2009-06-16 04:34:25 UTC (rev 52414)
@@ -7,7 +7,7 @@
 name                py26-wxpython
 version             2.8.9.1
 categories-append   graphics
-maintainers         ucla.edu:jameskyle
+maintainers         ameskyle
 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 \


[snip]

There's a typo in your maintainer name ("j" missing).

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to