git: 2ab041e1029e - main - www/npm: www/npm*: Update to 11.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Sep 2025 10:57:38 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2ab041e1029e5ef9908d3c1357cb40ea8e9950f2
commit 2ab041e1029e5ef9908d3c1357cb40ea8e9950f2
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-30 10:42:30 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-30 10:50:46 +0000
www/npm: www/npm*: Update to 11.6.0
Changes: https://github.com/npm/cli/releases
---
www/npm-node22/Makefile | 2 +-
www/npm-node22/distinfo | 6 +++---
www/npm/Makefile | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/npm-node22/Makefile b/www/npm-node22/Makefile
index 69f61d3b1e44..83df5f74327d 100644
--- a/www/npm-node22/Makefile
+++ b/www/npm-node22/Makefile
@@ -1,5 +1,5 @@
PORTNAME= npm
-PORTVERSION= 11.5.1
+PORTVERSION= 11.6.0
CATEGORIES= www
MASTER_SITES= LOCAL/sunpoet
PKGNAMESUFFIX= ${NODEJS_SUFFIX}
diff --git a/www/npm-node22/distinfo b/www/npm-node22/distinfo
index 909a06d09726..d9b825450422 100644
--- a/www/npm-node22/distinfo
+++ b/www/npm-node22/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1753796022
-SHA256 (npm-11.5.1.tar.xz) = 702cbe73eff239f0be49d2d3f0ff37e4f678e48667f9b8210d2df477fcb9a0f8
-SIZE (npm-11.5.1.tar.xz) = 1843728
+TIMESTAMP = 1757436437
+SHA256 (npm-11.6.0.tar.xz) = 17dbc144a02c7d51ae92f0f3b8680826b0a911be6631603b6a4b5b6537ff9be8
+SIZE (npm-11.6.0.tar.xz) = 1840056
diff --git a/www/npm/Makefile b/www/npm/Makefile
index 2a83741d0198..7315f1c476a8 100644
--- a/www/npm/Makefile
+++ b/www/npm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= npm
-PORTVERSION= 11.5.1
+PORTVERSION= 11.6.0
CATEGORIES= www
MAINTAINER= sunpoet@FreeBSD.org