Skip to content

Commit

Permalink
www/node14: Update to 14.20.0
Browse files Browse the repository at this point in the history
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 f759a19)
  • Loading branch information
sunpoet committed Jul 30, 2022
1 parent 727b669 commit 51ca859
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/node14/Makefile
@@ -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
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions www/node14/distinfo
@@ -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

0 comments on commit 51ca859

Please sign in to comment.