git: 9b5f38abd654 - main - www/tomcat85: update to 8.5.95 (fix regressions)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Oct 2023 17:11:30 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b5f38abd6540cdda130d3ab31811a59e4b6e18a commit 9b5f38abd6540cdda130d3ab31811a59e4b6e18a Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-10-16 17:07:14 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-10-16 17:07:14 +0000 www/tomcat85: update to 8.5.95 (fix regressions) Changelog: - Correct a regression in 8.5.94 that broke the Tomcat JBDC connection pool - Correct a regression in 8.5.94 that broke HTTP compression https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.95_(schultz) Reported by: Eirik Øverby <eirik.overby@modirum.com> (via email) Approved by: arrowd (mentor, implicit) MFH: 2023Q4 --- www/tomcat85/Makefile | 2 +- www/tomcat85/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index 94bdfe462368..deb3cb08dd45 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 8.5.94 +PORTVERSION= 8.5.95 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 85 diff --git a/www/tomcat85/distinfo b/www/tomcat85/distinfo index 5b79ac5877cc..2de8ded456fd 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696938041 -SHA256 (apache-tomcat-8.5.94.tar.gz) = 60417f52d0b5c03a56ceaef53f60909228065a74eca1f0e2bd9ea4bd69f87aed -SIZE (apache-tomcat-8.5.94.tar.gz) = 10771012 +TIMESTAMP = 1697472907 +SHA256 (apache-tomcat-8.5.95.tar.gz) = 2a2274defcb4a4c0c24b5a302898a4a1d0d5f033b31c3547cf1cd6629f33eed2 +SIZE (apache-tomcat-8.5.95.tar.gz) = 10771165