From 9de1ede0445ba4017cd8b25759417c2c95b23870 Mon Sep 17 00:00:00 2001 From: VVD Date: Sun, 1 Aug 2021 08:45:12 -0700 Subject: [PATCH] www/tomcat9: Update to 9.0.50 PR: 257153 Security: CVE-2021-30639 CVE-2021-30640 CVE-2021-33037 --- 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 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