pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/nodejs22



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Mar 12 09:58:31 UTC 2026

Modified Files:
        pkgsrc/lang/nodejs22: Makefile distinfo
Removed Files:
        pkgsrc/lang/nodejs22/patches: patch-configure

Log Message:
nodejs22: updated to 22.22.1

22.22.1 'Jod' (LTS)

Notable Changes

- build: test on Python 3.14 (Christian Clauss)
- cli: mark --heapsnapshot-near-heap-limit as stable (Joyee Cheung)
- crypto: update root certificates to NSS 3.119 (Node.js GitHub Bot)
- crypto: update root certificates to NSS 3.117 (Node.js GitHub Bot)
- doc: add avivkeller to collaborators (Aviv Keller)
- doc: add gurgunday to collaborators (Gürgün Dayıoğlu)
- meta: add Renegade334 to collaborators (Renegade334)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/nodejs22/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/nodejs22/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/nodejs22/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/nodejs22/Makefile
diff -u pkgsrc/lang/nodejs22/Makefile:1.20 pkgsrc/lang/nodejs22/Makefile:1.21
--- pkgsrc/lang/nodejs22/Makefile:1.20  Wed Jan 14 19:08:19 2026
+++ pkgsrc/lang/nodejs22/Makefile       Thu Mar 12 09:58:31 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2026/01/14 19:08:19 adam Exp $
+# $NetBSD: Makefile,v 1.21 2026/03/12 09:58:31 adam Exp $
 
-DISTNAME=      node-v22.22.0
+DISTNAME=      node-v22.22.1
 EXTRACT_SUFX=  .tar.xz
 
 USE_LANGUAGES= c c++

Index: pkgsrc/lang/nodejs22/distinfo
diff -u pkgsrc/lang/nodejs22/distinfo:1.18 pkgsrc/lang/nodejs22/distinfo:1.19
--- pkgsrc/lang/nodejs22/distinfo:1.18  Wed Jan 14 19:08:19 2026
+++ pkgsrc/lang/nodejs22/distinfo       Thu Mar 12 09:58:31 2026
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.18 2026/01/14 19:08:19 adam Exp $
+$NetBSD: distinfo,v 1.19 2026/03/12 09:58:31 adam Exp $
 
-BLAKE2s (node-v22.22.0.tar.xz) = a27c8c6a5c1d39a0e6e7d75d77190948256f22d13557b7c22e33715f23fe56de
-SHA512 (node-v22.22.0.tar.xz) = aa3d2fd4dd52649f5d9e7cb11b1d2261a5725fd1885b9bf48bb10770a9cbc16e8f69e28ea6d186b6c0bbac1b127a783e7239e9e63e1a5a973949aa9abecab3ea
-Size (node-v22.22.0.tar.xz) = 50902788 bytes
+BLAKE2s (node-v22.22.1.tar.xz) = 7c8aa2904a5809636189d416e5482132218d02d27a33bc1fbe6b648a6a98512a
+SHA512 (node-v22.22.1.tar.xz) = 5222376b8af7cf0b9bfe801ce9e70f5d598f3497fad833cefc542a2f0a2c7d2d8ef93a9fb58394985a6d261006842138eb7bec7e2c1898468a23955a70e2f02f
+Size (node-v22.22.1.tar.xz) = 51271588 bytes
 SHA1 (patch-common.gypi) = 41fc3ddf9e43c0b0a3d6ef845e7ee2847f4e12ce
-SHA1 (patch-configure) = a7325b6f208a23435105cbd89a5b024695572caf
 SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
 SHA1 (patch-deps_uv_common.gypi) = 29f0c382b68f77749a71ce39fa2ca37338ca18ec
 SHA1 (patch-deps_uvwasi_include_wasi__serdes.h) = 32b85ef5824b96b35aba9280bbe7aa7899d9e5cf



Home | Main Index | Thread Index | Old Index