Date: Mon, 10 Jul 2023 17:44:31 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: 3583eb3c253d - 2023Q3 - www/tomcat9: update to 9.0.78 Message-ID: <202307101744.36AHiVS6086452@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=3583eb3c253dbbf8aa835d590eafda2229dc7bc2 commit 3583eb3c253dbbf8aa835d590eafda2229dc7bc2 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-07-10 17:40:32 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-07-10 17:44:20 +0000 www/tomcat9: update to 9.0.78 Changelog: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.78_(remm) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D40960 (cherry picked from commit 1595d14911e55d7a8c9deb9771efd84220561bf6) --- 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 d3f1315d8298..d0352c3862f6 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 9.0.76 +PORTVERSION= 9.0.78 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 1289616f904d..1a7091edbe57 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686302057 -SHA256 (apache-tomcat-9.0.76.tar.gz) = 78528b061bdda7a2b1eee5d9438f03082d1bb7456e5159fe1a361883026fca82 -SIZE (apache-tomcat-9.0.76.tar.gz) = 11677655 +TIMESTAMP = 1689001924 +SHA256 (apache-tomcat-9.0.78.tar.gz) = b130944dd2ca90582f27f9828e2a9cd32e8059bdf39bed53673f5edacac7e8aa +SIZE (apache-tomcat-9.0.78.tar.gz) = 11684406
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307101744.36AHiVS6086452>