git: 30761d33545d - main - www/npm: Update to 8.12.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 16:37:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=30761d33545d54423704277ff403915ab5f42029 commit 30761d33545d54423704277ff403915ab5f42029 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-21 16:32:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-21 16:32:44 +0000 www/npm: Update to 8.12.2 Changes: https://github.com/npm/cli/releases --- www/npm/Makefile | 2 +- www/npm/distinfo | 6 +++--- www/npm/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/npm/Makefile b/www/npm/Makefile index 31c4cb1523c8..6e590c48d58d 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= npm -PORTVERSION= 8.12.1 +PORTVERSION= 8.12.2 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet diff --git a/www/npm/distinfo b/www/npm/distinfo index 28fc46a93d2c..1460da7b9de9 100644 --- a/www/npm/distinfo +++ b/www/npm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654275839 -SHA256 (npm-8.12.1.tar.xz) = c07f450d59377f7fc61da529904071b2a8785b6ba3067045315f4e6c65b9aba3 -SIZE (npm-8.12.1.tar.xz) = 1605228 +TIMESTAMP = 1655561130 +SHA256 (npm-8.12.2.tar.xz) = 3179c36ec9fd454379edbc1228e53f4df07befc14434b7261a4a6f3a22fbc1fd +SIZE (npm-8.12.2.tar.xz) = 1606756 diff --git a/www/npm/pkg-plist b/www/npm/pkg-plist index 5fb7e93ab62f..74d65280d535 100644 --- a/www/npm/pkg-plist +++ b/www/npm/pkg-plist @@ -331,6 +331,7 @@ 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 @@ -362,6 +363,7 @@ 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