- Update to 2.13.5

Changes:	https://github.com/npm/npm/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-08-16 02:21:41 +00:00
parent cc2de879b5
commit 7e6cf5fb9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394362
3 changed files with 4 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= npm
PORTVERSION= 2.13.4
PORTVERSION= 2.13.5
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet

View file

@ -1,2 +1,2 @@
SHA256 (npm-2.13.4.tar.xz) = c98e9ae5404ef0b7b24a65bb4a97694be523fdbe4f15f4b35620981bf972360c
SIZE (npm-2.13.4.tar.xz) = 2485796
SHA256 (npm-2.13.5.tar.xz) = aa351907ca03173604dea6d4626fc294d337eaea94bb13bee04c20a099ae472b
SIZE (npm-2.13.5.tar.xz) = 2503144

View file

@ -623,8 +623,6 @@ lib/node_modules/npm/node_modules/chmodr/LICENSE
lib/node_modules/npm/node_modules/chmodr/README.md
lib/node_modules/npm/node_modules/chmodr/chmodr.js
lib/node_modules/npm/node_modules/chmodr/package.json
lib/node_modules/npm/node_modules/chmodr/test/basic.js
lib/node_modules/npm/node_modules/chmodr/test/sync.js
lib/node_modules/npm/node_modules/chownr/LICENCE
lib/node_modules/npm/node_modules/chownr/LICENSE
lib/node_modules/npm/node_modules/chownr/README.md
@ -2659,6 +2657,7 @@ lib/node_modules/npm/test/tap/install-bad-man.js
lib/node_modules/npm/test/tap/install-cli-production.js
lib/node_modules/npm/test/tap/install-cli-unicode.js
lib/node_modules/npm/test/tap/install-from-local.js
lib/node_modules/npm/test/tap/install-link-scripts.js
lib/node_modules/npm/test/tap/install-man.js
lib/node_modules/npm/test/tap/install-noargs-dev.js
lib/node_modules/npm/test/tap/install-save-exact.js