1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

www/node14: Update to 14.20.0

Changes:	https://nodejs.org/en/blog/release/v14.20.0/
PR:		265159
Approved by:	maintainer (timeout, 18 days)
Security:	b9210706-feb0-11ec-81fa-1c697a616631

(cherry picked from commit f759a19623)
This commit is contained in:
Po-Chuan Hsieh 2022-07-30 13:59:23 +08:00
parent 727b669631
commit 51ca859c9f
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= node
DISTVERSIONPREFIX= v
DISTVERSION= 14.19.3
DISTVERSION= 14.20.0
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/
PKGNAMESUFFIX= 14
@ -26,7 +26,7 @@ LIB_DEPENDS+= libbrotlidec.so:archivers/brotli \
USES= compiler:c++11-lib gmake localbase pkgconfig \
python:2.7-3.10,build shebangfix
BROKEN_SSL= libressl libressl-devel
BROKEN_SSL_REASON= node.js 14.x LTS requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
BROKEN_SSL_REASON= node.js ${PORTVERSION:R:R}.x LTS requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
SHEBANG_FILES= deps/v8/third_party/inspector_protocol/*.py deps/v8/tools/*.py \
tools/*.py tools/inspector_protocol/*.py

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1653106814
SHA256 (node-v14.19.3.tar.gz) = 1df831a7b9d9ca76fb9af45244a309b7430bf54ba2be9d2d7b77d868ddaf0d3d
SIZE (node-v14.19.3.tar.gz) = 64983615
TIMESTAMP = 1657304369
SHA256 (node-v14.20.0.tar.gz) = 53098eafccdd69120b9d9187eb3bbb872c91ee17bfa0ee33aaeb300803c113f5
SIZE (node-v14.20.0.tar.gz) = 64977321