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: Wed Oct 28 20:00:59 UTC 2020
Modified Files:
pkgsrc/lang/nodejs: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 pkgsrc/lang/nodejs/Makefile
cvs rdiff -u -r1.186 -r1.187 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.198 pkgsrc/lang/nodejs/Makefile:1.199
--- pkgsrc/lang/nodejs/Makefile:1.198 Tue Oct 20 09:55:43 2020
+++ pkgsrc/lang/nodejs/Makefile Wed Oct 28 20:00:59 2020
@@ -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
Index: pkgsrc/lang/nodejs/distinfo
diff -u pkgsrc/lang/nodejs/distinfo:1.186 pkgsrc/lang/nodejs/distinfo:1.187
--- pkgsrc/lang/nodejs/distinfo:1.186 Tue Oct 20 09:55:43 2020
+++ pkgsrc/lang/nodejs/distinfo Wed Oct 28 20:00:59 2020
@@ -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