[141914] trunk/dports/devel/npm/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Sat Dec 12 03:32:39 PST 2015


Revision: 141914
          https://trac.macports.org/changeset/141914
Author:   ciserlohn at macports.org
Date:     2015-10-30 17:08:57 -0700 (Fri, 30 Oct 2015)
Log Message:
-----------
npm: should conflict with npm-devel not with itself (accidentally introduced in r141913)

Revision Links:
--------------
    https://trac.macports.org/changeset/141913

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

Modified: trunk/dports/devel/npm/Portfile
===================================================================
--- trunk/dports/devel/npm/Portfile	2015-10-30 23:57:16 UTC (rev 141913)
+++ trunk/dports/devel/npm/Portfile	2015-10-31 00:08:57 UTC (rev 141914)
@@ -18,7 +18,7 @@
                     You can use it to install and publish your node programs. \
 		            It manages dependencies and does other cool stuff.
 
-conflicts           npm
+conflicts           npm-devel
 
 homepage            http://www.npmjs.org/
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/d3dd15ce/attachment-0001.html>


More information about the macports-changes mailing list