pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/nodejs nodejs: updated to 18.12.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e6132883f90
branches:  trunk
changeset: 387523:8e6132883f90
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Oct 31 15:19:06 2022 +0000

description:
nodejs: updated to 18.12.0

Version 18.12.0 'Hydrogen' (LTS)

Notable Changes

This release marks the transition of Node.js 18.x into Long Term Support (LTS) with the codename 'Hydrogen'. The 18.x release line now moves into "Active LTS" and will remain so until October 2023. 
After that time, it will move into "Maintenance" until end of life in April 2025.

diffstat:

 lang/nodejs/Makefile |  4 ++--
 lang/nodejs/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 80790ee7405f -r 8e6132883f90 lang/nodejs/Makefile
--- a/lang/nodejs/Makefile      Mon Oct 31 14:54:38 2022 +0000
+++ b/lang/nodejs/Makefile      Mon Oct 31 15:19:06 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.243 2022/10/17 11:03:07 adam Exp $
+# $NetBSD: Makefile,v 1.244 2022/10/31 15:19:06 adam Exp $
 
-DISTNAME=      node-v18.11.0
+DISTNAME=      node-v18.12.0
 EXTRACT_SUFX=  .tar.xz
 
 USE_LANGUAGES= c gnu++17
diff -r 80790ee7405f -r 8e6132883f90 lang/nodejs/distinfo
--- a/lang/nodejs/distinfo      Mon Oct 31 14:54:38 2022 +0000
+++ b/lang/nodejs/distinfo      Mon Oct 31 15:19:06 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.224 2022/10/17 11:03:07 adam Exp $
+$NetBSD: distinfo,v 1.225 2022/10/31 15:19:06 adam Exp $
 
-BLAKE2s (node-v18.11.0.tar.xz) = 69a0e222fbd0ed6be20d4b658c129304079c3b4413bca32549762ac8d4c6b026
-SHA512 (node-v18.11.0.tar.xz) = dfb36f438e59913cde540c8bc429bf856078c174a53406de851ac59337f70efbd5988e6a969bd16ab8cb2a197871c6f7353c3ccbdaf492a4c047fc11ede36a78
-Size (node-v18.11.0.tar.xz) = 38437152 bytes
+BLAKE2s (node-v18.12.0.tar.xz) = bb48234113734092ee8bd4fd547b9c4ff2cde832b596e9fd31876d8c539535b8
+SHA512 (node-v18.12.0.tar.xz) = c6b0acb034e4705d2651efd0bcc0b8c999e44abdc76b6d585ad8f5ba00d51f96ba8adc9326678402a3565fbd75ae30dd7648ddb5ecb724c5e25b97d60e0c89df
+Size (node-v18.12.0.tar.xz) = 38443968 bytes
 SHA1 (patch-common.gypi) = 80f3645498853b9939167d152365b4fa49528b70
 SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
 SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3



Home | Main Index | Thread Index | Old Index