git: c71b510bc18f - 2025Q2 - www/tomcat101: Update 10.1.40 => 10.1.41
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 May 2025 18:46:24 UTC
The branch 2025Q2 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c71b510bc18fd2c867ab5009e4f22636238516cf commit c71b510bc18fd2c867ab5009e4f22636238516cf Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2025-05-12 18:36:57 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-05-12 18:46:01 +0000 www/tomcat101: Update 10.1.40 => 10.1.41 Changelog: https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.41_(schultz) MFH: 2025Q2 (cherry picked from commit 99adae85ee321eac3f4354c9dd09d79bf642533e) --- www/tomcat101/Makefile | 3 +-- www/tomcat101/distinfo | 6 +++--- www/tomcat101/pkg-plist | 10 ++++++++-- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/www/tomcat101/Makefile b/www/tomcat101/Makefile index 755b7bd76299..6977459192aa 100644 --- a/www/tomcat101/Makefile +++ b/www/tomcat101/Makefile @@ -1,6 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 10.1.40 -PORTREVISION= 2 +DISTVERSION= 10.1.41 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 d2c548eb367e..cb885000965a 100644 --- a/www/tomcat101/distinfo +++ b/www/tomcat101/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744198379 -SHA256 (apache-tomcat-10.1.40.tar.gz) = 25f1e607f17ee2fa99e329eec23b6393ab9e1390929c6cdcb31f749576b94d8e -SIZE (apache-tomcat-10.1.40.tar.gz) = 13867286 +TIMESTAMP = 1747074614 +SHA256 (apache-tomcat-10.1.41.tar.gz) = 1f7cc8cce2d5f4acd35491d0fa2abafa6ddd9bb0425b57b277310fde5ff2fcb3 +SIZE (apache-tomcat-10.1.41.tar.gz) = 14079449 diff --git a/www/tomcat101/pkg-plist b/www/tomcat101/pkg-plist index dac61a4c57df..1fae71f972e4 100644 --- a/www/tomcat101/pkg-plist +++ b/www/tomcat101/pkg-plist @@ -105,8 +105,14 @@ %%DOCS%%%%T%%/webapps/docs/architecture/index.html %%DOCS%%%%T%%/webapps/docs/architecture/overview.html %%DOCS%%%%T%%/webapps/docs/architecture/requestProcess.html -%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/authentication-process.png -%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/request-process.png +%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/11_nio.plantuml +%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/11_nio.png +%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/21_http11.plantuml +%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/21_http11.png +%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/31_synchronous.plantuml +%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/31_synchronous.png +%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/41_basic.plantuml +%%DOCS%%%%T%%/webapps/docs/architecture/requestProcess/41_basic.png %%DOCS%%%%T%%/webapps/docs/architecture/startup.html %%DOCS%%%%T%%/webapps/docs/architecture/startup/1_overview.plantuml %%DOCS%%%%T%%/webapps/docs/architecture/startup/1_overview.png