[110305] trunk/dports/python/py-wxpython30/Portfile
mojca at macports.org
mojca at macports.org
Thu Aug 29 13:56:25 PDT 2013
Revision: 110305
https://trac.macports.org/changeset/110305
Author: mojca at macports.org
Date: 2013-08-29 13:56:25 -0700 (Thu, 29 Aug 2013)
Log Message:
-----------
py-wxpython30: fix a typo in the subport name (wxpython -> wxpython30)
Modified Paths:
--------------
trunk/dports/python/py-wxpython30/Portfile
Modified: trunk/dports/python/py-wxpython30/Portfile
===================================================================
--- trunk/dports/python/py-wxpython30/Portfile 2013-08-29 20:07:20 UTC (rev 110304)
+++ trunk/dports/python/py-wxpython30/Portfile 2013-08-29 20:56:25 UTC (rev 110305)
@@ -18,7 +18,7 @@
python.versions 27
foreach {v} ${python.versions} {
- subport py${v}-wxpython {
+ subport py${v}-wxpython30 {
replaced_by py${v}-wxpython-3.0
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130829/122cd9b1/attachment.html>
More information about the macports-changes
mailing list