Skip to content

Commit

Permalink
www/npm: Update to 8.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 21, 2022
1 parent 5ef39ca commit 30761d3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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

Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 2 additions & 0 deletions www/npm/pkg-plist
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 30761d3

Please sign in to comment.