git: cac4f80f873f - main - www/tomcat10: deprecate, to expire 2023-06-30

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

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

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

    www/tomcat10: deprecate, to expire 2023-06-30
    
    PR:             267926
    Reported by:    Michael Osipov <michael.osipov@siemens.com>
---
 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/