Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2023 12:12:59 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: e4c999b9f089 - 2023Q3 - www/tomcat9: update to 9.0.79
Message-ID:  <202308151212.37FCCxX8093415@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=e4c999b9f0899b4317168863ff08ecdbe209e2a0

commit e4c999b9f0899b4317168863ff08ecdbe209e2a0
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-08-15 12:08:35 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-08-15 12:12:51 +0000

    www/tomcat9: update to 9.0.79
    
    Changelog:
    https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.79_(remm)
    
    Approved by:    arrowd (mentor, implicit)
    MFH:            2023Q3
    
    (cherry picked from commit 2d2afe7ade8d1a08b52bbc6eb27eb0dc3a0ffb82)
---
 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 d0352c3862f6..fcb7e3ef49ed 100644
--- a/www/tomcat9/Makefile
+++ b/www/tomcat9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-PORTVERSION=	9.0.78
+PORTVERSION=	9.0.79
 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 1a7091edbe57..58eaf3f500dc 100644
--- a/www/tomcat9/distinfo
+++ b/www/tomcat9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689001924
-SHA256 (apache-tomcat-9.0.78.tar.gz) = b130944dd2ca90582f27f9828e2a9cd32e8059bdf39bed53673f5edacac7e8aa
-SIZE (apache-tomcat-9.0.78.tar.gz) = 11684406
+TIMESTAMP = 1692101191
+SHA256 (apache-tomcat-9.0.79.tar.gz) = a2a652b0935e8f3610bc9b9b65dd22dfb74ee763b27b8a1b61eea1dcb7f48a93
+SIZE (apache-tomcat-9.0.79.tar.gz) = 11691511



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