Date: Tue, 24 Aug 2021 00:02:50 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d028b44e7e21 - main - www/tomcat9: Update to 9.0.52 Message-ID: <202108240002.17O02oHC049381@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=d028b44e7e21372a65b4a69545e4f309b2198e34 commit d028b44e7e21372a65b4a69545e4f309b2198e34 Author: VVD <vvd@unislabs.com> AuthorDate: 2021-08-23 23:20:33 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-08-24 00:02:30 +0000 www/tomcat9: Update to 9.0.52 http://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.52_(remm) PR: 257908 --- 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 6603e52b2498..bb6df848dec0 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> PORTNAME= tomcat -PORTVERSION= 9.0.50 +PORTVERSION= 9.0.52 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 d323594f623d..6bf5fb478a46 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626175125 -SHA256 (apache-tomcat-9.0.50.tar.gz) = f2ca90ca2bb1fd6df852bd04c10a778639f6069de84a210506381a36f6d2f7f9 -SIZE (apache-tomcat-9.0.50.tar.gz) = 11507318 +TIMESTAMP = 1628342924 +SHA256 (apache-tomcat-9.0.52.tar.gz) = 29909c659fda7a2e06be17684a1fadbbae9ed4cdecf8077c4ede1c34e4d4a631 +SIZE (apache-tomcat-9.0.52.tar.gz) = 11524133
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108240002.17O02oHC049381>