Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2023 00:22:27 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f62bf01c43d2 - main - www/tomcat101: Updated to 10.1.10
Message-ID:  <202306130022.35D0MRwY036132@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f62bf01c43d22c90cbe5383966194ab2e0caa3b5

commit f62bf01c43d22c90cbe5383966194ab2e0caa3b5
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-06-13 00:18:37 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-06-13 00:22:18 +0000

    www/tomcat101: Updated to 10.1.10
    
    Changelog:
    https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.10_(schultz)
    
    Approved by:            adamw (mentor)
    Differential Revision:  https://reviews.freebsd.org/D40503
---
 www/tomcat101/Makefile | 2 +-
 www/tomcat101/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile
index 5afc1aabca97..711b5e012199 100644
--- a/www/tomcat101/Makefile
+++ b/www/tomcat101/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-DISTVERSION=	10.1.9
+DISTVERSION=	10.1.10
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin
 PKGNAMESUFFIX=	101
diff --git a/www/tomcat101/distinfo b/www/tomcat101/distinfo
index cbd42cefc779..b77b27128d4e 100644
--- a/www/tomcat101/distinfo
+++ b/www/tomcat101/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684581219
-SHA256 (apache-tomcat-10.1.9.tar.gz) = 4cc33a8cf10e68aec85c9934afc9f2dff6ef46ae6f6cd34adbd1bf2efa58a8ff
-SIZE (apache-tomcat-10.1.9.tar.gz) = 12115190
+TIMESTAMP = 1686603868
+SHA256 (apache-tomcat-10.1.10.tar.gz) = 9bc4b57e73cb42efdfa54bca7203872a3251deec0becd4b9b1f13141c00468c6
+SIZE (apache-tomcat-10.1.10.tar.gz) = 12139568



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306130022.35D0MRwY036132>