1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

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
This commit is contained in:
Vladimir Druzenko 2023-10-16 20:07:14 +03:00
parent 08d690f150
commit 9b5f38abd6
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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