Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2021 07:15:53 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42ae7d4e91ba - main - www/tomcat9: Update to 9.0.56
Message-ID:  <202112260715.1BQ7Frc3055012@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=42ae7d4e91baea15a3a5ab20a0fdd53f30f99dad

commit 42ae7d4e91baea15a3a5ab20a0fdd53f30f99dad
Author:     VVD <vvd@unislabs.com>
AuthorDate: 2021-12-26 07:12:36 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-26 07:15:36 +0000

    www/tomcat9: Update to 9.0.56
    
    Change log:
    https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.56_(remm)
    
    PR:             260691
---
 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 13e361e060fd..2c969be01822 100644
--- a/www/tomcat9/Makefile
+++ b/www/tomcat9/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alex Dupre <ale@FreeBSD.org>
 
 PORTNAME=	tomcat
-PORTVERSION=	9.0.54
+PORTVERSION=	9.0.56
 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 80826e881ec7..3126a9aa6e0b 100644
--- a/www/tomcat9/distinfo
+++ b/www/tomcat9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633323020
-SHA256 (apache-tomcat-9.0.54.tar.gz) = 24707ee0e5455de2abf19eb2f7d6bcff6a6d26448acc0693399872d50b40733f
-SIZE (apache-tomcat-9.0.54.tar.gz) = 11576317
+TIMESTAMP = 1639010984
+SHA256 (apache-tomcat-9.0.56.tar.gz) = 960ce89fa93099a412f7d1b828d6d97465d5e11500247e9c58a637fded523e0d
+SIZE (apache-tomcat-9.0.56.tar.gz) = 11582777



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