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

ciserlohn at macports.org ciserlohn at macports.org
Thu Oct 24 12:25:45 PDT 2013


Revision: 112506
          https://trac.macports.org/changeset/112506
Author:   ciserlohn at macports.org
Date:     2013-10-24 12:25:45 -0700 (Thu, 24 Oct 2013)
Log Message:
-----------
npm: update to cersion 1.3.12

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

Modified: trunk/dports/devel/npm/Portfile
===================================================================
--- trunk/dports/devel/npm/Portfile	2013-10-24 18:37:52 UTC (rev 112505)
+++ trunk/dports/devel/npm/Portfile	2013-10-24 19:25:45 UTC (rev 112506)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                npm
-version             1.3.11
+version             1.3.12
 
 categories          devel
 platforms           darwin
@@ -24,8 +24,8 @@
 
 extract.suffix      .tgz
 
-checksums           rmd160  3cd2772fa3a420494102020cef08603a3a59b32d \
-                    sha256  c6a5ea92c119901688b198704e95bdf64eb9ecb6950695f0cd5e4117ba27e95b
+checksums           rmd160  35bdbfa7aedd87e91636c331b614bd5f431c037c \
+                    sha256  844089087ba0fd5b2192e58c262ee276cfe7212c4d244974113b77c02fd7d418
 
 worksrcdir          "package"
 
@@ -44,14 +44,21 @@
                    ${worksrcpath}/node_modules/ansi/examples/beep/index.js \
                    ${worksrcpath}/node_modules/ansi/examples/clear/index.js \
                    ${worksrcpath}/node_modules/ansi/examples/cursorPosition.js \
-                   ${worksrcpath}/node_modules/ansi/examples/imgcat/index.js \
                    ${worksrcpath}/node_modules/ansi/examples/progress/index.js \
                    ${worksrcpath}/node_modules/ansi/examples/starwars.js \
+                   ${worksrcpath}/node_modules/cmd-shim/test/00-setup.js \
+                   ${worksrcpath}/node_modules/lru-cache/test/memory-leak.js \
                    ${worksrcpath}/node_modules/node-gyp/bin/node-gyp.js \
                    ${worksrcpath}/node_modules/nopt/bin/nopt.js \
+                   ${worksrcpath}/node_modules/nopt/examples/my-program.js \
+                   ${worksrcpath}/node_modules/opener/opener.js \
+                   ${worksrcpath}/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/run.js \
+                   ${worksrcpath}/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/run.js \
+                   ${worksrcpath}/node_modules/rimraf/bin.js \
                    ${worksrcpath}/node_modules/semver/bin/semver \
                    ${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] {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131024/d4ace2d7/attachment.html>


More information about the macports-changes mailing list