Date: Tue, 24 Aug 2021 00:02:51 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: 5b65b2b17305 - main - www/tomcat10: Update to 10.0.10 Message-ID: <202108240002.17O02p94049409@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=5b65b2b17305ebc6a9df071633f6da863a73ed6e commit 5b65b2b17305ebc6a9df071633f6da863a73ed6e Author: VVD <vvd@unislabs.com> AuthorDate: 2021-08-23 23:22:59 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2021-08-24 00:02:30 +0000 www/tomcat10: Update to 10.0.10 http://tomcat.apache.org/tomcat-10.0-doc/changelog.html#Tomcat_10.0.10_(markt) PR: 257908 --- www/tomcat10/Makefile | 4 ++-- www/tomcat10/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/tomcat10/Makefile b/www/tomcat10/Makefile index 65cea1702fff..02457ccab1fc 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.8 +PORTVERSION= 10.0.10 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 10 @@ -17,7 +17,7 @@ RUN_DEPENDS= jsvc:devel/apache-commons-daemon USES= cpe CPE_VENDOR= apache USE_JAVA= yes -JAVA_VERSION= 1.8+ +JAVA_VERSION= 8+ USE_RC_SUBR= ${PKGBASE:C/-/_/} NO_ARCH= yes diff --git a/www/tomcat10/distinfo b/www/tomcat10/distinfo index a6ad800cde2c..556245a78ca5 100644 --- a/www/tomcat10/distinfo +++ b/www/tomcat10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626175231 -SHA256 (apache-tomcat-10.0.8.tar.gz) = b1f85342bc5a5f30be4e1b5ed9aca8375412c564e8e8214523a6733d7237c07e -SIZE (apache-tomcat-10.0.8.tar.gz) = 11849843 +TIMESTAMP = 1628337263 +SHA256 (apache-tomcat-10.0.10.tar.gz) = cd1e27216cd8dad1e9b7f9a0a4107c7148b748eb646f2aee45a11016d1268bb2 +SIZE (apache-tomcat-10.0.10.tar.gz) = 11865907
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108240002.17O02p94049409>