git: 686382e0620f - 2021Q3 - www/tomcat9: Update to 9.0.50

Kevin Bowling kbowling at FreeBSD.org
Sun Aug 1 16:08:44 UTC 2021


The branch 2021Q3 has been updated by kbowling:

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

commit 686382e0620f6978817ede59223d59db26cb47c9
Author:     VVD <vvd at unislabs.com>
AuthorDate: 2021-08-01 15:45:12 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-08-01 16:07:54 +0000

    www/tomcat9: Update to 9.0.50
    
    PR:             257153
    Security:       CVE-2021-30639
                    CVE-2021-30640
                    CVE-2021-33037
    (cherry picked from commit 9de1ede0445ba4017cd8b25759417c2c95b23870)
---
 www/tomcat9/Makefile  | 2 +-
 www/tomcat9/distinfo  | 6 +++---
 www/tomcat9/pkg-descr | 9 ++++-----
 www/tomcat9/pkg-plist | 2 +-
 4 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile
index a04dc8a706c5..6603e52b2498 100644
--- a/www/tomcat9/Makefile
+++ b/www/tomcat9/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alex Dupre <ale at FreeBSD.org>
 
 PORTNAME=	tomcat
-PORTVERSION=	9.0.44
+PORTVERSION=	9.0.50
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
 PKGNAMESUFFIX=	9
diff --git a/www/tomcat9/distinfo b/www/tomcat9/distinfo
index e746eeae69c6..d323594f623d 100644
--- a/www/tomcat9/distinfo
+++ b/www/tomcat9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615491543
-SHA256 (apache-tomcat-9.0.44.tar.gz) = ea1a9bb5ead4452f926dc07b7b453975cee5ea8c4aad670157d042efc5748352
-SIZE (apache-tomcat-9.0.44.tar.gz) = 11487016
+TIMESTAMP = 1626175125
+SHA256 (apache-tomcat-9.0.50.tar.gz) = f2ca90ca2bb1fd6df852bd04c10a778639f6069de84a210506381a36f6d2f7f9
+SIZE (apache-tomcat-9.0.50.tar.gz) = 11507318
diff --git a/www/tomcat9/pkg-descr b/www/tomcat9/pkg-descr
index 52534aaffb39..aeeeaa27eceb 100644
--- a/www/tomcat9/pkg-descr
+++ b/www/tomcat9/pkg-descr
@@ -1,8 +1,7 @@
 Apache Tomcat is a web server written in 100% Pure Java.
 
-Apache Tomcat 9.x is the current focus of development. It builds on Tomcat
-8.0.x and 8.5.x and implements the current draft of the Servlet 4.0
-specification and also the JSP 2.3, EL 3.0, WebSocket 1.1 and JASPIC 1.1
-specifications (the versions required by Java EE 8 platform).
+Apache Tomcat 9.x builds on Tomcat 8.0.x and 8.5.x and implements the
+Servlet 4.0, JSP 2.3, EL 3.0, WebSocket 1.1 and JASPIC 1.1 specifications
+(the versions required by Java EE 8 platform).
 
-WWW: http://tomcat.apache.org/
+WWW: https://tomcat.apache.org/
diff --git a/www/tomcat9/pkg-plist b/www/tomcat9/pkg-plist
index 0e4b8c88e891..04c4d5be372f 100644
--- a/www/tomcat9/pkg-plist
+++ b/www/tomcat9/pkg-plist
@@ -26,7 +26,7 @@
 %%T%%/lib/catalina-storeconfig.jar
 %%T%%/lib/catalina-tribes.jar
 %%T%%/lib/catalina.jar
-%%T%%/lib/ecj-4.18.jar
+%%T%%/lib/ecj-4.20.jar
 %%T%%/lib/el-api.jar
 %%T%%/lib/jasper-el.jar
 %%T%%/lib/jasper.jar


More information about the dev-commits-ports-branches mailing list