Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:24:47 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a247f8799f41 - main - www/npm*: Update to 11.11.1
Message-ID:  <69d29adf.198f6.1746246e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a247f8799f41bc7434dbb827b2bfc879e96226b3

commit a247f8799f41bc7434dbb827b2bfc879e96226b3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 16:53:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:21 +0000

    www/npm*: Update to 11.11.1
    
    Changes:        https://github.com/npm/cli/releases
---
 www/npm-node24/Makefile  | 2 +-
 www/npm-node24/distinfo  | 6 +++---
 www/npm-node24/pkg-plist | 1 +
 www/npm/Makefile         | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/npm-node24/Makefile b/www/npm-node24/Makefile
index 23314c0a7133..04de75e409d2 100644
--- a/www/npm-node24/Makefile
+++ b/www/npm-node24/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	npm
-PORTVERSION=	11.11.0
+PORTVERSION=	11.11.1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 PKGNAMESUFFIX=	${NODEJS_SUFFIX}
diff --git a/www/npm-node24/distinfo b/www/npm-node24/distinfo
index 8edd820aa56a..3de419ca35aa 100644
--- a/www/npm-node24/distinfo
+++ b/www/npm-node24/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773152833
-SHA256 (npm-11.11.0.tar.xz) = c8e8a375a7b65c78a5849be46f4c388723ac8734d7282aea9acac2c519f7e1a4
-SIZE (npm-11.11.0.tar.xz) = 1745580
+TIMESTAMP = 1773966786
+SHA256 (npm-11.11.1.tar.xz) = 8d12937185d6b6272c9223d7a93565970ec550295db97602d3a52010f2362816
+SIZE (npm-11.11.1.tar.xz) = 1748612
diff --git a/www/npm-node24/pkg-plist b/www/npm-node24/pkg-plist
index 85a84e75f3e4..f62226640ed7 100644
--- a/www/npm-node24/pkg-plist
+++ b/www/npm-node24/pkg-plist
@@ -475,6 +475,7 @@ lib/node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js
 lib/node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js
 lib/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js
 lib/node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js
+lib/node_modules/npm/node_modules/@npmcli/arborist/lib/isolated-classes.js
 lib/node_modules/npm/node_modules/@npmcli/arborist/lib/link.js
 lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js
 lib/node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js
diff --git a/www/npm/Makefile b/www/npm/Makefile
index 2508a760a851..3c76d32ef3c0 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	npm
-PORTVERSION=	11.11.0
+PORTVERSION=	11.11.1
 CATEGORIES=	www
 
 MAINTAINER=	sunpoet@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29adf.198f6.1746246e>