From f0280c8317b39c66ca77adf42c4ef4367e770192 Mon Sep 17 00:00:00 2001 From: Vladimir Druzenko Date: Fri, 12 Jul 2024 21:14:57 +0300 Subject: [PATCH] =?UTF-8?q?www/tomcat101:=20update=2010.1.25=20=E2=86=92?= =?UTF-8?q?=2010.1.26?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog: https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.26_(schultz) MFH: 2024Q3 --- www/tomcat101/Makefile | 2 +- www/tomcat101/distinfo | 6 +++--- www/tomcat101/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile index 8768490c5989..ac0dd71d3bb6 100644 --- a/www/tomcat101/Makefile +++ b/www/tomcat101/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 10.1.25 +DISTVERSION= 10.1.26 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 28f3b80b7517..b45645734997 100644 --- a/www/tomcat101/distinfo +++ b/www/tomcat101/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718809015 -SHA256 (apache-tomcat-10.1.25.tar.gz) = f1240a32b879c445a4a4419c9b6dd87581bdb96f8a51f7b0ca1935164bb1e842 -SIZE (apache-tomcat-10.1.25.tar.gz) = 13022098 +TIMESTAMP = 1720806864 +SHA256 (apache-tomcat-10.1.26.tar.gz) = f73f76760137833b3305dfb18ed174f87feac3ab78f65289a0835a851d7cfeb2 +SIZE (apache-tomcat-10.1.26.tar.gz) = 13103265 diff --git a/www/tomcat101/pkg-plist b/www/tomcat101/pkg-plist index 6d9aa1ff6c1f..0b8ad309130e 100644 --- a/www/tomcat101/pkg-plist +++ b/www/tomcat101/pkg-plist @@ -36,6 +36,7 @@ %%T%%/lib/jsp-api.jar %%T%%/lib/servlet-api.jar %%T%%/lib/tomcat-api.jar +%%T%%/lib/tomcat-coyote-ffm.jar %%T%%/lib/tomcat-coyote.jar %%T%%/lib/tomcat-dbcp.jar %%NLS%%%%T%%/lib/tomcat-i18n-cs.jar @@ -107,6 +108,8 @@ %%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/authentication-process.png %%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/request-process.png %%DOCS%%%%T%%/webapps/docs/architecture/startup.html +%%DOCS%%%%T%%/webapps/docs/architecture/startup/1_overview.png +%%DOCS%%%%T%%/webapps/docs/architecture/startup/1_overview.vpd %%DOCS%%%%T%%/webapps/docs/architecture/startup/serverStartup.pdf %%DOCS%%%%T%%/webapps/docs/architecture/startup/serverStartup.txt %%DOCS%%%%T%%/webapps/docs/balancer-howto.html