Date: Fri, 25 Nov 2022 05:03:51 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4f9ef3d2149a - main - www/tomcat85: Update to 8.5.84 Message-ID: <202211250503.2AP53pFU003778@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f9ef3d2149ab72d3f5b1c3fce3fbe60df679609 commit 4f9ef3d2149ab72d3f5b1c3fce3fbe60df679609 Author: VVD <vvd@unislabs.com> AuthorDate: 2022-11-25 05:03:39 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-11-25 05:03:39 +0000 www/tomcat85: Update to 8.5.84 Changelog: https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.84_(schultz) PR: 267973 --- www/tomcat85/Makefile | 2 +- www/tomcat85/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index 691882cbf876..7517a691872d 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 8.5.83 +PORTVERSION= 8.5.84 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 85 diff --git a/www/tomcat85/distinfo b/www/tomcat85/distinfo index e45800d1e582..76f6bb7cca31 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665488512 -SHA256 (apache-tomcat-8.5.83.tar.gz) = 15df26f3d4565a23c72ccc230aa87d9d8a82a7d6ed1843eb5e5337e1f8937789 -SIZE (apache-tomcat-8.5.83.tar.gz) = 10621733 +TIMESTAMP = 1669349015 +SHA256 (apache-tomcat-8.5.84.tar.gz) = d7123ddee6f66d34e6fb33b669bdd6ebc77832bf123516474c299f3cdee3efdf +SIZE (apache-tomcat-8.5.84.tar.gz) = 10626063
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211250503.2AP53pFU003778>