www/npm*: Update to 11.5.1

Changes:	https://github.com/npm/cli/releases
This commit is contained in:
Po-Chuan Hsieh
2025-08-13 01:57:38 +08:00
parent 1f6c1a98aa
commit 3f2a46f49e
4 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
PORTNAME= npm
PORTVERSION= 11.4.2
PORTVERSION= 11.5.1
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
PKGNAMESUFFIX= ${NODEJS_SUFFIX}

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1751375041
SHA256 (npm-11.4.2.tar.xz) = 1bc7920128ca6ce36dfad28eeac60c7fb80cc8d282cfeb07324af52781fc6111
SIZE (npm-11.4.2.tar.xz) = 1838468
TIMESTAMP = 1753796022
SHA256 (npm-11.5.1.tar.xz) = 702cbe73eff239f0be49d2d3f0ff37e4f678e48667f9b8210d2df477fcb9a0f8
SIZE (npm-11.5.1.tar.xz) = 1843728

View File

@@ -283,6 +283,7 @@ lib/node_modules/npm/lib/utils/installed-shallow.js
lib/node_modules/npm/lib/utils/is-windows.js
lib/node_modules/npm/lib/utils/log-file.js
lib/node_modules/npm/lib/utils/npm-usage.js
lib/node_modules/npm/lib/utils/oidc.js
lib/node_modules/npm/lib/utils/open-url.js
lib/node_modules/npm/lib/utils/output-error.js
lib/node_modules/npm/lib/utils/ping.js

View File

@@ -1,5 +1,5 @@
PORTNAME= npm
PORTVERSION= 11.4.2
PORTVERSION= 11.5.1
CATEGORIES= www
MAINTAINER= sunpoet@FreeBSD.org