Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2023 16:02:31 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: c8ecb9d2e948 - main - www/tomcat9: Updated to 9.0.76
Message-ID:  <202306091602.359G2VIG092670@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=c8ecb9d2e948c0b9b8d64ca416707680e8f7a142

commit c8ecb9d2e948c0b9b8d64ca416707680e8f7a142
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-06-09 15:59:41 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-06-09 15:59:41 +0000

    www/tomcat9: Updated to 9.0.76
    
    Changelog: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.76_(remm)
    
    Approved by:            arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D40476
---
 www/tomcat9/Makefile | 2 +-
 www/tomcat9/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile
index d3f7624256dd..d3f1315d8298 100644
--- a/www/tomcat9/Makefile
+++ b/www/tomcat9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-PORTVERSION=	9.0.75
+PORTVERSION=	9.0.76
 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 ac7de85941b8..1289616f904d 100644
--- a/www/tomcat9/distinfo
+++ b/www/tomcat9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683755178
-SHA256 (apache-tomcat-9.0.75.tar.gz) = 5567ca83bf3dcfe9ecd60de10ec09915843e3ec76a50405e0470a28641997a59
-SIZE (apache-tomcat-9.0.75.tar.gz) = 11645293
+TIMESTAMP = 1686302057
+SHA256 (apache-tomcat-9.0.76.tar.gz) = 78528b061bdda7a2b1eee5d9438f03082d1bb7456e5159fe1a361883026fca82
+SIZE (apache-tomcat-9.0.76.tar.gz) = 11677655



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