Andreas Wacknitz
2022-10-02 212f0379927d44e2cfff7fe9a78771a50b205893
nodejs-18: update to 18.10.0

3 files modified
8 ■■■■ changed files
components/runtime/node18/Makefile 4 ●●●● patch | view | raw | blame | history
components/runtime/node18/manifests/sample-manifest.p5m 2 ●●●●● patch | view | raw | blame | history
components/runtime/node18/nodejs.p5m 2 ●●●●● patch | view | raw | blame | history
components/runtime/node18/Makefile
@@ -17,12 +17,12 @@
COMPONENT_NAME=            node
COMPONENT_MAJOR_VERSION=    18
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).9.1
COMPONENT_VERSION=        $(COMPONENT_MAJOR_VERSION).10.0
COMPONENT_SUMMARY=        Evented I/O for V8 JavaScript.
COMPONENT_PROJECT_URL=    https://nodejs.org
COMPONENT_SRC=            $(COMPONENT_NAME)-v$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=        $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    sha256:f381963d43568ba699915c88629dc6da4a1963804dcd37b2e6e1d10d923dd5d9
COMPONENT_ARCHIVE_HASH=    sha256:ad711b54e2be4a7d24f37c73fb2801adeaf6d26d298d431be98d6abc0202e89f
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/dist/v$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_CLASSIFICATION=    Development/Other Languages
COMPONENT_FMRI=            runtime/nodejs-$(COMPONENT_MAJOR_VERSION)
components/runtime/node18/manifests/sample-manifest.p5m
@@ -2318,6 +2318,7 @@
file path=usr/node/18/include/node/v8config.h
file path=usr/node/18/include/node/zconf.h
file path=usr/node/18/include/node/zlib.h
file path=usr/node/18/lib/dtrace/node.d
file path=usr/node/18/lib/node_modules/corepack/CHANGELOG.md
file path=usr/node/18/lib/node_modules/corepack/LICENSE.md
file path=usr/node/18/lib/node_modules/corepack/README.md
@@ -4205,3 +4206,4 @@
file path=usr/node/18/share/doc/node/gdbinit
file path=usr/node/18/share/doc/node/lldb_commands.py
file path=usr/node/18/share/man/man1/node.1
file path=usr/node/18/share/systemtap/tapset/node.stp
components/runtime/node18/nodejs.p5m
@@ -2412,6 +2412,7 @@
file path=usr/node/18/include/node/v8config.h
file path=usr/node/18/include/node/zconf.h
file path=usr/node/18/include/node/zlib.h
file path=usr/node/18/lib/dtrace/node.d
file path=usr/node/18/lib/node_modules/corepack/CHANGELOG.md
file path=usr/node/18/lib/node_modules/corepack/LICENSE.md
file path=usr/node/18/lib/node_modules/corepack/README.md
@@ -4299,3 +4300,4 @@
file path=usr/node/18/share/doc/node/gdbinit
file path=usr/node/18/share/doc/node/lldb_commands.py
file path=usr/node/18/share/man/man1/node.1
file path=usr/node/18/share/systemtap/tapset/node.stp