git: 62442e793bb3 - main - www/node22: Update to 22.15.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 May 2025 20:03:15 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=62442e793bb3f775635e4293b324f79f8da281b0
commit 62442e793bb3f775635e4293b324f79f8da281b0
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-05-19 19:07:50 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-05-19 19:58:02 +0000
www/node22: Update to 22.15.1
- Update pkg-message
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
Security: CVE-2025-23165, CVE-2025-23166
---
www/node22/Makefile.version | 2 +-
www/node22/distinfo | 6 +++---
www/node22/pkg-message | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/node22/Makefile.version b/www/node22/Makefile.version
index 1649385403c3..fcb8129e9cb1 100644
--- a/www/node22/Makefile.version
+++ b/www/node22/Makefile.version
@@ -1 +1 @@
-NODEJS_PORTVERSION= 22.15.0
+NODEJS_PORTVERSION= 22.15.1
diff --git a/www/node22/distinfo b/www/node22/distinfo
index 37ee953b7b72..2f74d09037a0 100644
--- a/www/node22/distinfo
+++ b/www/node22/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745936048
-SHA256 (node-v22.15.0.tar.xz) = e7c4226d1d92f33ad854d6da4f7e519e77690b8e73f93496881f8c539174d9df
-SIZE (node-v22.15.0.tar.xz) = 48453184
+TIMESTAMP = 1747546442
+SHA256 (node-v22.15.1.tar.xz) = c19f0177d21c621746625e5f37590bd0d79a72043b77b53784cba5f145e7263e
+SIZE (node-v22.15.1.tar.xz) = 48443648
diff --git a/www/node22/pkg-message b/www/node22/pkg-message
index ddea08386149..3932e932b18e 100644
--- a/www/node22/pkg-message
+++ b/www/node22/pkg-message
@@ -1,7 +1,7 @@
[
{ type: install
message: <<EOM
-Note: If you need npm (Node Package Manager), please install www/npm.
+Note: If you need npm (Node Package Manager), please install www/npm-node22.
EOM
}
]