git: 7d381663b8bd - 2022Q4 - www/tomcat10: deprecate, to expire 2023-06-30

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Sat, 26 Nov 2022 21:56:31 UTC
The branch 2022Q4 has been updated by mandree:

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

commit 7d381663b8bdd34fdb61cd9a5edf55dd2469c160
Author:     VVD <vvd@unislabs.com>
AuthorDate: 2022-11-26 21:52:33 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-11-26 21:56:20 +0000

    www/tomcat10: deprecate, to expire 2023-06-30
    
    PR:             267926
    Reported by:    Michael Osipov <michael.osipov@siemens.com>
    
    (cherry picked from commit cac4f80f873f3c03c4a0300c1aae6d0cee7903c5)
---
 www/tomcat10/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/tomcat10/Makefile b/www/tomcat10/Makefile
index 28d1101762be..aec6941717dc 100644
--- a/www/tomcat10/Makefile
+++ b/www/tomcat10/Makefile
@@ -5,6 +5,9 @@ MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v
 PKGNAMESUFFIX=	10
 DISTNAME=	apache-${PORTNAME}-${PORTVERSION}
 
+DEPRECATED=	EOLd, potential security issues (https://tomcat.apache.org/tomcat-10.0-eol.html), use www/tomcat101 instead
+EXPIRATION_DATE=2023-06-30
+
 MAINTAINER=	vvd@unislabs.com
 COMMENT=	Open-source Java web server by Apache, 10.0.x branch
 WWW=		https://tomcat.apache.org/