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 14.18.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/645b7b99f934
branches: trunk
changeset: 770776:645b7b99f934
user: adam <adam%pkgsrc.org@localhost>
date: Wed Dec 08 20:38:58 2021 +0000
description:
nodejs: updated to 14.18.2
Version 14.18.2 'Fermium' (LTS)
Notable changes
This release contains a c-ares update to fix a regression introduced in Node.js 14.17.5 resolving CNAME records containing underscores 39780.
Also included are commits to allow Node.js 14 to continue to build and pass tests on our Jenkins CI, including adding Python 3.10 to the list of allowable Python versions for building.
diffstat:
lang/nodejs/Makefile | 5 ++---
lang/nodejs/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r e8a39fe6a929 -r 645b7b99f934 lang/nodejs/Makefile
--- a/lang/nodejs/Makefile Wed Dec 08 16:41:09 2021 +0000
+++ b/lang/nodejs/Makefile Wed Dec 08 20:38:58 2021 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.222 2021/12/08 16:02:16 adam Exp $
+# $NetBSD: Makefile,v 1.223 2021/12/08 20:38:58 adam Exp $
-DISTNAME= node-v14.18.1
+DISTNAME= node-v14.18.2
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c gnu++14
-PKGREVISION= 1
.include "../../mk/bsd.prefs.mk"
# XXX: figure out a way to add rpaths to torque
diff -r e8a39fe6a929 -r 645b7b99f934 lang/nodejs/distinfo
--- a/lang/nodejs/distinfo Wed Dec 08 16:41:09 2021 +0000
+++ b/lang/nodejs/distinfo Wed Dec 08 20:38:58 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.205 2021/10/26 10:51:44 nia Exp $
+$NetBSD: distinfo,v 1.206 2021/12/08 20:38:58 adam Exp $
-BLAKE2s (node-v14.18.1.tar.xz) = f203ae02ceb004edc7bd898c15ac7edf874cb2b3c2028d8318a388a57a375e28
-SHA512 (node-v14.18.1.tar.xz) = a92d6f392e960008efd0c1f48471a3e294aa5292065fb31acc62723e8924f7f1a22bb02f3ab51a440f6e190bdee3c1667a275808c6b76d053a77aa6d7ad68aef
-Size (node-v14.18.1.tar.xz) = 33693816 bytes
+BLAKE2s (node-v14.18.2.tar.xz) = 1ab2dff0306b324a923ca44db24e87e70a3a5d73f0a781878196f1e9e1bd9e94
+SHA512 (node-v14.18.2.tar.xz) = 9179321e09e91ae68e8833b57fcd8e76aef11546cb9e75a95dc80480513fef46211f308138c10653a050decc687bb31d7975adb388654bc64d41be625fc2e76b
+Size (node-v14.18.2.tar.xz) = 34076860 bytes
SHA1 (patch-common.gypi) = f0bd2962bf7c8466db24b35a35154897ecad6316
SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32
SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3
Home |
Main Index |
Thread Index |
Old Index