summaryrefslogtreecommitdiff
path: root/lang/nodejs4
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2016-11-09 13:26:40 +0000
committerfhajny <fhajny@pkgsrc.org>2016-11-09 13:26:40 +0000
commitb89eadf9ef30fc8ce239066842a2c31b1d794be3 (patch)
tree8d252808f59d96d9397f29481139dcb952745b47 /lang/nodejs4
parentada1e9ac94c9aa359b7da752b76c98b09cccafbf (diff)
downloadpkgsrc-b89eadf9ef30fc8ce239066842a2c31b1d794be3.tar.gz
Update lang/nodejs4 to 4.6.2.
- build: It is now possible to build the documentation from the release tarball - buffer: Buffer.alloc() will no longer incorrectly return a zero filled buffer when an encoding is passed - deps: upgrade npm in LTS to 2.15.11 - repl: Enable tab completion for global properties - url: url.format() will now encode all # in search
Diffstat (limited to 'lang/nodejs4')
-rw-r--r--lang/nodejs4/Makefile4
-rw-r--r--lang/nodejs4/PLIST117
-rw-r--r--lang/nodejs4/distinfo10
3 files changed, 31 insertions, 100 deletions
diff --git a/lang/nodejs4/Makefile b/lang/nodejs4/Makefile
index 76a2ecf3d58..b66f58fa8a1 100644
--- a/lang/nodejs4/Makefile
+++ b/lang/nodejs4/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2016/10/18 20:37:55 fhajny Exp $
+# $NetBSD: Makefile,v 1.22 2016/11/09 13:26:40 fhajny Exp $
-DISTNAME= node-v4.6.1
+DISTNAME= node-v4.6.2
.include "../../lang/nodejs/Makefile.common"
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/nodejs4/PLIST b/lang/nodejs4/PLIST
index cb369cf6083..ac3458f3fa1 100644
--- a/lang/nodejs4/PLIST
+++ b/lang/nodejs4/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/08/19 13:14:37 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.8 2016/11/09 13:26:40 fhajny Exp $
bin/node
bin/npm
include/node/android-ifaddrs.h
@@ -629,10 +629,8 @@ lib/node_modules/npm/node_modules/fstream-npm/example/example.js
lib/node_modules/npm/node_modules/fstream-npm/example/ig-tar.js
lib/node_modules/npm/node_modules/fstream-npm/example/tar.js
lib/node_modules/npm/node_modules/fstream-npm/fstream-npm.js
-lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/.npmignore
lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/LICENSE
lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/README.md
-lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/example/basic.js
lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/ignore.js
lib/node_modules/npm/node_modules/fstream-npm/node_modules/fstream-ignore/package.json
lib/node_modules/npm/node_modules/fstream-npm/package.json
@@ -674,6 +672,7 @@ 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
@@ -696,7 +695,6 @@ lib/node_modules/npm/node_modules/graceful-fs/legacy-streams.js
lib/node_modules/npm/node_modules/graceful-fs/package.json
lib/node_modules/npm/node_modules/graceful-fs/polyfills.js
lib/node_modules/npm/node_modules/hosted-git-info/.npmignore
-lib/node_modules/npm/node_modules/hosted-git-info/.travis.yml
lib/node_modules/npm/node_modules/hosted-git-info/LICENSE
lib/node_modules/npm/node_modules/hosted-git-info/README.md
lib/node_modules/npm/node_modules/hosted-git-info/git-host-info.js
@@ -716,7 +714,6 @@ lib/node_modules/npm/node_modules/inherits/README.md
lib/node_modules/npm/node_modules/inherits/inherits.js
lib/node_modules/npm/node_modules/inherits/inherits_browser.js
lib/node_modules/npm/node_modules/inherits/package.json
-lib/node_modules/npm/node_modules/inherits/test.js
lib/node_modules/npm/node_modules/ini/LICENSE
lib/node_modules/npm/node_modules/ini/README.md
lib/node_modules/npm/node_modules/ini/ini.js
@@ -777,16 +774,11 @@ lib/node_modules/npm/node_modules/lru-cache/package.json
lib/node_modules/npm/node_modules/minimatch/LICENSE
lib/node_modules/npm/node_modules/minimatch/README.md
lib/node_modules/npm/node_modules/minimatch/minimatch.js
-lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.npmignore
lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/README.md
-lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/example.js
lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/index.js
lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
-lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml
lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
-lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile
lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
-lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js
lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js
lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml
@@ -907,24 +899,6 @@ lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js
lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js
lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js
lib/node_modules/npm/node_modules/node-gyp/lib/remove.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/README.md
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/index.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/package.json
-lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.npmignore
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/.travis.yml
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/History.md
@@ -1206,20 +1180,6 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/package.json
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/string.js
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-iterator/valid-iterable.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/.lint
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/.npmignore
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/.travis.yml
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/CHANGES
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/LICENSE
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/README.md
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/implement.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/index.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/is-implemented.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/is-native-implemented.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/is-symbol.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/package.json
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/polyfill.js
-lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/node_modules/es6-symbol/validate-symbol.js
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/#/index.js
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/#/pad.js
lib/node_modules/npm/node_modules/node-gyp/node_modules/path-array/node_modules/array-index/node_modules/es6-symbol/node_modules/es5-ext/number/epsilon/implement.js
@@ -1546,6 +1506,7 @@ lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/Makefil
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/README.md
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/equation.gif
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/dns.js
+lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/example/stop.js
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/index.js
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry.js
lib/node_modules/npm/node_modules/npm-registry-client/node_modules/retry/lib/retry_operation.js
@@ -1586,54 +1547,30 @@ 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/has-unicode/README.md
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/index.js
lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/has-unicode/package.json
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._baseslice/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._baseslice/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._baseslice/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._baseslice/package.json
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/LICENSE
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/README.md
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/index.js
+lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/lodash._basetostring/package.json
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.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
@@ -1737,6 +1674,7 @@ 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/lib/internal/streams/BufferList.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
@@ -1788,6 +1726,7 @@ lib/node_modules/npm/node_modules/request/CHANGELOG.md
lib/node_modules/npm/node_modules/request/CONTRIBUTING.md
lib/node_modules/npm/node_modules/request/LICENSE
lib/node_modules/npm/node_modules/request/README.md
+lib/node_modules/npm/node_modules/request/codecov.yml
lib/node_modules/npm/node_modules/request/index.js
lib/node_modules/npm/node_modules/request/lib/auth.js
lib/node_modules/npm/node_modules/request/lib/cookies.js
@@ -1809,6 +1748,7 @@ lib/node_modules/npm/node_modules/request/node_modules/aws4/.travis.yml
lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE
lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md
lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js
+lib/node_modules/npm/node_modules/request/node_modules/aws4/lru.js
lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json
lib/node_modules/npm/node_modules/request/node_modules/bl/.npmignore
lib/node_modules/npm/node_modules/request/node_modules/bl/.travis.yml
@@ -2150,17 +2090,22 @@ lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modul
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/algs.js
+lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/certificate.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/dhe.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ed-compat.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/errors.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/fingerprint.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/auto.js
+lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/openssh-cert.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pem.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs1.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs8.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/rfc4253.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh-private.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh.js
+lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509-pem.js
+lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509.js
+lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/identity.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/index.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/key.js
lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/private-key.js
@@ -2287,14 +2232,10 @@ lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/README.md
lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/index.js
lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/package.json
lib/node_modules/npm/node_modules/request/node_modules/qs/.eslintignore
-lib/node_modules/npm/node_modules/request/node_modules/qs/.npmignore
-lib/node_modules/npm/node_modules/request/node_modules/qs/.travis.yml
lib/node_modules/npm/node_modules/request/node_modules/qs/CHANGELOG.md
lib/node_modules/npm/node_modules/request/node_modules/qs/CONTRIBUTING.md
lib/node_modules/npm/node_modules/request/node_modules/qs/LICENSE
lib/node_modules/npm/node_modules/request/node_modules/qs/Readme.md
-lib/node_modules/npm/node_modules/request/node_modules/qs/bower.json
-lib/node_modules/npm/node_modules/request/node_modules/qs/component.json
lib/node_modules/npm/node_modules/request/node_modules/qs/dist/qs.js
lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js
lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js
@@ -2329,6 +2270,7 @@ lib/node_modules/npm/node_modules/retry/Makefile
lib/node_modules/npm/node_modules/retry/Readme.md
lib/node_modules/npm/node_modules/retry/equation.gif
lib/node_modules/npm/node_modules/retry/example/dns.js
+lib/node_modules/npm/node_modules/retry/example/stop.js
lib/node_modules/npm/node_modules/retry/index.js
lib/node_modules/npm/node_modules/retry/lib/retry.js
lib/node_modules/npm/node_modules/retry/lib/retry_operation.js
@@ -2336,16 +2278,6 @@ lib/node_modules/npm/node_modules/retry/package.json
lib/node_modules/npm/node_modules/rimraf/LICENSE
lib/node_modules/npm/node_modules/rimraf/README.md
lib/node_modules/npm/node_modules/rimraf/bin.js
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/LICENSE
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/README.md
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/common.js
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/glob.js
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/index.js
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/license
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/package.json
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/node_modules/path-is-absolute/readme.md
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/package.json
-lib/node_modules/npm/node_modules/rimraf/node_modules/glob/sync.js
lib/node_modules/npm/node_modules/rimraf/package.json
lib/node_modules/npm/node_modules/rimraf/rimraf.js
lib/node_modules/npm/node_modules/semver/.npmignore
@@ -2497,7 +2429,6 @@ lib/node_modules/npm/node_modules/which/CHANGELOG.md
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/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
diff --git a/lang/nodejs4/distinfo b/lang/nodejs4/distinfo
index 98ebd8ea857..b5d6e6603a1 100644
--- a/lang/nodejs4/distinfo
+++ b/lang/nodejs4/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.19 2016/10/18 20:37:55 fhajny Exp $
+$NetBSD: distinfo,v 1.20 2016/11/09 13:26:40 fhajny Exp $
-SHA1 (node-v4.6.1.tar.gz) = 24c2a629b11cb1217f0f43fa022c34de1e361cfd
-RMD160 (node-v4.6.1.tar.gz) = b62e9420642f6f898f9be541eab9ca836baa6085
-SHA512 (node-v4.6.1.tar.gz) = 88412625aebedc35612659ea6bba610d2d2425dca9d7599a1be7165ceeaae0d7b7ce20e541f4b96fcf803e41a78ad5c06dea4f13da56f9aa73e51bff091e42ed
-Size (node-v4.6.1.tar.gz) = 22746422 bytes
+SHA1 (node-v4.6.2.tar.gz) = 56f86432a74c06d18c495e2117800b1c0bae5ecd
+RMD160 (node-v4.6.2.tar.gz) = 3db9652d59687af65dbd6c198a4d6253f2731131
+SHA512 (node-v4.6.2.tar.gz) = 1c8b98d3a41ff6c2b5afcd52a2a28780356e0b96001b48fb1292f973ad0b04be249452e1db282aa66d3f8b94ed733523931a9b2b66505249f4ff8260ae6e13a1
+Size (node-v4.6.2.tar.gz) = 22821027 bytes
SHA1 (patch-common.gypi) = 5b3a50617358637a6f910de28bb5a14f037317a6
SHA1 (patch-deps_cares_cares.gyp) = 2235eb44bc984fa2e745fdf1786f1ae6de6ef80f
SHA1 (patch-deps_npm_node__modules_node-gyp_gyp_pylib_gyp_generator_make.py) = 78d6ddd37ae30e869e0da666a78baad86a638c50