diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-09-09 03:31:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-09-09 03:31:35 +0800 |
commit | 71900a12bf1d909f435f3a81e6accfe85b750f0d (patch) | |
tree | c3b2796cd770eceba9ef702f6f79d4348ad0b7e6 /www | |
parent | d2e96d3f9129493b733c321fe7a138af777d77c8 (diff) | |
download | freebsd-ports-gnome-71900a12bf1d909f435f3a81e6accfe85b750f0d.tar.gz freebsd-ports-gnome-71900a12bf1d909f435f3a81e6accfe85b750f0d.tar.zst freebsd-ports-gnome-71900a12bf1d909f435f3a81e6accfe85b750f0d.zip |
Update to 6.11.3
Changes: https://github.com/npm/cli/releases
Diffstat (limited to 'www')
-rw-r--r-- | www/npm/Makefile | 2 | ||||
-rw-r--r-- | www/npm/distinfo | 6 | ||||
-rw-r--r-- | www/npm/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile index 3f37d613437c..830d9589c2fa 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 6.11.2 +PORTVERSION= 6.11.3 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/distinfo b/www/npm/distinfo index dba1447b07b6..83553f14fce3 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567275631 -SHA256 (npm-6.11.2.tar.xz) = eb1a0d4a6515d454a9d858297f3e808ce743ce7e496d5c6ab0e05ac05027d6c4 -SIZE (npm-6.11.2.tar.xz) = 3416704 +TIMESTAMP = 1567943276 +SHA256 (npm-6.11.3.tar.xz) = 52e7c76415af828a32467a811a59705020bb1659c0ab73d1933d3a2e20fd0219 +SIZE (npm-6.11.3.tar.xz) = 3390588 diff --git a/www/npm/pkg-plist b/www/npm/pkg-plist index 1e789d4676a8..5dfbe5d817af 100644 --- a/www/npm/pkg-plist +++ b/www/npm/pkg-plist @@ -3269,7 +3269,6 @@ lib/node_modules/npm/node_modules/read-cmd-shim/LICENSE lib/node_modules/npm/node_modules/read-cmd-shim/README.md lib/node_modules/npm/node_modules/read-cmd-shim/index.js lib/node_modules/npm/node_modules/read-cmd-shim/package.json -lib/node_modules/npm/node_modules/read-cmd-shim/test/integration.js lib/node_modules/npm/node_modules/read-installed/.npmignore lib/node_modules/npm/node_modules/read-installed/.travis.yml lib/node_modules/npm/node_modules/read-installed/LICENSE |