git: eb45dcc754a1 - 2024Q1 - www/tomcat-devel: update description

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Wed, 20 Mar 2024 23:24:47 UTC
The branch 2024Q1 has been updated by vvd:

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

commit eb45dcc754a169e561b08111a7dd5d1131711c05
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-03-20 23:19:57 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-03-20 23:24:24 +0000

    www/tomcat-devel: update description
    
    Approved by:    arrowd (mentor, implicit)
    MFH:            2024Q1
    
    (cherry picked from commit 136d6c07ed4178079e13ce40cc020d8b71fefd5d)
---
 www/tomcat-devel/Makefile  | 2 +-
 www/tomcat-devel/pkg-descr | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/tomcat-devel/Makefile b/www/tomcat-devel/Makefile
index ad226bc2dd9b..03c0b3c9f6b2 100644
--- a/www/tomcat-devel/Makefile
+++ b/www/tomcat-devel/Makefile
@@ -6,7 +6,7 @@ PKGNAMESUFFIX=	-devel
 DISTNAME=	apache-${PORTNAME}-${DISTVERSION}
 
 MAINTAINER=	vvd@FreeBSD.org
-COMMENT=	Open-source Java web server by Apache, 10.1.x branch
+COMMENT=	Open-source Java web server by Apache, 11.0.x branch
 WWW=		https://tomcat.apache.org/
 
 LICENSE=	APACHE20
diff --git a/www/tomcat-devel/pkg-descr b/www/tomcat-devel/pkg-descr
index 57f0ed2ec3ff..c8ef3fefffe1 100644
--- a/www/tomcat-devel/pkg-descr
+++ b/www/tomcat-devel/pkg-descr
@@ -1,6 +1,6 @@
 Apache Tomcat is a web server written in 100% Pure Java.
 
 Apache Tomcat 11.0.x is the current focus of development. It builds on
-Tomcat 10.1.x and implements the Servlet 6.1, JSP 4.0, EL 6.0, WebSocket TDB
-and Authentication TDB specifications.
+Tomcat 10.1.x and implements the Servlet 6.1, JSP 4.0, EL 6.0, WebSocket 2.2
+and Authentication 3.1 specifications.
 This release is a milestone release and is targeted at Jakarta EE 11.