Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2023 21:56:11 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1e4cef9a12a2 - main - www/tomcat85: update to 8.5.96
Message-ID:  <202311142156.3AELuBjR042353@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e4cef9a12a223808ad106a049914b79cf4066c9

commit 1e4cef9a12a223808ad106a049914b79cf4066c9
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-11-14 21:53:49 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-11-14 21:53:49 +0000

    www/tomcat85: update to 8.5.96
    
    Changelog:
    https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.96_(schultz)
    
    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 deb3cb08dd45..333b4449e833 100644
--- a/www/tomcat85/Makefile
+++ b/www/tomcat85/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-PORTVERSION=	8.5.95
+PORTVERSION=	8.5.96
 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 2de8ded456fd..10645434f81e 100644
--- a/www/tomcat85/distinfo
+++ b/www/tomcat85/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697472907
-SHA256 (apache-tomcat-8.5.95.tar.gz) = 2a2274defcb4a4c0c24b5a302898a4a1d0d5f033b31c3547cf1cd6629f33eed2
-SIZE (apache-tomcat-8.5.95.tar.gz) = 10771165
+TIMESTAMP = 1699998259
+SHA256 (apache-tomcat-8.5.96.tar.gz) = 0307cfb85e58a2ff3d033d464bdc01f03fd5452618b17baf64368b1e6b02e886
+SIZE (apache-tomcat-8.5.96.tar.gz) = 10780185



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311142156.3AELuBjR042353>