Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2023 17:06:03 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 8d2146c6d1b6 - 2023Q3 - www/tomcat85: update to 8.5.92
Message-ID:  <202308141706.37EH63tK078213@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d2146c6d1b69db788e6c78ef5e97ced497f1427

commit 8d2146c6d1b69db788e6c78ef5e97ced497f1427
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-08-14 17:02:52 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-08-14 17:05:55 +0000

    www/tomcat85: update to 8.5.92
    
    Changelog:
    https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.92_(markt)
    
    Approved by:    arrowd (mentor, implicit)
    MFH:            2023Q3
    
    (cherry picked from commit 9eab7500552b7d031082d8adef65f9289e3464a9)
---
 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 71274cc73e8f..ba23d5b53086 100644
--- a/www/tomcat85/Makefile
+++ b/www/tomcat85/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-PORTVERSION=	8.5.91
+PORTVERSION=	8.5.92
 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 afcc95e3efb0..ee4bfa2659ff 100644
--- a/www/tomcat85/distinfo
+++ b/www/tomcat85/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689018712
-SHA256 (apache-tomcat-8.5.91.tar.gz) = ca6659e253c1f9cc7ab23aa538fdb0381d97e900f7dac305e3e2e20a8a2dbe4d
-SIZE (apache-tomcat-8.5.91.tar.gz) = 10730552
+TIMESTAMP = 1692029015
+SHA256 (apache-tomcat-8.5.92.tar.gz) = 83d9e20076a81d780a09a5ce774f94b02e35be2dc8af093d1417e824aa6877fd
+SIZE (apache-tomcat-8.5.92.tar.gz) = 10736039



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