pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/nodejs
Module Name: pkgsrc
Committed By: adam
Date: Thu Oct 31 09:01:48 UTC 2024
Modified Files:
pkgsrc/lang/nodejs: Makefile distinfo
Log Message:
nodejs: updated to 22.11.0
Version 22.11.0 'Jod' (LTS)
This release marks the transition of Node.js 22.x into Long Term Support (LTS)
with the codename 'Jod'. The 22.x release line now moves into "Active LTS" and
will remain so until October 2025. After that time, it will move into
"Maintenance" until end of life in April 2027.
Other than updating metadata, such as the process.release object, to reflect
that the release is LTS, no further changes from Node.js 22.10.0 are included.
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 pkgsrc/lang/nodejs/Makefile
cvs rdiff -u -r1.272 -r1.273 pkgsrc/lang/nodejs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/nodejs/Makefile
diff -u pkgsrc/lang/nodejs/Makefile:1.304 pkgsrc/lang/nodejs/Makefile:1.305
--- pkgsrc/lang/nodejs/Makefile:1.304 Tue Oct 22 08:30:41 2024
+++ pkgsrc/lang/nodejs/Makefile Thu Oct 31 09:01:48 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.304 2024/10/22 08:30:41 adam Exp $
+# $NetBSD: Makefile,v 1.305 2024/10/31 09:01:48 adam Exp $
-DISTNAME= node-v22.10.0
+DISTNAME= node-v22.11.0
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c c++
Index: pkgsrc/lang/nodejs/distinfo
diff -u pkgsrc/lang/nodejs/distinfo:1.272 pkgsrc/lang/nodejs/distinfo:1.273
--- pkgsrc/lang/nodejs/distinfo:1.272 Tue Oct 22 08:30:42 2024
+++ pkgsrc/lang/nodejs/distinfo Thu Oct 31 09:01:48 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.272 2024/10/22 08:30:42 adam Exp $
+$NetBSD: distinfo,v 1.273 2024/10/31 09:01:48 adam Exp $
-BLAKE2s (node-v22.10.0.tar.xz) = e6ca5a8f0301cd52d7acfb0af4c60153eb71ceaa583d70467833bf1a6b390d05
-SHA512 (node-v22.10.0.tar.xz) = 4554b77611a8ee83e026ad9eb69cc9521ecf6c7805dd674929a9810c38e42616de4795d12cabee58632eea8de452031b4b3bba318ac27dece0e16aa3edb5d2c2
-Size (node-v22.10.0.tar.xz) = 47009048 bytes
+BLAKE2s (node-v22.11.0.tar.xz) = 4c7c455d840d56e5e90aefb3843819d40db56b6d9da551648ec4ed0df85072f3
+SHA512 (node-v22.11.0.tar.xz) = f81f0d4a9606d14fcbfb8b73489f156bbbdfa5ece7a8c4036c1887df768324dc58c91b87367c6631b8a96d19fb0d7cd1414fb90ef1bc7b27f07c40f0480a0e8d
+Size (node-v22.11.0.tar.xz) = 47006780 bytes
SHA1 (patch-common.gypi) = a4dd4ba7e0dfd5838d7241e35447617bdc0f93df
SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
SHA1 (patch-deps_uv_common.gypi) = 29f0c382b68f77749a71ce39fa2ca37338ca18ec
Home |
Main Index |
Thread Index |
Old Index