Date: Mon, 27 Apr 2026 13:10:28 +0000 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: 88f68e693f58 - main - www/node20: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31 Message-ID: <69ef6044.31bc3.c5ce623@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=88f68e693f58b9976b1f81ae2e39245bd070d395 commit 88f68e693f58b9976b1f81ae2e39245bd070d395 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-27 13:02:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-27 13:06:59 +0000 www/node20: Mark DEPRECATED and set EXPIRATION_DATE to 2026-05-31 --- www/node20/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/node20/Makefile b/www/node20/Makefile index 925f00248c2d..6f0d6be99e28 100644 --- a/www/node20/Makefile +++ b/www/node20/Makefile @@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_SSL= libressl libressl-devel BROKEN_SSL_REASON= Node.js ${PORTVERSION:R:R}.x requires OpenSSL or the BUNDLED_SSL option enabled +DEPRECATED= Node.js 20.* has reached its EoL on 2026-04-30. Use Node.js 24.* (www/node24) instead +EXPIRATION_DATE=2026-05-31 ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le BUILD_DEPENDS= objdump:devel/binutilshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef6044.31bc3.c5ce623>
