Date: Mon, 8 Jul 2024 11:09:32 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: af6565014ccb - 2024Q3 - www/tomcat9: update 9.0.90 =?utf-8?Q?=E2=86=92?= 9.0.91 Message-ID: <202407081109.468B9WLQ057197@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=af6565014ccbdc9e43f8116bef704893c4a862f4 commit af6565014ccbdc9e43f8116bef704893c4a862f4 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-07-08 10:21:35 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-07-08 11:09:13 +0000 www/tomcat9: update 9.0.90 → 9.0.91 Changelog: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.91_(remm) MFH: 2024Q3 (cherry picked from commit 1eaa6c15345faf4d30d743faca3518bacab8fb20) --- 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 3c3c77b50e91..90248f5f613b 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 9.0.90 +PORTVERSION= 9.0.91 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 3ba35231b703..83a63c22b1dc 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718794600 -SHA256 (apache-tomcat-9.0.90.tar.gz) = 318491c4be43494e6872b5277c40cac8506901d744ad09d37df62e88543f6223 -SIZE (apache-tomcat-9.0.90.tar.gz) = 11768699 +TIMESTAMP = 1720433541 +SHA256 (apache-tomcat-9.0.91.tar.gz) = 0c5b29ca1d3a31bbb8fab6ad1feed8a3702ed325d14839550a6774c76c90b856 +SIZE (apache-tomcat-9.0.91.tar.gz) = 11762988
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407081109.468B9WLQ057197>