[60832] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Wed Nov 25 03:27:48 PST 2009


Revision: 60832
          http://trac.macports.org/changeset/60832
Author:   ryandesign at macports.org
Date:     2009-11-25 03:27:48 -0800 (Wed, 25 Nov 2009)
Log Message:
-----------
wine, wine-devel, and wine-crossover-games conflict with one another; they all provide different versions of the same software (see #22514)

Modified Paths:
--------------
    trunk/dports/x11/wine/Portfile
    trunk/dports/x11/wine-crossover-games/Portfile
    trunk/dports/x11/wine-devel/Portfile

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2009-11-25 11:26:42 UTC (rev 60831)
+++ trunk/dports/x11/wine/Portfile	2009-11-25 11:27:48 UTC (rev 60832)
@@ -4,7 +4,7 @@
 PortGroup               archcheck 1.0
 
 name                    wine
-conflicts               wine-devel
+conflicts               wine-devel wine-crossover-games
 version                 1.0.1
 revision                3
 categories              x11

Modified: trunk/dports/x11/wine-crossover-games/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover-games/Portfile	2009-11-25 11:26:42 UTC (rev 60831)
+++ trunk/dports/x11/wine-crossover-games/Portfile	2009-11-25 11:27:48 UTC (rev 60832)
@@ -3,6 +3,7 @@
 PortSystem              1.0
 
 name                    wine-crossover-games
+conflicts               wine wine-devel
 version                 8.0.0
 categories              x11
 maintainers             jeremyhu openmaintainer

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2009-11-25 11:26:42 UTC (rev 60831)
+++ trunk/dports/x11/wine-devel/Portfile	2009-11-25 11:27:48 UTC (rev 60832)
@@ -4,7 +4,7 @@
 PortGroup               archcheck 1.0
 
 name                    wine-devel
-conflicts               wine
+conflicts               wine wine-crossover-games
 set my_name             wine
 version                 1.1.33
 categories              x11
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091125/73e7a14c/attachment.html>


More information about the macports-changes mailing list