[109244] users/mojca/wxports/graphics

mojca at macports.org mojca at macports.org
Sun Aug 11 04:50:41 PDT 2013


Revision: 109244
          https://trac.macports.org/changeset/109244
Author:   mojca at macports.org
Date:     2013-08-11 04:50:41 -0700 (Sun, 11 Aug 2013)
Log Message:
-----------
mojca/wxWidgets: declare conflicts with old/existing ports to prevent wrong linking

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

Modified: users/mojca/wxports/graphics/wxPython-3.0/Portfile
===================================================================
--- users/mojca/wxports/graphics/wxPython-3.0/Portfile	2013-08-11 11:49:49 UTC (rev 109243)
+++ users/mojca/wxports/graphics/wxPython-3.0/Portfile	2013-08-11 11:50:41 UTC (rev 109244)
@@ -5,6 +5,8 @@
 PortGroup           select 1.0
 
 name                wxPython-3.0
+# temporary conflict to prevent wrong linking
+conflicts           wxgtk wxWidgets wxWidgets-python wxWidgets30 wxWidgets-devel
 version             2.9.4.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
 

Modified: users/mojca/wxports/graphics/wxWidgets-3.0/Portfile
===================================================================
--- users/mojca/wxports/graphics/wxWidgets-3.0/Portfile	2013-08-11 11:49:49 UTC (rev 109243)
+++ users/mojca/wxports/graphics/wxWidgets-3.0/Portfile	2013-08-11 11:50:41 UTC (rev 109244)
@@ -5,6 +5,8 @@
 PortGroup           select 1.0
 
 name                wxWidgets-3.0
+# temporary conflict to prevent wrong linking
+conflicts           wxgtk wxWidgets wxWidgets-python wxWidgets30 wxWidgets-devel
 version             2.9.5
 set branch          [join [lrange [split ${version} .] 0 1] .]
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130811/2d050254/attachment.html>


More information about the macports-changes mailing list