Date: Mon, 4 Oct 2021 13:58:18 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 849cc6169f9b - main - www/tomcat{85, 9, 10, -devel}: Update to 8.5.77, 9.0.54, 10.0.11, 10.1.0-M5 Message-ID: <202110041358.194DwIiC021874@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=849cc6169f9bdd7b8c81bdd9fc5c39e1f4ef2130 commit 849cc6169f9bdd7b8c81bdd9fc5c39e1f4ef2130 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-10-04 13:56:21 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2021-10-04 13:56:21 +0000 www/tomcat{85,9,10,-devel}: Update to 8.5.77, 9.0.54, 10.0.11, 10.1.0-M5 PR: 258869 Reported by: vvd@unislabs.com(maintainer) --- www/tomcat-devel/Makefile | 2 +- www/tomcat-devel/distinfo | 6 +++--- www/tomcat10/Makefile | 2 +- www/tomcat10/distinfo | 6 +++--- www/tomcat85/Makefile | 2 +- www/tomcat85/distinfo | 6 +++--- www/tomcat9/Makefile | 2 +- www/tomcat9/distinfo | 6 +++--- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/www/tomcat-devel/Makefile b/www/tomcat-devel/Makefile index dcc6a3298503..d752c9b7f67e 100644 --- a/www/tomcat-devel/Makefile +++ b/www/tomcat-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> PORTNAME= tomcat -DISTVERSION= 10.1.0-M4 +DISTVERSION= 10.1.0-M5 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= -devel diff --git a/www/tomcat-devel/distinfo b/www/tomcat-devel/distinfo index 5740780a10c2..ecd1ec435cf0 100644 --- a/www/tomcat-devel/distinfo +++ b/www/tomcat-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628336355 -SHA256 (apache-tomcat-10.1.0-M4.tar.gz) = ab27d197dad226415468ce21f9017d13bbe7ac71d485f86cacba2b7f94a09908 -SIZE (apache-tomcat-10.1.0-M4.tar.gz) = 11823231 +TIMESTAMP = 1633323591 +SHA256 (apache-tomcat-10.1.0-M5.tar.gz) = de78fc5ba075d969a61863593652bcb18f95cb3d5da5bbb2b1b3107ac2da0fc8 +SIZE (apache-tomcat-10.1.0-M5.tar.gz) = 11816781 diff --git a/www/tomcat10/Makefile b/www/tomcat10/Makefile index 02457ccab1fc..19060169fc01 100644 --- a/www/tomcat10/Makefile +++ b/www/tomcat10/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> PORTNAME= tomcat -PORTVERSION= 10.0.10 +PORTVERSION= 10.0.11 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 10 diff --git a/www/tomcat10/distinfo b/www/tomcat10/distinfo index 556245a78ca5..ab430ee857e9 100644 --- a/www/tomcat10/distinfo +++ b/www/tomcat10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628337263 -SHA256 (apache-tomcat-10.0.10.tar.gz) = cd1e27216cd8dad1e9b7f9a0a4107c7148b748eb646f2aee45a11016d1268bb2 -SIZE (apache-tomcat-10.0.10.tar.gz) = 11865907 +TIMESTAMP = 1633323376 +SHA256 (apache-tomcat-10.0.11.tar.gz) = e251a0570e0a439b27fec5c0f64127ae3a179030a5c2a0e33ad16ed57bd75bc2 +SIZE (apache-tomcat-10.0.11.tar.gz) = 11917395 diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index 3eda8305bcdd..e80d9e0884e9 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.70 +PORTVERSION= 8.5.71 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 c399eb0aafec..84a4f28f4cad 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629188107 -SHA256 (apache-tomcat-8.5.70.tar.gz) = eccb6aed7a768ff16c094c292af520219f2882950aa6a107f92e22ecd872d85f -SIZE (apache-tomcat-8.5.70.tar.gz) = 10564666 +TIMESTAMP = 1633311274 +SHA256 (apache-tomcat-8.5.71.tar.gz) = 063484948dd26f6c2ab6d9de62b10cfcbcb2ebc4feb735ce1af0784f2c7870a5 +SIZE (apache-tomcat-8.5.71.tar.gz) = 10578359 diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index bb6df848dec0..13e361e060fd 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.52 +PORTVERSION= 9.0.54 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 6bf5fb478a46..80826e881ec7 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628342924 -SHA256 (apache-tomcat-9.0.52.tar.gz) = 29909c659fda7a2e06be17684a1fadbbae9ed4cdecf8077c4ede1c34e4d4a631 -SIZE (apache-tomcat-9.0.52.tar.gz) = 11524133 +TIMESTAMP = 1633323020 +SHA256 (apache-tomcat-9.0.54.tar.gz) = 24707ee0e5455de2abf19eb2f7d6bcff6a6d26448acc0693399872d50b40733f +SIZE (apache-tomcat-9.0.54.tar.gz) = 11576317
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110041358.194DwIiC021874>