[142345] trunk/dports/devel

ciserlohn at macports.org ciserlohn at macports.org
Sat Dec 12 05:21:59 PST 2015


Revision: 142345
          https://trac.macports.org/changeset/142345
Author:   ciserlohn at macports.org
Date:     2015-11-10 00:27:52 -0800 (Tue, 10 Nov 2015)
Log Message:
-----------
nodejs, nodejs-devel: build conflicts with v8 (see #49637)

Modified Paths:
--------------
    trunk/dports/devel/nodejs/Portfile
    trunk/dports/devel/nodejs-devel/Portfile

Modified: trunk/dports/devel/nodejs/Portfile
===================================================================
--- trunk/dports/devel/nodejs/Portfile	2015-11-10 07:31:33 UTC (rev 142344)
+++ trunk/dports/devel/nodejs/Portfile	2015-11-10 08:27:52 UTC (rev 142345)
@@ -6,7 +6,7 @@
 PortGroup               conflicts_build 1.0
 
 # see https://github.com/nodejs/node/issues/2637
-conflicts_build         c-ares
+conflicts_build         c-ares v8
 
 name                    nodejs
 version                 4.2.2

Modified: trunk/dports/devel/nodejs-devel/Portfile
===================================================================
--- trunk/dports/devel/nodejs-devel/Portfile	2015-11-10 07:31:33 UTC (rev 142344)
+++ trunk/dports/devel/nodejs-devel/Portfile	2015-11-10 08:27:52 UTC (rev 142345)
@@ -6,7 +6,7 @@
 PortGroup               conflicts_build 1.0
 
 # see https://github.com/nodejs/node/issues/2637
-conflicts_build         c-ares
+conflicts_build         c-ares v8
 
 name                    nodejs-devel
 version                 5.0.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/b32f0a36/attachment-0001.html>


More information about the macports-changes mailing list