Andreas Wacknitz
2021-08-01 80bdac6c7bf796af1469d350d062f332f4ec0adb
Update nodejs-12 and nodejs-14

* nodejs-14: update to 14.17.4

* nodejs-12: update to 12.22.4
6 files modified
16 ■■■■■ changed files
components/runtime/node12/Makefile 4 ●●●● patch | view | raw | blame | history
components/runtime/node12/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/runtime/node12/nodejs.p5m 1 ●●●● patch | view | raw | blame | history
components/runtime/node14/Makefile 4 ●●●● patch | view | raw | blame | history
components/runtime/node14/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/runtime/node14/nodejs.p5m 1 ●●●● patch | view | raw | blame | history
components/runtime/node12/Makefile
@@ -18,7 +18,7 @@
COMPONENT_NAME=            node
COMPONENT_MAJOR_VERSION=12
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).22.3
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).22.4
COMPONENT_FMRI=            runtime/nodejs-$(COMPONENT_MAJOR_VERSION)
COMPONENT_SUMMARY=        Evented I/O for V8 JavaScript.
COMPONENT_CLASSIFICATION=    Development/Other Languages
@@ -27,7 +27,7 @@
COMPONENT_LICENSE_FILE=    LICENSE
COMPONENT_SRC=            $(COMPONENT_NAME)-v$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:350211fae3a688f41889680c8efcf689353a2e36b62b9dc2b408340986857190
COMPONENT_ARCHIVE_HASH= sha256:44cd4eab131e5282fc923e9e720d983a0b44c12e4aa4f6c3598dc97ae1e4cd4c
COMPONENT_ARCHIVE_URL=    https://nodejs.org/dist/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
TEST_TARGET=            $(NO_TESTS)
components/runtime/node12/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2020 <contributor>
# Copyright 2021 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -3889,6 +3889,7 @@
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/pax.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/read-entry.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/replace.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/types.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/unpack.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/update.js
components/runtime/node12/nodejs.p5m
@@ -3979,6 +3979,7 @@
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/pax.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/read-entry.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/replace.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/types.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/unpack.js
file path=usr/node/12/lib/node_modules/npm/node_modules/tar/lib/update.js
components/runtime/node14/Makefile
@@ -18,7 +18,7 @@
COMPONENT_NAME=            node
COMPONENT_MAJOR_VERSION=14
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).17.3
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).17.4
COMPONENT_FMRI=            runtime/nodejs-$(COMPONENT_MAJOR_VERSION)
COMPONENT_SUMMARY=        Evented I/O for V8 JavaScript.
COMPONENT_CLASSIFICATION=    Development/Other Languages
@@ -27,7 +27,7 @@
COMPONENT_LICENSE_FILE=    LICENSE
COMPONENT_SRC=            $(COMPONENT_NAME)-v$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:4b8b4b5e1b360f9e51dd72130eec21b79f5832ca55200393c657e9ad76697f48
COMPONENT_ARCHIVE_HASH= sha256:ae7bf4e784f8c8027ffa1e3757f37d2bd5925d0c48988c4d7f07e4515853cf2c
COMPONENT_ARCHIVE_URL=    https://nodejs.org/dist/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
TEST_TARGET=            $(NO_TESTS)
components/runtime/node14/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2020 <contributor>
# Copyright 2021 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -3913,6 +3913,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/pax.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/read-entry.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/replace.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/types.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/unpack.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/update.js
components/runtime/node14/nodejs.p5m
@@ -4006,6 +4006,7 @@
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/pax.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/read-entry.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/replace.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/types.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/unpack.js
file path=usr/node/14/lib/node_modules/npm/node_modules/tar/lib/update.js