Skip to content

Commit

Permalink
www/node19: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2023
1 parent 31cf4a9 commit 3a2694b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/node19/Makefile
Expand Up @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_SSL= libressl libressl-devel
BROKEN_SSL_REASON= Node.js ${PORTVERSION:R:R}.x requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
DEPRECATED= Nodejs 19.* will reach its EoL on 2023-06-01. Use Node.js 18.* (www/node18) or 20.* (www/node20) instead
EXPIRATION_DATE=2023-06-30
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le

BUILD_DEPENDS= brotli>=1.0.9,1:archivers/brotli \
Expand Down

0 comments on commit 3a2694b

Please sign in to comment.