Date: Sun, 26 Dec 2021 07:15:52 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 29603e5b96b1 - main - www/tomcat85: Update to 8.5.73 Message-ID: <202112260715.1BQ7FqRb054988@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=29603e5b96b18bb14780368201a12d9f3d4c3d1c commit 29603e5b96b18bb14780368201a12d9f3d4c3d1c Author: VVD <vvd@unislabs.com> AuthorDate: 2021-12-26 07:11:56 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-12-26 07:15:36 +0000 www/tomcat85: Update to 8.5.73 Change log: https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.73_(schultz) PR: 260691 --- 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 e2e50d199c8f..d620cdd3bdd2 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> PORTNAME= tomcat -PORTVERSION= 8.5.72 +PORTVERSION= 8.5.73 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 16f07197324d..0f75231599ae 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633886207 -SHA256 (apache-tomcat-8.5.72.tar.gz) = 9a28432e7eb6b06f2f310efe5ac85b2005952d46d1b27fbb2921f87ab1d3afba -SIZE (apache-tomcat-8.5.72.tar.gz) = 10579860 +TIMESTAMP = 1640465629 +SHA256 (apache-tomcat-8.5.73.tar.gz) = f8965400c9f21361ff81ff04478dbb4ce365276d14b0b99b85912c9de949f6a0 +SIZE (apache-tomcat-8.5.73.tar.gz) = 10581990
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112260715.1BQ7FqRb054988>