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 May 22 07:39:08 UTC 2025
Modified Files:
pkgsrc/lang/nodejs22: Makefile distinfo
Log Message:
nodejs22: updated to 22.16.0
Version 22.16.0 'Jod' (LTS)
Notable Changes
- deps: update timezone to 2025b (Node.js GitHub Bot)
- doc: add dario-piotrowicz to collaborators (Dario Piotrowicz)
- (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell)
- (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell)
- (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford)
- (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig)
- (SEMVER-MINOR) src: set default config as node.config.json (Marco Ippolito)
- (SEMVER-MINOR) src: create THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING (Marco Ippolito)
- (SEMVER-MINOR) src: add config file support (Marco Ippolito)
- (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi)
- (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu)
- (SEMVER-MINOR) util: add types.isFloat16Array() (Livia Medeiros)
- (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/nodejs22/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/nodejs22/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/nodejs22/Makefile
diff -u pkgsrc/lang/nodejs22/Makefile:1.9 pkgsrc/lang/nodejs22/Makefile:1.10
--- pkgsrc/lang/nodejs22/Makefile:1.9 Sat May 17 14:15:26 2025
+++ pkgsrc/lang/nodejs22/Makefile Thu May 22 07:39:08 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/05/17 14:15:26 adam Exp $
+# $NetBSD: Makefile,v 1.10 2025/05/22 07:39:08 adam Exp $
-DISTNAME= node-v22.15.1
+DISTNAME= node-v22.16.0
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c c++
Index: pkgsrc/lang/nodejs22/distinfo
diff -u pkgsrc/lang/nodejs22/distinfo:1.8 pkgsrc/lang/nodejs22/distinfo:1.9
--- pkgsrc/lang/nodejs22/distinfo:1.8 Sat May 17 14:15:26 2025
+++ pkgsrc/lang/nodejs22/distinfo Thu May 22 07:39:08 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2025/05/17 14:15:26 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/05/22 07:39:08 adam Exp $
-BLAKE2s (node-v22.15.1.tar.xz) = 44119f8342aca0656a4e45d71157cdfe337dc15935fe02a0fb422c1994635cde
-SHA512 (node-v22.15.1.tar.xz) = fcc15ecfcfd0d067ad3985809a2f2cfe47549aba715dcd88183ae01a77e8389d0ec57a1d9022107639b7cb4fc6a0b6bd4aa461f325e42cd8334dfaad633b7ba3
-Size (node-v22.15.1.tar.xz) = 48443648 bytes
+BLAKE2s (node-v22.16.0.tar.xz) = ba0d5b292003448e4073eb649a16cd236952d1682c0093e63091e50da45c97ed
+SHA512 (node-v22.16.0.tar.xz) = 8d33efd7d6e15b212d0a24483f751705935ab8a0124c695103e96cd806b8c76d4639ac53bd4abf09e3e636ff301eba3546ead447e5e881a51ca87a72ab26e004
+Size (node-v22.16.0.tar.xz) = 48547612 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