git: cdefe1c00d64 - main - www/npm: Update to 8.15.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:31:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cdefe1c00d64dbb3277db597b7c005869f3e875e commit cdefe1c00d64dbb3277db597b7c005869f3e875e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:23:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:23:51 +0000 www/npm: Update to 8.15.1 Changes: https://github.com/npm/cli/releases --- www/npm/Makefile | 2 +- www/npm/distinfo | 6 +++--- www/npm/pkg-plist | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/npm/Makefile b/www/npm/Makefile index 6b882a30f2fa..8298f18f33bc 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 8.14.0 +PORTVERSION= 8.15.1 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/distinfo b/www/npm/distinfo index 664a5432c849..8bfc2b4c163d 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657835409 -SHA256 (npm-8.14.0.tar.xz) = 1c8927c1af3eb64d43e973edf2cfa8fae6ada084e16e936cbe7a9ef9a646ce81 -SIZE (npm-8.14.0.tar.xz) = 1623560 +TIMESTAMP = 1660576736 +SHA256 (npm-8.15.1.tar.xz) = 8315b124a627aa11d045d6fb40a7745b55050e37da2bd565cc97b6186d468a3a +SIZE (npm-8.15.1.tar.xz) = 1622304 diff --git a/www/npm/pkg-plist b/www/npm/pkg-plist index 06fb4849408c..cb3ca31bedd9 100644 --- a/www/npm/pkg-plist +++ b/www/npm/pkg-plist @@ -291,6 +291,7 @@ lib/node_modules/npm/lib/utils/tar.js lib/node_modules/npm/lib/utils/timers.js lib/node_modules/npm/lib/utils/update-notifier.js lib/node_modules/npm/lib/utils/validate-lockfile.js +lib/node_modules/npm/lib/utils/web-auth.js lib/node_modules/npm/lib/workspaces/get-workspaces.js lib/node_modules/npm/lib/workspaces/update-workspaces.js lib/node_modules/npm/man/man1/npm-access.1.gz @@ -334,7 +335,6 @@ lib/node_modules/npm/man/man1/npm-prefix.1.gz lib/node_modules/npm/man/man1/npm-profile.1.gz lib/node_modules/npm/man/man1/npm-prune.1.gz lib/node_modules/npm/man/man1/npm-publish.1.gz -lib/node_modules/npm/man/man1/npm-query.1.gz lib/node_modules/npm/man/man1/npm-rebuild.1.gz lib/node_modules/npm/man/man1/npm-repo.1.gz lib/node_modules/npm/man/man1/npm-restart.1.gz @@ -366,7 +366,6 @@ lib/node_modules/npm/man/man5/npmrc.5.gz lib/node_modules/npm/man/man5/package-json.5.gz lib/node_modules/npm/man/man5/package-lock-json.5.gz lib/node_modules/npm/man/man7/config.7.gz -lib/node_modules/npm/man/man7/dependency-selectors.7.gz lib/node_modules/npm/man/man7/developers.7.gz lib/node_modules/npm/man/man7/logging.7.gz lib/node_modules/npm/man/man7/orgs.7.gz