From cac4f80f873f3c03c4a0300c1aae6d0cee7903c5 Mon Sep 17 00:00:00 2001 From: VVD Date: Sat, 26 Nov 2022 22:52:33 +0100 Subject: [PATCH] www/tomcat10: deprecate, to expire 2023-06-30 PR: 267926 Reported by: Michael Osipov --- 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/