git: 1821c125ec55 - 2023Q4 - www/tomcat9: update 9.0.82 (fix regressions)

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Fri, 13 Oct 2023 10:02:56 UTC
The branch 2023Q4 has been updated by vvd:

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

commit 1821c125ec5589ef48707e211cc4d7b33c719421
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-10-13 09:41:41 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-10-13 10:02:13 +0000

    www/tomcat9: update 9.0.82 (fix regressions)
    
    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 <eirik.overby@modirum.com> (via email)
    Approved by:    arrowd (mentor, implicit)
    MFH:            2023Q4
    
    (cherry picked from commit b269702f026be6a38a6e76f60f1d9a5151478f7b)
---
 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 3b32ad680725..5dcd05b12330 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 d45e2b051953..fb030461d8e7 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