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

ciserlohn at macports.org ciserlohn at macports.org
Fri Mar 4 05:26:05 PST 2016


Revision: 146309
          https://trac.macports.org/changeset/146309
Author:   ciserlohn at macports.org
Date:     2016-03-04 05:26:05 -0800 (Fri, 04 Mar 2016)
Log Message:
-----------
npm: update to version 2.14.21

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

Modified: trunk/dports/devel/npm/Portfile
===================================================================
--- trunk/dports/devel/npm/Portfile	2016-03-04 13:22:00 UTC (rev 146308)
+++ trunk/dports/devel/npm/Portfile	2016-03-04 13:26:05 UTC (rev 146309)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                npm
-version             2.14.20
+version             2.14.21
 
 categories          devel
 platforms           darwin
@@ -26,8 +26,8 @@
 
 extract.suffix      .tgz
 
-checksums           rmd160  d69727056d9c7d787d24e193e94e0abd979f9c6d \
-                    sha256  476946e83d2b83a66b2916dbcb6f45eb7a392e04c9e680bea19aaaf0c6e86d71
+checksums           rmd160  cadd7b5bd49a894bd9b8f7557cdfe860f0d4000c \
+                    sha256  eede621925e6acc14a09f5ed718cd1c8221d71bd65c5a02d9ee0f6dd3066d2af
 
 worksrcdir          "package"
 
@@ -58,9 +58,7 @@
                    ${worksrcpath}/node_modules/which/bin/which \
                    ${worksrcpath}/scripts/index-build.js \
                    ${worksrcpath}/scripts/relocate.sh \
-                   ${worksrcpath}/test/disabled/package-config/test.js \
-                   ${worksrcpath}/test/packages/npm-test-array-bin/bin/array-bin \
-                   ${worksrcpath}/test/packages/npm-test-dir-bin/bin/dir-bin] {
+                   ${worksrcpath}/test/disabled/package-config/test.js] {
         reinplace "s|/usr/bin/env node|${prefix}/bin/node|" ${f}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160304/266e63d6/attachment.html>


More information about the macports-changes mailing list