Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2023 11:15:28 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: ef16022e620b - 2023Q3 - www/tomcat101: update to 10.1.11
Message-ID:  <202307111115.36BBFSWk025574@gitrepo.freebsd.org>

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

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

commit ef16022e620b1e3541981d4a43e0aca08b239daf
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-07-11 11:12:55 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-07-11 11:15:18 +0000

    www/tomcat101: update to 10.1.11
    
    Changelog:
    https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.11_(schultz)
    
    Approved by:            arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D40965
    
    (cherry picked from commit 661d9239f17eb6a759e24d0830003f327ade0b32)
---
 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 711b5e012199..bebd33c2abd2 100644
--- a/www/tomcat101/Makefile
+++ b/www/tomcat101/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-DISTVERSION=	10.1.10
+DISTVERSION=	10.1.11
 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 b77b27128d4e..c0357bed1045 100644
--- a/www/tomcat101/distinfo
+++ b/www/tomcat101/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686603868
-SHA256 (apache-tomcat-10.1.10.tar.gz) = 9bc4b57e73cb42efdfa54bca7203872a3251deec0becd4b9b1f13141c00468c6
-SIZE (apache-tomcat-10.1.10.tar.gz) = 12139568
+TIMESTAMP = 1689018793
+SHA256 (apache-tomcat-10.1.11.tar.gz) = 5438ab5bb82eab806a0f26b8ceafdb45ec66519b324567b052b7ca8a9e6314ac
+SIZE (apache-tomcat-10.1.11.tar.gz) = 12146928



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