git: cd47c658d43f - main - www/node16: Update to 16.14.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Apr 2022 15:44:32 UTC
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cd47c658d43fbd29cb569b2230a05a1682ad3360
commit cd47c658d43fbd29cb569b2230a05a1682ad3360
Author: Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2022-03-20 17:55:42 +0000
Commit: Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2022-04-02 15:43:19 +0000
www/node16: Update to 16.14.2
- Update to 16.14.2
- Add COREPACK option
Reported by: Boris Korzun <drtr0jan@yandex.ru>, pi
PR: 261789
Differential Revision: https://reviews.freebsd.org/D34413
---
www/node16/Makefile | 9 ++++++---
www/node16/distinfo | 6 +++---
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/www/node16/Makefile b/www/node16/Makefile
index 4525a0a414d4..c6fee4f40fde 100644
--- a/www/node16/Makefile
+++ b/www/node16/Makefile
@@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
-DISTVERSION= 16.13.0
+DISTVERSION= 16.14.2
CATEGORIES= www
MASTER_SITES= https://nodejs.org/dist/v${DISTVERSION}/
PKGNAMESUFFIX= 16
@@ -18,8 +18,8 @@ ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
USES= compiler:c++11-lib gmake python:3.6-3.9,build pkgconfig \
localbase shebangfix
-OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE
-OPTIONS_DEFAULT= DTRACE
+OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE COREPACK
+OPTIONS_DEFAULT= DTRACE COREPACK
OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}}
OPTIONS_SUB= yes
@@ -45,6 +45,9 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu
DTRACE_CONFIGURE_ON= --with-dtrace
+COREPACK_DESC= Build and install corepack package manager
+COREPACK_CONFIGURE_OFF= --without-corepack
+
HAS_CONFIGURE= yes
CONFLICTS_INSTALL= node10 node14 node
diff --git a/www/node16/distinfo b/www/node16/distinfo
index dd1e3504ebab..fa0a86b22509 100644
--- a/www/node16/distinfo
+++ b/www/node16/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635453482
-SHA256 (node-v16.13.0.tar.gz) = 9c00e5b6024cfcbc9105f9c58cf160762e78659a345d100c5bd80a7fb38c684f
-SIZE (node-v16.13.0.tar.gz) = 63735070
+TIMESTAMP = 1647628606
+SHA256 (node-v16.14.2.tar.gz) = 082170f362c4da0e97f3a1899e3f5e4c998bbc245b803c77c6ab113a2b5cbd5f
+SIZE (node-v16.14.2.tar.gz) = 64999385