Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2022 08:49:00 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8078d4be2b53 - main - www/tomcat9: update to 9.0.58
Message-ID:  <202201210849.20L8n0NL009713@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8078d4be2b5358e81cdcdef4d30d30965f395460

commit 8078d4be2b5358e81cdcdef4d30d30965f395460
Author:     VVD <vvd@unislabs.com>
AuthorDate: 2022-01-21 08:20:06 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-01-21 08:48:12 +0000

    www/tomcat9: update to 9.0.58
    
    Changelog:
            https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.58_(remm)
    
    PR:     261365
---
 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 2c969be01822..fb6842f9f285 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.56
+PORTVERSION=	9.0.58
 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 3126a9aa6e0b..34f495db9464 100644
--- a/www/tomcat9/distinfo
+++ b/www/tomcat9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1639010984
-SHA256 (apache-tomcat-9.0.56.tar.gz) = 960ce89fa93099a412f7d1b828d6d97465d5e11500247e9c58a637fded523e0d
-SIZE (apache-tomcat-9.0.56.tar.gz) = 11582777
+TIMESTAMP = 1642701310
+SHA256 (apache-tomcat-9.0.58.tar.gz) = a7895a9f425dd57fba5a1e8685d43754d3ecfe05de80e93bfd245ca8313cc7c1
+SIZE (apache-tomcat-9.0.58.tar.gz) = 11579528



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