git: 7d4f7529bf23 - main - www/tomcat9: 9.0.93 → 9.0.94
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Sep 2024 20:23:13 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d4f7529bf238d09027fcb3bf046c4a1a0d0e603 commit 7d4f7529bf238d09027fcb3bf046c4a1a0d0e603 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-09-11 20:15:57 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-11 20:15:57 +0000 www/tomcat9: 9.0.93 → 9.0.94 Changelog: https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.94_(remm) MFH: 2024Q3 --- www/tomcat9/Makefile | 2 +- www/tomcat9/distinfo | 6 +++--- www/tomcat9/pkg-plist | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/tomcat9/Makefile b/www/tomcat9/Makefile index 6ca9a88999f4..9fdc7f91ac82 100644 --- a/www/tomcat9/Makefile +++ b/www/tomcat9/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 9.0.93 +PORTVERSION= 9.0.94 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 53111bb6087f..a1b42971fbd0 100644 --- a/www/tomcat9/distinfo +++ b/www/tomcat9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722949308 -SHA256 (apache-tomcat-9.0.93.tar.gz) = 69e0f353ea7d85004f9de379c1ea68e5775287fe2e0859c56081e085c1b29226 -SIZE (apache-tomcat-9.0.93.tar.gz) = 12122732 +TIMESTAMP = 1726085655 +SHA256 (apache-tomcat-9.0.94.tar.gz) = 28c8c54b105cebfab0d7dea5c64c0b24f57b37979fac1f69d02f50d203d23df0 +SIZE (apache-tomcat-9.0.94.tar.gz) = 12111870 diff --git a/www/tomcat9/pkg-plist b/www/tomcat9/pkg-plist index d95c74cf3a66..558298ffc0cb 100644 --- a/www/tomcat9/pkg-plist +++ b/www/tomcat9/pkg-plist @@ -106,7 +106,9 @@ %%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/1_overview.uml +%%DOCS%%%%T%%/webapps/docs/architecture/startup/2_catalina_init.png +%%DOCS%%%%T%%/webapps/docs/architecture/startup/2_catalina_init.uml %%DOCS%%%%T%%/webapps/docs/architecture/startup/serverStartup.pdf %%DOCS%%%%T%%/webapps/docs/architecture/startup/serverStartup.txt %%DOCS%%%%T%%/webapps/docs/balancer-howto.html