git: 448f29e20303 - main - www/node16: Update to 16.18.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 19:01:14 UTC
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=448f29e203032f5c597115e8d8d07a7575a8b2c1
commit 448f29e203032f5c597115e8d8d07a7575a8b2c1
Author: Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2022-11-12 18:59:17 +0000
Commit: Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2022-11-12 19:01:03 +0000
www/node16: Update to 16.18.1
The following CVE is fixed in this release:
CVE-2022-43548: DNS rebinding in --inspect via invalid octal IP
address (Medium)
Changelog: https://github.com/nodejs/node/releases/tag/v16.18.1
---
www/node16/Makefile | 7 +++++--
www/node16/distinfo | 6 +++---
www/node16/pkg-plist | 1 -
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/www/node16/Makefile b/www/node16/Makefile
index 449c53184adc..190ce5614c50 100644
--- a/www/node16/Makefile
+++ b/www/node16/Makefile
@@ -1,7 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 16.17.1
-PORTREVISION= 1
+DISTVERSION= 16.18.1
CATEGORIES= www
MASTER_SITES= https://nodejs.org/dist/v${DISTVERSION}/
PKGNAMESUFFIX= 16
@@ -114,4 +113,8 @@ post-configure:
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node
+post-install-DTRACE-on:
+ ${MKDIR} ${STAGEDIR}${PREFIX}/lib/dtrace
+ ${INSTALL_DATA} ${WRKSRC}/out/Release/node.d ${STAGEDIR}${PREFIX}/lib/dtrace
+
.include <bsd.port.mk>
diff --git a/www/node16/distinfo b/www/node16/distinfo
index 28b0ccfda259..b88cf2e33c18 100644
--- a/www/node16/distinfo
+++ b/www/node16/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664054003
-SHA256 (node-v16.17.1.tar.gz) = e423985f6019b2026f9a191adb56a96ae83ecd56cdf839cf94aa980168b7a90f
-SIZE (node-v16.17.1.tar.gz) = 67255715
+TIMESTAMP = 1668274253
+SHA256 (node-v16.18.1.tar.gz) = 3d24c9c3a953afee43edc44569045eda56cd45cd58b0539922d17da62736189c
+SIZE (node-v16.18.1.tar.gz) = 67572729
diff --git a/www/node16/pkg-plist b/www/node16/pkg-plist
index 5cc5b68637a4..9f57d159a2da 100644
--- a/www/node16/pkg-plist
+++ b/www/node16/pkg-plist
@@ -572,4 +572,3 @@ include/node/v8config.h
@(,,444) man/man1/node.1.gz
%%PORTDOCS%%%%DOCSDIR%%/gdbinit
%%PORTDOCS%%%%DOCSDIR%%/lldb_commands.py
-share/systemtap/tapset/node.stp