[150062] trunk/dports/devel/npm3/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Sun Jul 10 15:03:52 PDT 2016


Revision: 150062
          https://trac.macports.org/changeset/150062
Author:   ciserlohn at macports.org
Date:     2016-07-10 15:03:52 -0700 (Sun, 10 Jul 2016)
Log Message:
-----------
npm3: update to version 3.10.5

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

Modified: trunk/dports/devel/npm3/Portfile
===================================================================
--- trunk/dports/devel/npm3/Portfile	2016-07-10 22:03:14 UTC (rev 150061)
+++ trunk/dports/devel/npm3/Portfile	2016-07-10 22:03:52 UTC (rev 150062)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                npm3
-version             3.10.3
+version             3.10.5
 
 categories          devel
 platforms           darwin
@@ -28,8 +28,8 @@
 
 extract.suffix      .tgz
 
-checksums           rmd160  4aebf7360833848b2d4d61f989f2d6bafcf27840 \
-                    sha256  82e6089077d40370da445b9209557ee03e3685c8d23dae9cf7a9b1635c7824de
+checksums           rmd160  3dad03cc3d7c60506440afda35a77fdd7ea9f290 \
+                    sha256  ff019769e186152098841c1fa6325e5a79f7903a45f13bd0046a4dc8e63f845f
 
 distname            npm-${version}
 
@@ -37,8 +37,10 @@
 
 depends_lib         path:bin/node:nodejs4
 
-use_configure       no
+#use_configure       no
 
+configure.args-append --prefix=${prefix}
+
 patchfiles          patch-lib-update.js.diff
 
 post-patch {
@@ -50,7 +52,6 @@
                    ${worksrcpath}/node_modules/cmd-shim/test/00-setup.js \
                    ${worksrcpath}/node_modules/mkdirp/bin/cmd.js \
                    ${worksrcpath}/node_modules/node-gyp/bin/node-gyp.js \
-                   ${worksrcpath}/node_modules/node-gyp/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js \
                    ${worksrcpath}/node_modules/nopt/bin/nopt.js \
                    ${worksrcpath}/node_modules/nopt/examples/my-program.js \
                    ${worksrcpath}/node_modules/opener/opener.js \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160710/6538f747/attachment.html>


More information about the macports-changes mailing list