git: b600bdbb338c - 2025Q2 - www/tomcat110: Udpate 11.0.5 => 11.0.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Apr 2025 11:42:11 UTC
The branch 2025Q2 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b600bdbb338cce9d8a0a3f20a89d8f599f26c18a commit b600bdbb338cce9d8a0a3f20a89d8f599f26c18a Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2025-04-09 11:34:14 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-04-09 11:41:59 +0000 www/tomcat110: Udpate 11.0.5 => 11.0.6 Changelog: https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.6_(markt) MFH: 2025Q2 (cherry picked from commit 8f5b7dc805aa730e87008cc7faa94e49b1166266) --- www/tomcat110/Makefile | 2 +- www/tomcat110/distinfo | 6 +++--- www/tomcat110/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/tomcat110/Makefile b/www/tomcat110/Makefile index e348ea15c380..0269bb6a6409 100644 --- a/www/tomcat110/Makefile +++ b/www/tomcat110/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -DISTVERSION= 11.0.5 +DISTVERSION= 11.0.6 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin PKGNAMESUFFIX= 110 diff --git a/www/tomcat110/distinfo b/www/tomcat110/distinfo index 0415925d4b8d..e344328ff6a6 100644 --- a/www/tomcat110/distinfo +++ b/www/tomcat110/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741278723 -SHA256 (apache-tomcat-11.0.5.tar.gz) = b061faee9e3a0148d838ad8349ac8364cb54a28f71d6942e58e7c5e1ade11dae -SIZE (apache-tomcat-11.0.5.tar.gz) = 13860898 +TIMESTAMP = 1744195573 +SHA256 (apache-tomcat-11.0.6.tar.gz) = 864458f646bf938d3feb5773456199819b91d52670e4d724b9866ccfd4761cef +SIZE (apache-tomcat-11.0.6.tar.gz) = 13878198 diff --git a/www/tomcat110/pkg-plist b/www/tomcat110/pkg-plist index 032ba7561ef8..28bd1cee81f1 100644 --- a/www/tomcat110/pkg-plist +++ b/www/tomcat110/pkg-plist @@ -27,7 +27,7 @@ %%T%%/lib/catalina-storeconfig.jar %%T%%/lib/catalina-tribes.jar %%T%%/lib/catalina.jar -%%T%%/lib/ecj-4.34.jar +%%T%%/lib/ecj-4.35.jar %%T%%/lib/el-api.jar %%T%%/lib/jakartaee-migration-1.0.9-shaded.jar %%T%%/lib/jasper-el.jar @@ -159,6 +159,7 @@ %%DOCS%%%%T%%/webapps/docs/config/manager.html %%DOCS%%%%T%%/webapps/docs/config/realm.html %%DOCS%%%%T%%/webapps/docs/config/resources.html +%%DOCS%%%%T%%/webapps/docs/config/runtime-attributes.html %%DOCS%%%%T%%/webapps/docs/config/server.html %%DOCS%%%%T%%/webapps/docs/config/service.html %%DOCS%%%%T%%/webapps/docs/config/sessionidgenerator.html