Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2023 16:44:41 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: cd194f5dd282 - main - www/tomcat{85,101}: Updated to 8.5.89, 10.1.9
Message-ID:  <202305201644.34KGiftd027628@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=cd194f5dd282d7904c258264f875e85bfbf5fe07

commit cd194f5dd282d7904c258264f875e85bfbf5fe07
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2023-05-20 16:38:24 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-05-20 16:44:24 +0000

    www/tomcat{85,101}: Updated to 8.5.89, 10.1.9
    
    https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.89_(schultz)
    https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.9_(schultz)
    
    Approved by:            tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D40181
---
 www/tomcat101/Makefile  | 2 +-
 www/tomcat101/distinfo  | 6 +++---
 www/tomcat101/pkg-plist | 2 +-
 www/tomcat85/Makefile   | 2 +-
 www/tomcat85/distinfo   | 6 +++---
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile
index c2fa72c6aeb5..5afc1aabca97 100644
--- a/www/tomcat101/Makefile
+++ b/www/tomcat101/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-DISTVERSION=	10.1.8
+DISTVERSION=	10.1.9
 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 9484df4773fd..cbd42cefc779 100644
--- a/www/tomcat101/distinfo
+++ b/www/tomcat101/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681981640
-SHA256 (apache-tomcat-10.1.8.tar.gz) = 97a9cafe80af89ccf1a1f4ecd9c658ceca5fd6ac428365e8b45f614d15b5bda6
-SIZE (apache-tomcat-10.1.8.tar.gz) = 12088035
+TIMESTAMP = 1684581219
+SHA256 (apache-tomcat-10.1.9.tar.gz) = 4cc33a8cf10e68aec85c9934afc9f2dff6ef46ae6f6cd34adbd1bf2efa58a8ff
+SIZE (apache-tomcat-10.1.9.tar.gz) = 12115190
diff --git a/www/tomcat101/pkg-plist b/www/tomcat101/pkg-plist
index 113532675135..7f20adea8fab 100644
--- a/www/tomcat101/pkg-plist
+++ b/www/tomcat101/pkg-plist
@@ -29,7 +29,7 @@
 %%T%%/lib/catalina.jar
 %%T%%/lib/ecj-4.27.jar
 %%T%%/lib/el-api.jar
-%%T%%/lib/jakartaee-migration-1.0.6-shaded.jar
+%%T%%/lib/jakartaee-migration-1.0.7-shaded.jar
 %%T%%/lib/jasper-el.jar
 %%T%%/lib/jasper.jar
 %%T%%/lib/jaspic-api.jar
diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile
index 13eb77224dbc..214fbcc67d36 100644
--- a/www/tomcat85/Makefile
+++ b/www/tomcat85/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-PORTVERSION=	8.5.88
+PORTVERSION=	8.5.89
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
 PKGNAMESUFFIX=	85
diff --git a/www/tomcat85/distinfo b/www/tomcat85/distinfo
index 481ed2426183..40e076963973 100644
--- a/www/tomcat85/distinfo
+++ b/www/tomcat85/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681981549
-SHA256 (apache-tomcat-8.5.88.tar.gz) = fd030eb0120aad3493f7354a57b2ee11a4d77d07ec48de2b8ab090046f0ed2a2
-SIZE (apache-tomcat-8.5.88.tar.gz) = 10663778
+TIMESTAMP = 1684581117
+SHA256 (apache-tomcat-8.5.89.tar.gz) = e861321013a7dfca5b666e469234c26f5475c5345937bfdeb1c4a9c1f965b5a2
+SIZE (apache-tomcat-8.5.89.tar.gz) = 10670864



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