git: ae266ce65f04 - 2025Q2 - www/node23: Mark DEPRECATED and set EXPIRATION_DATE to 2025-06-30

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 01 Jun 2025 17:27:18 UTC
The branch 2025Q2 has been updated by sunpoet:

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

commit ae266ce65f0465c4c5874d67d8871bac389170b5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-05-18 03:16:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-01 17:26:14 +0000

    www/node23: Mark DEPRECATED and set EXPIRATION_DATE to 2025-06-30
    
    Reference:      https://github.com/nodejs/Release/blob/main/README.md#release-schedule
    (cherry picked from commit 0c0ca08d419e0e8a944e8a1a1adccc1960fc3e8f)
---
 www/node23/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/node23/Makefile b/www/node23/Makefile
index bd3f8a2dcaf2..f56bd755a581 100644
--- a/www/node23/Makefile
+++ b/www/node23/Makefile
@@ -13,6 +13,8 @@ WWW=		https://nodejs.org/ \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Node.js 23.* will reach its EoL on 2024-06-01. Use Node.js 24.* (www/node24) instead
+EXPIRATION_DATE=2025-06-30
 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