[154254] trunk/dports/devel

ciserlohn at macports.org ciserlohn at macports.org
Tue Oct 25 14:41:25 CEST 2016


Revision: 154254
          https://trac.macports.org/changeset/154254
Author:   ciserlohn at macports.org
Date:     2016-10-25 14:41:25 +0200 (Tue, 25 Oct 2016)
Log Message:
-----------
npm4: new port

Modified Paths:
--------------
    trunk/dports/devel/npm2/Portfile
    trunk/dports/devel/npm3/Portfile
    trunk/dports/devel/npm4/Portfile

Added Paths:
-----------
    trunk/dports/devel/npm4/

Modified: trunk/dports/devel/npm2/Portfile
===================================================================
--- trunk/dports/devel/npm2/Portfile	2016-10-25 12:36:14 UTC (rev 154253)
+++ trunk/dports/devel/npm2/Portfile	2016-10-25 12:41:25 UTC (rev 154254)
@@ -18,7 +18,7 @@
                     You can use it to install and publish your node programs. \
 		            It manages dependencies and does other cool stuff.
 
-conflicts           npm3
+conflicts           npm3 npm4
 
 homepage            http://www.npmjs.org/
 

Modified: trunk/dports/devel/npm3/Portfile
===================================================================
--- trunk/dports/devel/npm3/Portfile	2016-10-25 12:36:14 UTC (rev 154253)
+++ trunk/dports/devel/npm3/Portfile	2016-10-25 12:41:25 UTC (rev 154254)
@@ -18,7 +18,7 @@
                     You can use it to install and publish your node programs. \
 		            It manages dependencies and does other cool stuff.
 
-conflicts           npm2
+conflicts           npm2 npm4
 
 homepage            http://www.npmjs.org/
 

Modified: trunk/dports/devel/npm4/Portfile
===================================================================
--- trunk/dports/devel/npm3/Portfile	2016-10-25 11:19:19 UTC (rev 154248)
+++ trunk/dports/devel/npm4/Portfile	2016-10-25 12:41:25 UTC (rev 154254)
@@ -3,8 +3,8 @@
 
 PortSystem          1.0
 
-name                npm3
-version             3.10.8
+name                npm4
+version             4.0.1
 
 categories          devel
 platforms           darwin
@@ -18,7 +18,7 @@
                     You can use it to install and publish your node programs. \
 		            It manages dependencies and does other cool stuff.
 
-conflicts           npm2
+conflicts           npm2 npm3
 
 homepage            http://www.npmjs.org/
 
@@ -28,8 +28,8 @@
 
 extract.suffix      .tgz
 
-checksums           rmd160  61736626c6290027169d6211c682cda22c75d0a4 \
-                    sha256  1121a75a370fd0efb320fffb7c9e4a8bcb3840d1cf2fbd585c54837b7014dd76
+checksums           rmd160  e7f3e446aed5ae535ea0f74ff7e2965597d372cd \
+                    sha256  bdb6da6b8119b3dced12bdb946e888286301e72731de52d2e17e534a1912f0eb
 
 distname            npm-${version}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161025/0d01d2e2/attachment-0002.html>


More information about the macports-changes mailing list