Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2023 11:49:33 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: e3ec78be9712 - main - www/tomcat101: update to 10.1.14
Message-ID:  <202310101149.39ABnXNN021375@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=e3ec78be9712347bfc521b65a88734278ce24601

commit e3ec78be9712347bfc521b65a88734278ce24601
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-10-10 11:48:30 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-10-10 11:49:15 +0000

    www/tomcat101: update to 10.1.14
    
    Changelog:
    https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.14_(schultz)
    
    Approved by:    arrowd (mentor, implicit)
---
 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 6b53838f056d..1b4bc3859f13 100644
--- a/www/tomcat101/Makefile
+++ b/www/tomcat101/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-DISTVERSION=	10.1.13
+DISTVERSION=	10.1.14
 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 ea11b1df1207..765fb209c2e5 100644
--- a/www/tomcat101/distinfo
+++ b/www/tomcat101/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692988715
-SHA256 (apache-tomcat-10.1.13.tar.gz) = bda470fbf91ad080ca043c0c092d2e334e9c147ded6bf1e5141893f97101c52c
-SIZE (apache-tomcat-10.1.13.tar.gz) = 12377776
+TIMESTAMP = 1696938455
+SHA256 (apache-tomcat-10.1.14.tar.gz) = 3ec0e07d91a77f17de2ae31c2d586c3069bb348a4b94002fca1b9ac15a022816
+SIZE (apache-tomcat-10.1.14.tar.gz) = 12408053



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