Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2024 18:21:09 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: fe3ea27323d2 - 2024Q4 - www/tomcat-devel: Update 11.0.0-M26 =?utf-8?Q?=E2=86=92?= 11.0.0
Message-ID:  <202410091821.499IL9HM047207@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q4 has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe3ea27323d23eb3480e83716b49e55025cd6e4b

commit fe3ea27323d23eb3480e83716b49e55025cd6e4b
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-10-09 18:04:02 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-10-09 18:20:48 +0000

    www/tomcat-devel: Update 11.0.0-M26 → 11.0.0
    
    11.0 stable release. Keep this port for feature development releases.
    
    Changelog:
    https://tomcat.apache.org/tomcat-11.0-doc/changelog.html#Tomcat_11.0.0_(markt)
    
    MFH:    2024Q4
    (cherry picked from commit 0215567cf55a806163bc7f6321777d5f0338deeb)
---
 www/tomcat-devel/Makefile  | 2 +-
 www/tomcat-devel/distinfo  | 6 +++---
 www/tomcat-devel/pkg-plist | 4 +---
 3 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/www/tomcat-devel/Makefile b/www/tomcat-devel/Makefile
index 9c61c5f9350b..a72fbe0045c3 100644
--- a/www/tomcat-devel/Makefile
+++ b/www/tomcat-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-DISTVERSION=	11.0.0-M26
+DISTVERSION=	11.0.0
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin
 PKGNAMESUFFIX=	-devel
diff --git a/www/tomcat-devel/distinfo b/www/tomcat-devel/distinfo
index 2de48c5f1d91..59d8ec8fccb3 100644
--- a/www/tomcat-devel/distinfo
+++ b/www/tomcat-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726515811
-SHA256 (apache-tomcat-11.0.0-M26.tar.gz) = 0cce97956316d7220341c7edf87f4739260cd0b875940f9aeda215db17031a39
-SIZE (apache-tomcat-11.0.0-M26.tar.gz) = 13608177
+TIMESTAMP = 1728494860
+SHA256 (apache-tomcat-11.0.0.tar.gz) = d0ca319af349838f59009a9c5ed3709f02344201059dbc26dce4313ee969cd20
+SIZE (apache-tomcat-11.0.0.tar.gz) = 13609083
diff --git a/www/tomcat-devel/pkg-plist b/www/tomcat-devel/pkg-plist
index 69dffe91e5a7..615c14eaaa63 100644
--- a/www/tomcat-devel/pkg-plist
+++ b/www/tomcat-devel/pkg-plist
@@ -27,7 +27,7 @@
 %%T%%/lib/catalina-storeconfig.jar
 %%T%%/lib/catalina-tribes.jar
 %%T%%/lib/catalina.jar
-%%T%%/lib/ecj-4.32.jar
+%%T%%/lib/ecj-4.33.jar
 %%T%%/lib/el-api.jar
 %%T%%/lib/jakartaee-migration-1.0.8-shaded.jar
 %%T%%/lib/jasper-el.jar
@@ -120,8 +120,6 @@
 %%DOCS%%%%T%%/webapps/docs/architecture/startup/6_catalina_host_config.png
 %%DOCS%%%%T%%/webapps/docs/architecture/startup/7_catalina_context_config.plantuml
 %%DOCS%%%%T%%/webapps/docs/architecture/startup/7_catalina_context_config.png
-%%DOCS%%%%T%%/webapps/docs/architecture/startup/serverStartup.pdf
-%%DOCS%%%%T%%/webapps/docs/architecture/startup/serverStartup.txt
 %%DOCS%%%%T%%/webapps/docs/balancer-howto.html
 %%DOCS%%%%T%%/webapps/docs/building.html
 %%DOCS%%%%T%%/webapps/docs/cdi.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410091821.499IL9HM047207>