Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2024 06:30:06 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c084ec2433fd - main - www/node21: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30
Message-ID:  <202405160630.44G6U6uF036390@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c084ec2433fd2c8bbe76e2122d835e0bfa98ce9a

commit c084ec2433fd2c8bbe76e2122d835e0bfa98ce9a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-16 06:17:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-16 06:21:57 +0000

    www/node21: Mark DEPRECATED and set EXPIRATION_DATE to 2024-06-30
---
 www/node21/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/node21/Makefile b/www/node21/Makefile
index fc883ba47750..58b2001248fa 100644
--- a/www/node21/Makefile
+++ b/www/node21/Makefile
@@ -17,6 +17,9 @@ BROKEN_SSL=	libressl libressl-devel
 BROKEN_SSL_REASON=	Node.js ${PORTVERSION:R:R}.x requires OpenSSL or the BUNDLED_SSL option enabled
 ONLY_FOR_ARCHS=	aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
 
+DEPRECATED=	Node.js 21.* will reach its EoL on 2024-06-01. Use Node.js 22.* (www/node22) instead
+EXPIRATION_DATE=2024-06-30
+
 BUILD_DEPENDS=	brotli>=1.0.9,1:archivers/brotli \
 		c-ares>=1.17.2:dns/c-ares \
 		libnghttp2>=1.45.1:www/libnghttp2 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405160630.44G6U6uF036390>