aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2021-03-09 06:50:51 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2021-03-09 06:50:51 +0000
commit0e674712f84a67876ff3f48dc01095e6f62a36f2 (patch)
treedfad4f941039e03d7ab17b043708365609511bd6
parenteecc02639d08aa10a0a66db8209ded6266807be0 (diff)
downloadports-0e674712f84a67876ff3f48dc01095e6f62a36f2.tar.gz
ports-0e674712f84a67876ff3f48dc01095e6f62a36f2.zip
MFH: r567893
www/node10: Update 10.23.3 -> 10.24.0 https://nodejs.org/en/blog/release/v10.24.0/ This is a security release. See https://nodejs.org/en/blog/vulnerability/february-2021-security-releases/ While here, pet portlint by moving USES. PR: 254042 Submitted by: jlduran@gmail.com Security: 2f3cd69e-7dee-11eb-b92e-0022489ad614 Sponsored by: Miles AS
Notes
Notes: svn path=/branches/2021Q1/; revision=567900
-rw-r--r--www/node10/Makefile8
-rw-r--r--www/node10/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/www/node10/Makefile b/www/node10/Makefile
index 593d0e80e683..135128c15f94 100644
--- a/www/node10/Makefile
+++ b/www/node10/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 10.23.3
+PORTVERSION= 10.24.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
@@ -17,6 +17,9 @@ BROKEN_SSL= libressl libressl-devel
BROKEN_SSL_REASON= Node.js 10.x LTS requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
+USES= compiler:c++11-lib gmake python:2.7,build pkgconfig \
+ localbase shebangfix
+
OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE
OPTIONS_DEFAULT= DTRACE
OPTIONS_DEFAULT_FreeBSD_11= BUNDLED_SSL
@@ -45,9 +48,6 @@ NLS_LIB_DEPENDS= libicui18n.so:devel/icu
DTRACE_CONFIGURE_ON= --with-dtrace
-USES= compiler:c++11-lib gmake python:2.7,build pkgconfig \
- localbase shebangfix
-
HAS_CONFIGURE= yes
CONFLICTS_INSTALL= node12-[0-9]* node14-[0-9]* node-[0-9]*
diff --git a/www/node10/distinfo b/www/node10/distinfo
index 8f8ccf7dacf5..35552517fb8b 100644
--- a/www/node10/distinfo
+++ b/www/node10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612936484
-SHA256 (node-v10.23.3.tar.gz) = 517db39eefccb03cb9ec1de67ddc917be943a755b290bff309b2e4b1bd78ffaf
-SIZE (node-v10.23.3.tar.gz) = 46304281
+TIMESTAMP = 1614196774
+SHA256 (node-v10.24.0.tar.gz) = c8d0a56279be77a9033b5f89603c6c491060a661c607fbf82bbe931ca662996e
+SIZE (node-v10.24.0.tar.gz) = 46321470