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.15.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d6392c02006
branches:  trunk
changeset: 441190:6d6392c02006
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Oct 28 20:00:59 2020 +0000

description:
nodejs: updated to 14.15.0

Version 14.15.0 'Fermium' (LTS)

Notable Changes

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

diffstat:

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

diffs (30 lines):

diff -r 292fac8db856 -r 6d6392c02006 lang/nodejs/Makefile
--- a/lang/nodejs/Makefile      Wed Oct 28 20:00:01 2020 +0000
+++ b/lang/nodejs/Makefile      Wed Oct 28 20:00:59 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.198 2020/10/20 09:55:43 adam Exp $
+# $NetBSD: Makefile,v 1.199 2020/10/28 20:00:59 adam Exp $
 
-DISTNAME=      node-v14.14.0
+DISTNAME=      node-v14.15.0
 EXTRACT_SUFX=  .tar.xz
 
 USE_LANGUAGES= c gnu++14
diff -r 292fac8db856 -r 6d6392c02006 lang/nodejs/distinfo
--- a/lang/nodejs/distinfo      Wed Oct 28 20:00:01 2020 +0000
+++ b/lang/nodejs/distinfo      Wed Oct 28 20:00:59 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.186 2020/10/20 09:55:43 adam Exp $
+$NetBSD: distinfo,v 1.187 2020/10/28 20:00:59 adam Exp $
 
-SHA1 (node-v14.14.0.tar.xz) = b9a5b9009164bdd7ea5dc27822332ce94286ad83
-RMD160 (node-v14.14.0.tar.xz) = 794dc3ae3d9ed7e8da8a8a36dd9a5ab656e6ead3
-SHA512 (node-v14.14.0.tar.xz) = d5af1fa219297a8779e031bd94755212f002b6655539929f8fa8cd69a9c1c4b824fa0ccfa961b52023b92d2975e4fd2ec44c0fb238efac0b1a6e2bdfd2b7cff7
-Size (node-v14.14.0.tar.xz) = 33439920 bytes
+SHA1 (node-v14.15.0.tar.xz) = e9bdf54fcdf93280c6b126b8057adae618026535
+RMD160 (node-v14.15.0.tar.xz) = 7c0cae975b31eee2053e50a9f564d70da1ba0c58
+SHA512 (node-v14.15.0.tar.xz) = 2a0cd1b9d95e0ac228a90aca82cb04b9f4fc4d08ab86f0286eed7a519ca6e756081b37375ad5d14d7f0e09affdd27bad658c3e364237eb3c212fe5b5e27af96e
+Size (node-v14.15.0.tar.xz) = 33440584 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