Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2026 09:31:39 +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: 04a66b77416c - main - www/npm*: Update to 11.14.1
Message-ID:  <6a02f37b.372f1.26817cf8@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=04a66b77416c5e32aa0b1f6e0640b51832181947

commit 04a66b77416c5e32aa0b1f6e0640b51832181947
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-12 09:07:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-12 09:31:07 +0000

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

diff --git a/www/npm-node24/Makefile b/www/npm-node24/Makefile
index a9fa4d0a2aab..d35a27ae39e1 100644
--- a/www/npm-node24/Makefile
+++ b/www/npm-node24/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	npm
-PORTVERSION=	11.14.0
-PORTREVISION=	1
+PORTVERSION=	11.14.1
 CATEGORIES=	www
 MASTER_SITES=	LOCAL/sunpoet
 PKGNAMESUFFIX=	${NODEJS_SUFFIX}
diff --git a/www/npm-node24/distinfo b/www/npm-node24/distinfo
index 509d1a299509..5318f326f1a7 100644
--- a/www/npm-node24/distinfo
+++ b/www/npm-node24/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778246795
-SHA256 (npm-11.14.0.tar.xz) = 52e34ebcffaf3df3d8f79126af3edd42fd2398d31e60e8f413d2b224cf079f97
-SIZE (npm-11.14.0.tar.xz) = 1949060
+TIMESTAMP = 1778385558
+SHA256 (npm-11.14.1.tar.xz) = 98cee93e1de5bab38dc0b417168d956b6ab07f69d7056f65d6220bfb6e770a8c
+SIZE (npm-11.14.1.tar.xz) = 1943636
diff --git a/www/npm-node24/pkg-plist b/www/npm-node24/pkg-plist
index b39f2790d7a7..7abf8bcd716f 100644
--- a/www/npm-node24/pkg-plist
+++ b/www/npm-node24/pkg-plist
@@ -1684,7 +1684,6 @@ lib/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js
 lib/node_modules/npm/node_modules/smart-buffer/build/utils.js
 lib/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md
 lib/node_modules/npm/node_modules/smart-buffer/package.json
-lib/node_modules/npm/node_modules/socks/.claude/settings.local.json
 lib/node_modules/npm/node_modules/socks/LICENSE
 lib/node_modules/npm/node_modules/socks/build/client/socksclient.js
 lib/node_modules/npm/node_modules/socks/build/common/constants.js
diff --git a/www/npm/Makefile b/www/npm/Makefile
index db9e2882bfb2..f1e82429216e 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	npm
-PORTVERSION=	11.14.0
+PORTVERSION=	11.14.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?6a02f37b.372f1.26817cf8>