Date: Wed, 19 Jun 2024 12:34:29 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: 24b475ae83a8 - 2024Q2 - www/tomcat9: update 9.0.89 =?utf-8?Q?=E2=86=92?= 9.0.90 Message-ID: <202406191234.45JCYTv2085206@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=24b475ae83a80352a5c6c1b700cda0afe75391a4 commit 24b475ae83a80352a5c6c1b700cda0afe75391a4 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-06-19 12:31:07 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-06-19 12:34:21 +0000 www/tomcat9: update 9.0.89 → 9.0.90 Changelog: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.90_(remm) MFH: 2024Q2 (cherry picked from commit 3e65a40aa3956ed33c408886715dc5de55f8931e) --- 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 3f5d595483c8..2a917eca7cc0 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 9.0.89 +PORTVERSION= 9.0.90 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 71bd3b622520..3ba35231b703 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715146423 -SHA256 (apache-tomcat-9.0.89.tar.gz) = cb8aed230aa2f15cc5c2439b044dd88d6ec8900e46d81ee63c4d1090c0937e32 -SIZE (apache-tomcat-9.0.89.tar.gz) = 11756919 +TIMESTAMP = 1718794600 +SHA256 (apache-tomcat-9.0.90.tar.gz) = 318491c4be43494e6872b5277c40cac8506901d744ad09d37df62e88543f6223 +SIZE (apache-tomcat-9.0.90.tar.gz) = 11768699
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406191234.45JCYTv2085206>