[96190] trunk/dports/devel
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 2 17:38:58 PDT 2012
Revision: 96190
https://trac.macports.org/changeset/96190
Author: ryandesign at macports.org
Date: 2012-08-02 17:38:55 -0700 (Thu, 02 Aug 2012)
Log Message:
-----------
libconfig and libconfig-hr conflict
Modified Paths:
--------------
trunk/dports/devel/libconfig/Portfile
trunk/dports/devel/libconfig-hr/Portfile
Modified: trunk/dports/devel/libconfig/Portfile
===================================================================
--- trunk/dports/devel/libconfig/Portfile 2012-08-02 22:29:29 UTC (rev 96189)
+++ trunk/dports/devel/libconfig/Portfile 2012-08-03 00:38:55 UTC (rev 96190)
@@ -3,6 +3,7 @@
PortSystem 1.0
name libconfig
+conflicts libconfig-hr
version 0.2.6
categories devel
platforms darwin
Modified: trunk/dports/devel/libconfig-hr/Portfile
===================================================================
--- trunk/dports/devel/libconfig-hr/Portfile 2012-08-02 22:29:29 UTC (rev 96189)
+++ trunk/dports/devel/libconfig-hr/Portfile 2012-08-03 00:38:55 UTC (rev 96190)
@@ -4,6 +4,7 @@
PortSystem 1.0
name libconfig-hr
+conflicts libconfig
version 1.4.8
categories devel
license LGPL-2.1+
@@ -21,9 +22,7 @@
long_description \
A new libconfig implementation with both C and C++ bindings, a \
- completely new API, pkg-config support and superior documentation. \
- This port is incompatible with the older port libconfig which should be \
- deactivated or uninstalled prior to installation of this port.
+ completely new API, pkg-config support and superior documentation.
# internal flags aren't placed first in tests/Makefile
# luckily there are no deps, so the following suffices to avoid picking up an
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120802/92cf328c/attachment.html>
More information about the macports-changes
mailing list