mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 5.0.4
Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v5.0.4/CHANGELOG.md
This commit is contained in:
parent
fab798feb3
commit
c42070c5a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444662
3 changed files with 4 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= npm
|
||||
PORTVERSION= 5.0.3
|
||||
PORTVERSION= 5.0.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= LOCAL/sunpoet
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1497730522
|
||||
SHA256 (npm-5.0.3.tar.xz) = b478f20f1e88772f6a2ca9743974cb69c893f45450b0ea712a24d5ede855e6e6
|
||||
SIZE (npm-5.0.3.tar.xz) = 3027572
|
||||
TIMESTAMP = 1498756800
|
||||
SHA256 (npm-5.0.4.tar.xz) = d257035300264e730f4c31ad51832cde703cc14002f96f393d8daee4082dcaea
|
||||
SIZE (npm-5.0.4.tar.xz) = 3030612
|
||||
|
|
|
@ -5,13 +5,11 @@ lib/node_modules/npm/.mailmap
|
|||
lib/node_modules/npm/.npmignore
|
||||
lib/node_modules/npm/.travis.yml
|
||||
lib/node_modules/npm/AUTHORS
|
||||
lib/node_modules/npm/BROKEN.org
|
||||
lib/node_modules/npm/CHANGELOG.md
|
||||
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/TODO.org
|
||||
lib/node_modules/npm/TROUBLESHOOTING.md
|
||||
lib/node_modules/npm/appveyor.yml
|
||||
@(,,755) lib/node_modules/npm/bin/node-gyp-bin/node-gyp
|
||||
|
@ -3323,7 +3321,6 @@ lib/node_modules/npm/test/fixtures/config/globalconfig
|
|||
lib/node_modules/npm/test/fixtures/config/malformed
|
||||
lib/node_modules/npm/test/fixtures/config/multi-ca
|
||||
lib/node_modules/npm/test/fixtures/config/userconfig
|
||||
lib/node_modules/npm/test/fixtures/config/userconfig-with-gc
|
||||
lib/node_modules/npm/test/fixtures/forked-underscore-1.5.1.tgz
|
||||
lib/node_modules/npm/test/fixtures/github-com-BryanDonovan-dummy-npm-bar.git.tar.gz
|
||||
lib/node_modules/npm/test/fixtures/github-com-BryanDonovan-dummy-npm-buzz.git.tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue