[66780] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Thu Apr 22 14:30:21 PDT 2010


Revision: 66780
          http://trac.macports.org/changeset/66780
Author:   ryandesign at macports.org
Date:     2010-04-22 14:30:15 -0700 (Thu, 22 Apr 2010)
Log Message:
-----------
libiodbc and unixODBC conflict on include/odbcinst.h

Modified Paths:
--------------
    trunk/dports/databases/unixODBC/Portfile
    trunk/dports/devel/libiodbc/Portfile

Modified: trunk/dports/databases/unixODBC/Portfile
===================================================================
--- trunk/dports/databases/unixODBC/Portfile	2010-04-22 20:54:53 UTC (rev 66779)
+++ trunk/dports/databases/unixODBC/Portfile	2010-04-22 21:30:15 UTC (rev 66780)
@@ -3,6 +3,7 @@
 PortSystem          1.0
 
 name                unixODBC
+conflicts           libiodbc
 version             2.2.14
 revision            1
 categories          databases

Modified: trunk/dports/devel/libiodbc/Portfile
===================================================================
--- trunk/dports/devel/libiodbc/Portfile	2010-04-22 20:54:53 UTC (rev 66779)
+++ trunk/dports/devel/libiodbc/Portfile	2010-04-22 21:30:15 UTC (rev 66780)
@@ -4,6 +4,7 @@
 PortSystem          1.0
 
 name                libiodbc
+conflicts           unixODBC
 version             3.52.7
 categories          devel
 maintainers         snc openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100422/2ae2ab20/attachment.html>


More information about the macports-changes mailing list