From b269702f026be6a38a6e76f60f1d9a5151478f7b Mon Sep 17 00:00:00 2001 From: Vladimir Druzenko Date: Fri, 13 Oct 2023 12:41:41 +0300 Subject: [PATCH] www/tomcat9: update 9.0.82 (fix regressions) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog: - Correct a regression in 9.0.81 that broke the Tomcat JBDC connection pool. - Correct a regression in 9.0.81 that broke HTTP compression. https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.82_(remm) Reported by: Eirik Øverby (via email) Approved by: arrowd (mentor, implicit) MFH: 2023Q4 --- www/tomcat9/Makefile | 2 +- www/tomcat9/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index 3b32ad6807251..5dcd05b12330b 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 9.0.81 +PORTVERSION= 9.0.82 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 d45e2b0519531..fb030461d8e70 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696938330 -SHA256 (apache-tomcat-9.0.81.tar.gz) = 9657cc1a3f2fdac237a6b435d974a17bf9240d8342af3e2cafdad44d0b3e415a -SIZE (apache-tomcat-9.0.81.tar.gz) = 11720999 +TIMESTAMP = 1697189824 +SHA256 (apache-tomcat-9.0.82.tar.gz) = c6f4465c352461a1c561a7143e0f355dfd31c936ddb1cd573ff3e6a8c47c6d07 +SIZE (apache-tomcat-9.0.82.tar.gz) = 11721126