1
0
forked from ports/contrib

npm: 7.6.0 -> 7.6.1

This commit is contained in:
Tim Biermann 2021-03-04 23:58:16 +00:00
parent 00cf9afe5f
commit bec075d627
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 5 additions and 6 deletions

View File

@ -107,7 +107,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/lib/utils/
drwxr-xr-x root/root usr/lib/node_modules/npm/lib/utils/completion/
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/utils/completion/installed-deep.js
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/utils/completion/installed-shallow.js
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/utils/completion/none.js
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/utils/config.js
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/utils/deref-command.js
-rw-r--r-- root/root usr/lib/node_modules/npm/lib/utils/did-you-mean.js

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39iPAu78ZQzQQS8I7NVu9nifLKHsgbibtT0qINYflXt8CO8zvV7UMEDUj1nC9R2TIoVv4oHwbBgkOjD9O2iwqgo=
SHA256 (Pkgfile) = 911e2c16abc1eb55ac122090e22e890a8079dead25d282f60ebf398f2fba2b78
SHA256 (.footprint) = 4968db9245b3f7fe23af902c051645e84d1e8afbb791bcef40fc3ad2a4251d2f
SHA256 (npm-7.6.0.tar.gz) = a62ef97970810eed423f98c955e070663aabaa91408ffb8cd8c0768be316d2e5
RWSagIOpLGJF38VI1TfZLiH84pi+jPw1VEBSzPBazhvo2D6eKLJENO5ScqqC1nId+risPA9xbwkzSZKJi8GLumZgnIA3ZfEHkQE=
SHA256 (Pkgfile) = 9131d1d79012c21667e15f04eda7f88ddbf9fb8331f1769d8a57a97a6067743b
SHA256 (.footprint) = 9ce4bb186abcff765b78bbc7fa8bff2833f9e801cb1773b70f197ca7d7043da9
SHA256 (npm-7.6.1.tar.gz) = ecbecf3eb93b232dd8d6239da6d3c91fe454b19fb5cee37252c2eaa7a78f89f3
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462

View File

@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
version=7.6.0
version=7.6.1
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)