git: f314fa469bb0 - 2025Q2 - www/tomcat9: Update 9.0.104 => 9.0.105
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 May 2025 22:32:54 UTC
The branch 2025Q2 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=f314fa469bb0adbd1da6cfcd15e8091703024af5 commit f314fa469bb0adbd1da6cfcd15e8091703024af5 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2025-05-12 22:18:11 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-05-12 22:32:42 +0000 www/tomcat9: Update 9.0.104 => 9.0.105 Changelog: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.105_(remm) MFH: 2025Q2 (cherry picked from commit 9a6beff91109af6146937b31c206ef2141187869) --- www/tomcat9/Makefile | 3 +-- www/tomcat9/distinfo | 6 +++--- www/tomcat9/pkg-plist | 10 ++++++++-- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index 6f5598aa5350..65d7eaf04b34 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,6 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 9.0.104 -PORTREVISION= 2 +DISTVERSION= 9.0.105 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9])(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 9 diff --git a/www/tomcat9/distinfo b/www/tomcat9/distinfo index 1b72aade617d..f5302f645647 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744234542 -SHA256 (apache-tomcat-9.0.104.tar.gz) = fa19751c8f81b294dde346ad93517bded84f40885c442e0a7130da982a22abae -SIZE (apache-tomcat-9.0.104.tar.gz) = 12787166 +TIMESTAMP = 1747087680 +SHA256 (apache-tomcat-9.0.105.tar.gz) = ee86ee179493e610358b23a0f79ba70b9e76ade71157aada9ac7cdcdcdbe35f5 +SIZE (apache-tomcat-9.0.105.tar.gz) = 13000541 diff --git a/www/tomcat9/pkg-plist b/www/tomcat9/pkg-plist index 0034fa871ac8..7a480526a68d 100644 --- a/www/tomcat9/pkg-plist +++ b/www/tomcat9/pkg-plist @@ -102,8 +102,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