Date: Sat, 19 Mar 2022 18:58:56 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4a10dec56394 - main - www/tomcat9: Update to 9.0.60 Message-ID: <202203191858.22JIwu9r085363@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a10dec56394d3b1fbfd201ac40797fb5463bb67 commit 4a10dec56394d3b1fbfd201ac40797fb5463bb67 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-03-19 18:49:55 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-03-19 18:58:47 +0000 www/tomcat9: Update to 9.0.60 PR: 262625 Sponsored by: Netzkommune GmbH --- 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 3e4e17b46b86..7d77b440731c 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.59 +PORTVERSION= 9.0.60 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 cc9ac7d45643..f0b833257231 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646070490 -SHA256 (apache-tomcat-9.0.59.tar.gz) = 22e3ced754b22ab6719d3c4387f24f48c47c9de051e377bfb54d23a712f1c42d -SIZE (apache-tomcat-9.0.59.tar.gz) = 11543067 +TIMESTAMP = 1647715316 +SHA256 (apache-tomcat-9.0.60.tar.gz) = 89c5b55c8629cebb3c802aeec61e54a8d225f995ed7cdc88421aeb310cb12ce0 +SIZE (apache-tomcat-9.0.60.tar.gz) = 11543791
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203191858.22JIwu9r085363>