www/tomcat101: update 10.1.25 → 10.1.26

Changelog:
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.26_(schultz)

MFH:	2024Q3
This commit is contained in:
Vladimir Druzenko 2024-07-12 21:14:57 +03:00
parent 1b88c31a5b
commit f0280c8317
3 changed files with 7 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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