summaryrefslogtreecommitdiff
path: root/lang/nodejs4/PLIST
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2016-07-01 15:41:28 +0000
committerfhajny <fhajny@pkgsrc.org>2016-07-01 15:41:28 +0000
commit90bfeba4a73c30e9106096f6d122d8abc5f30f0a (patch)
treefc9e51600f895b37023efe369fcb7a847553bb10 /lang/nodejs4/PLIST
parent9d9e8b02462548279801fee9f0929b66b76a246d (diff)
downloadpkgsrc-90bfeba4a73c30e9106096f6d122d8abc5f30f0a.tar.gz
Update lang/nodejs4 to 4.4.7.
Notable Changes - debugger: * All properties of an array (aside from length) can now be printed in the repl - npm: * Upgrade npm to 2.15.8 - stream: * Fix for a bug that became more prevalent with the stream changes that landed in v4.4.5. - V8: * Fix for a bug in crankshaft that was causing crashes on arm64 * Add missing classes to postmortem info such as JSMap and JSSet
Diffstat (limited to 'lang/nodejs4/PLIST')
-rw-r--r--lang/nodejs4/PLIST82
1 files changed, 52 insertions, 30 deletions
diff --git a/lang/nodejs4/PLIST b/lang/nodejs4/PLIST
index ac481799d66..8509ef37f25 100644
--- a/lang/nodejs4/PLIST
+++ b/lang/nodejs4/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2016/05/24 19:43:30 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.6 2016/07/01 15:41:28 fhajny Exp $
bin/node
bin/npm
include/node/android-ifaddrs.h
@@ -45,6 +45,7 @@ lib/node_modules/npm/CONTRIBUTING.md
lib/node_modules/npm/LICENSE
lib/node_modules/npm/Makefile
lib/node_modules/npm/README.md
+lib/node_modules/npm/appveyor.yml
lib/node_modules/npm/bin/node-gyp-bin/node-gyp
lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd
lib/node_modules/npm/bin/npm
@@ -476,14 +477,10 @@ lib/node_modules/npm/man/man7/npm-scope.7
lib/node_modules/npm/man/man7/npm-scripts.7
lib/node_modules/npm/man/man7/removing-npm.7
lib/node_modules/npm/man/man7/semver.7
-lib/node_modules/npm/node_modules/abbrev/.npmignore
-lib/node_modules/npm/node_modules/abbrev/.travis.yml
-lib/node_modules/npm/node_modules/abbrev/CONTRIBUTING.md
lib/node_modules/npm/node_modules/abbrev/LICENSE
lib/node_modules/npm/node_modules/abbrev/README.md
lib/node_modules/npm/node_modules/abbrev/abbrev.js
lib/node_modules/npm/node_modules/abbrev/package.json
-lib/node_modules/npm/node_modules/abbrev/test.js
lib/node_modules/npm/node_modules/ansi-regex/index.js
lib/node_modules/npm/node_modules/ansi-regex/license
lib/node_modules/npm/node_modules/ansi-regex/package.json
@@ -676,10 +673,14 @@ lib/node_modules/npm/node_modules/github-url-from-username-repo/README.md
lib/node_modules/npm/node_modules/github-url-from-username-repo/index.js
lib/node_modules/npm/node_modules/github-url-from-username-repo/package.json
lib/node_modules/npm/node_modules/glob/LICENSE
-lib/node_modules/npm/node_modules/glob/README.md
lib/node_modules/npm/node_modules/glob/changelog.md
lib/node_modules/npm/node_modules/glob/common.js
lib/node_modules/npm/node_modules/glob/glob.js
+lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/LICENSE
+lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/README.md
+lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/index.js
+lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/old.js
+lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/package.json
lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/index.js
lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/license
lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/package.json
@@ -709,7 +710,6 @@ lib/node_modules/npm/node_modules/inflight/LICENSE
lib/node_modules/npm/node_modules/inflight/README.md
lib/node_modules/npm/node_modules/inflight/inflight.js
lib/node_modules/npm/node_modules/inflight/package.json
-lib/node_modules/npm/node_modules/inflight/test.js
lib/node_modules/npm/node_modules/inherits/LICENSE
lib/node_modules/npm/node_modules/inherits/README.md
lib/node_modules/npm/node_modules/inherits/inherits.js
@@ -1517,11 +1517,14 @@ lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/package.json
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/test.js
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/.npmignore
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/.travis.yml
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/Makefile
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/README.md
-lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/build/build.js
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/component.json
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/index.js
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/package.json
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/test.js
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/index.js
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/license.md
@@ -1569,13 +1572,8 @@ lib/node_modules/npm/node_modules/npm-user-validate/LICENSE
lib/node_modules/npm/node_modules/npm-user-validate/README.md
lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js
lib/node_modules/npm/node_modules/npm-user-validate/package.json
-lib/node_modules/npm/node_modules/npmlog/.nyc_output/64996.json
-lib/node_modules/npm/node_modules/npmlog/.nyc_output/64998.json
-lib/node_modules/npm/node_modules/npmlog/.nyc_output/65000.json
-lib/node_modules/npm/node_modules/npmlog/.travis.yml
lib/node_modules/npm/node_modules/npmlog/LICENSE
lib/node_modules/npm/node_modules/npmlog/README.md
-lib/node_modules/npm/node_modules/npmlog/example.js
lib/node_modules/npm/node_modules/npmlog/log.js
lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/.npmignore
lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md
@@ -1606,23 +1604,51 @@ lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-uni
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/LICENSE
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/README.md
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._baseslice/package.json
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash._basetostring/package.json
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/node_modules/lodash.tostring/package.json
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.pad/package.json
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/LICENSE
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/README.md
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._baseslice/package.json
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash._basetostring/package.json
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/node_modules/lodash.tostring/package.json
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padend/package.json
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/LICENSE
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/README.md
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._baseslice/package.json
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash._basetostring/package.json
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/node_modules/lodash.tostring/package.json
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.padstart/package.json
-lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.repeat/LICENSE
-lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.repeat/README.md
-lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.repeat/index.js
-lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.repeat/package.json
-lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.tostring/LICENSE
-lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.tostring/README.md
-lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.tostring/index.js
-lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash.tostring/package.json
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/package.json
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/progress-bar.js
lib/node_modules/npm/node_modules/npmlog/package.json
@@ -1718,7 +1744,7 @@ lib/node_modules/npm/node_modules/readable-stream/.npmignore
lib/node_modules/npm/node_modules/readable-stream/.travis.yml
lib/node_modules/npm/node_modules/readable-stream/LICENSE
lib/node_modules/npm/node_modules/readable-stream/README.md
-lib/node_modules/npm/node_modules/readable-stream/doc/stream.markdown
+lib/node_modules/npm/node_modules/readable-stream/doc/stream.md
lib/node_modules/npm/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md
lib/node_modules/npm/node_modules/readable-stream/duplex.js
lib/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js
@@ -1726,6 +1752,10 @@ lib/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js
lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js
lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js
lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js
+lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/index.js
+lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/license.md
+lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/package.json
+lib/node_modules/npm/node_modules/readable-stream/node_modules/buffer-shims/readme.md
lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/LICENSE
lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/README.md
lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/float.patch
@@ -2483,14 +2513,6 @@ lib/node_modules/npm/node_modules/which/LICENSE
lib/node_modules/npm/node_modules/which/README.md
lib/node_modules/npm/node_modules/which/bin/which
lib/node_modules/npm/node_modules/which/changelog.sh
-lib/node_modules/npm/node_modules/which/node_modules/is-absolute/LICENSE
-lib/node_modules/npm/node_modules/which/node_modules/is-absolute/README.md
-lib/node_modules/npm/node_modules/which/node_modules/is-absolute/index.js
-lib/node_modules/npm/node_modules/which/node_modules/is-absolute/node_modules/is-relative/LICENSE-MIT
-lib/node_modules/npm/node_modules/which/node_modules/is-absolute/node_modules/is-relative/README.md
-lib/node_modules/npm/node_modules/which/node_modules/is-absolute/node_modules/is-relative/index.js
-lib/node_modules/npm/node_modules/which/node_modules/is-absolute/node_modules/is-relative/package.json
-lib/node_modules/npm/node_modules/which/node_modules/is-absolute/package.json
lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore
lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE
lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md