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 May 22 07:38:11 UTC 2025
Modified Files:
pkgsrc/lang/nodejs: Makefile distinfo
Log Message:
nodejs: updated to 24.1.0
Version 24.1.0 (Current)
Notable Changes
- doc: add JonasBa to collaborators (Jonas Badalic)
- doc: add puskin to collaborators (Giovanni Bucci)
- (SEMVER-MINOR) fs: add to Dir support for explicit resource management (Antoine du Hamel)
- Revert "test_runner: change ts default glob" (Théo LUDWIG)
To generate a diff of this commit:
cvs rdiff -u -r1.323 -r1.324 pkgsrc/lang/nodejs/Makefile
cvs rdiff -u -r1.288 -r1.289 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.323 pkgsrc/lang/nodejs/Makefile:1.324
--- pkgsrc/lang/nodejs/Makefile:1.323 Sat May 17 14:16:07 2025
+++ pkgsrc/lang/nodejs/Makefile Thu May 22 07:38:11 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.323 2025/05/17 14:16:07 adam Exp $
+# $NetBSD: Makefile,v 1.324 2025/05/22 07:38:11 adam Exp $
-DISTNAME= node-v24.0.2
+DISTNAME= node-v24.1.0
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c c++
Index: pkgsrc/lang/nodejs/distinfo
diff -u pkgsrc/lang/nodejs/distinfo:1.288 pkgsrc/lang/nodejs/distinfo:1.289
--- pkgsrc/lang/nodejs/distinfo:1.288 Sat May 17 14:16:07 2025
+++ pkgsrc/lang/nodejs/distinfo Thu May 22 07:38:11 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.288 2025/05/17 14:16:07 adam Exp $
+$NetBSD: distinfo,v 1.289 2025/05/22 07:38:11 adam Exp $
-BLAKE2s (node-v24.0.2.tar.xz) = 48dda5504b21408ebb0fcd58e35ed321d03af22b449ad30fb9dafffe5397e4ca
-SHA512 (node-v24.0.2.tar.xz) = 9f80e0ff46739b8b3d1bf924521e53e269d03e48bf0605abcf76a17bd13ce77cb2e688faef3c196de0195b2b707d59b4d0cb61a3dca73857e91f549e986b4218
-Size (node-v24.0.2.tar.xz) = 49774016 bytes
+BLAKE2s (node-v24.1.0.tar.xz) = 191d6a5d1a45a48a1f25598ecd9272872ef9c9492d9d51193e706b54def9ed34
+SHA512 (node-v24.1.0.tar.xz) = 86e133eaf4114a2e0f60db1505f10585f0fef2382134c02702b5961c9c4feced2bc7d156a930eb983ca23a82208d74187dcf249fddf5fff78ae9e5229d3d5fdf
+Size (node-v24.1.0.tar.xz) = 50168800 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