[73676] trunk/dports/lang

ryandesign at macports.org ryandesign at macports.org
Sat Nov 20 22:28:11 PST 2010


Revision: 73676
          http://trac.macports.org/changeset/73676
Author:   ryandesign at macports.org
Date:     2010-11-20 22:28:06 -0800 (Sat, 20 Nov 2010)
Log Message:
-----------
rexx and oorexx conflict

Modified Paths:
--------------
    trunk/dports/lang/oorexx/Portfile
    trunk/dports/lang/rexx/Portfile

Modified: trunk/dports/lang/oorexx/Portfile
===================================================================
--- trunk/dports/lang/oorexx/Portfile	2010-11-21 06:17:10 UTC (rev 73675)
+++ trunk/dports/lang/oorexx/Portfile	2010-11-21 06:28:06 UTC (rev 73676)
@@ -5,6 +5,7 @@
 PortSystem	    1.0
 
 name		    oorexx
+conflicts		rexx
 version		    4.0.1
 revision	    1
 categories	    lang

Modified: trunk/dports/lang/rexx/Portfile
===================================================================
--- trunk/dports/lang/rexx/Portfile	2010-11-21 06:17:10 UTC (rev 73675)
+++ trunk/dports/lang/rexx/Portfile	2010-11-21 06:28:06 UTC (rev 73676)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 
 name			rexx
+conflicts		oorexx
 version			3.5
 revision		2
 categories		lang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101120/a2c662d8/attachment.html>


More information about the macports-changes mailing list