Update nodejs to 0.10.31.
2014.08.19, Version 0.10.31 (Stable) * v8: backport CVE-2013-6668 * openssl: Update to v1.0.1i * npm: Update to v1.4.23 * cluster: disconnect should not be synchronous (Sam Roberts) * fs: fix fs.readFileSync fd leak when get RangeError (Jackson Tian) * stream: fix Readable.wrap objectMode falsy values (James Halliday) * timers: fix timers with non-integer delay hanging. (Julien Gilli)
This commit is contained in:
parent
d9fd14f777
commit
511c84ea56
3 changed files with 19 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.26 2014/08/01 12:06:03 fhajny Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2014/08/21 09:28:44 fhajny Exp $
|
||||
|
||||
DISTNAME= node-v0.10.30
|
||||
DISTNAME= node-v0.10.31
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://nodejs.org/dist/${DISTNAME:S/node-//}/
|
||||
PKGNAME= ${DISTNAME:S/-v/js-/}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.17 2014/08/01 19:44:09 szptvlfn Exp $
|
||||
@comment $NetBSD: PLIST,v 1.18 2014/08/21 09:28:44 fhajny Exp $
|
||||
bin/node
|
||||
bin/npm
|
||||
include/node/ares.h
|
||||
|
@ -30,9 +30,9 @@ include/node/v8stdint.h
|
|||
include/node/zconf.h
|
||||
include/node/zlib.h
|
||||
${PLIST.dtrace}lib/dtrace/node.d
|
||||
lib/node_modules/npm/.eslintrc
|
||||
lib/node_modules/npm/.npmignore
|
||||
lib/node_modules/npm/.npmrc
|
||||
lib/node_modules/npm/.tern-project
|
||||
lib/node_modules/npm/.travis.yml
|
||||
lib/node_modules/npm/AUTHORS
|
||||
lib/node_modules/npm/CONTRIBUTING.md
|
||||
|
@ -522,7 +522,7 @@ lib/node_modules/npm/node_modules/editor/example/edit.js
|
|||
lib/node_modules/npm/node_modules/editor/index.js
|
||||
lib/node_modules/npm/node_modules/editor/package.json
|
||||
lib/node_modules/npm/node_modules/fstream-npm/.npmignore
|
||||
lib/node_modules/npm/node_modules/fstream-npm/LICENCE
|
||||
lib/node_modules/npm/node_modules/fstream-npm/LICENSE
|
||||
lib/node_modules/npm/node_modules/fstream-npm/README.md
|
||||
lib/node_modules/npm/node_modules/fstream-npm/example/bundle.js
|
||||
lib/node_modules/npm/node_modules/fstream-npm/example/dir-tar.js
|
||||
|
@ -563,7 +563,7 @@ lib/node_modules/npm/node_modules/fstream/lib/socket-reader.js
|
|||
lib/node_modules/npm/node_modules/fstream/lib/writer.js
|
||||
lib/node_modules/npm/node_modules/fstream/package.json
|
||||
lib/node_modules/npm/node_modules/github-url-from-git/.npmignore
|
||||
lib/node_modules/npm/node_modules/github-url-from-git/History.md
|
||||
lib/node_modules/npm/node_modules/github-url-from-git/LICENSE
|
||||
lib/node_modules/npm/node_modules/github-url-from-git/Makefile
|
||||
lib/node_modules/npm/node_modules/github-url-from-git/Readme.md
|
||||
lib/node_modules/npm/node_modules/github-url-from-git/index.js
|
||||
|
@ -637,6 +637,7 @@ lib/node_modules/npm/node_modules/lru-cache/README.md
|
|||
lib/node_modules/npm/node_modules/lru-cache/lib/lru-cache.js
|
||||
lib/node_modules/npm/node_modules/lru-cache/package.json
|
||||
lib/node_modules/npm/node_modules/minimatch/.npmignore
|
||||
lib/node_modules/npm/node_modules/minimatch/.travis.yml
|
||||
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
|
||||
|
@ -650,8 +651,16 @@ lib/node_modules/npm/node_modules/mkdirp/.npmignore
|
|||
lib/node_modules/npm/node_modules/mkdirp/.travis.yml
|
||||
lib/node_modules/npm/node_modules/mkdirp/LICENSE
|
||||
lib/node_modules/npm/node_modules/mkdirp/README.markdown
|
||||
lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js
|
||||
lib/node_modules/npm/node_modules/mkdirp/bin/usage.txt
|
||||
lib/node_modules/npm/node_modules/mkdirp/examples/pow.js
|
||||
lib/node_modules/npm/node_modules/mkdirp/index.js
|
||||
lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/.travis.yml
|
||||
lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/LICENSE
|
||||
lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/example/parse.js
|
||||
lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/index.js
|
||||
lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/package.json
|
||||
lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/readme.markdown
|
||||
lib/node_modules/npm/node_modules/mkdirp/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/.jshintrc
|
||||
lib/node_modules/npm/node_modules/node-gyp/.npmignore
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.20 2014/08/01 12:06:03 fhajny Exp $
|
||||
$NetBSD: distinfo,v 1.21 2014/08/21 09:28:44 fhajny Exp $
|
||||
|
||||
SHA1 (node-v0.10.30.tar.gz) = bcef88d76c39147c79a28aa9e5d484564eb3ba7e
|
||||
RMD160 (node-v0.10.30.tar.gz) = aa26c999d70a6d8980a6dc0486adc52b88aed927
|
||||
Size (node-v0.10.30.tar.gz) = 13527922 bytes
|
||||
SHA1 (node-v0.10.31.tar.gz) = 80f2160b0525763b557742aa73d8dacf1a71e53c
|
||||
RMD160 (node-v0.10.31.tar.gz) = eb0ab95f20bbde99cd9d454fdbfa8765d7666469
|
||||
Size (node-v0.10.31.tar.gz) = 13464547 bytes
|
||||
SHA1 (patch-common.gypi) = 0cffd29138431c982d9030b414cc26acd9407fbc
|
||||
SHA1 (patch-deps_cares_cares.gyp) = 2235eb44bc984fa2e745fdf1786f1ae6de6ef80f
|
||||
SHA1 (patch-deps_npm_node__modules_node-gyp_gyp_pylib_gyp_generator_make.py) = 78d6ddd37ae30e869e0da666a78baad86a638c50
|
||||
|
|
Loading…
Reference in a new issue