1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

www/node6: add deprecation notice

Node.js 6.x LTS reaches end-of-life on 2019-04-30, see
https://github.com/nodejs/Release

Sponsored by:	Miles AS
This commit is contained in:
Bradley T. Hughes 2019-03-16 22:57:25 +00:00
parent ef6828e679
commit d468cbdddd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495982

View File

@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_SSL= openssl111 libressl libressl-devel
BROKEN_SSL_REASON= Node.js 6.x LTS requires OpenSSL 1.0.2 or the BUNDLED_SSL option enabled
DEPRECATED= Node.js 6.x LTS reaches end-of-life on 2019-04-30, see https://github.com/nodejs/Release
EXPIRATION_DATE= 2019-04-30
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc64
OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE