diff options
author | Vladimir Druzenko <vvd@FreeBSD.org> | 2023-05-01 12:26:29 +0000 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2023-05-01 12:36:58 +0000 |
commit | 0932776313063a4af1dc76e54b9cb6da9bedc954 (patch) | |
tree | a1938641e6e97816d7d78eb54a33fa0784aebb47 /www/tomcat85 | |
parent | 1fb33f03ce9fc3c251c6a5aa286a90e17f531793 (diff) |
Diffstat (limited to 'www/tomcat85')
-rw-r--r-- | www/tomcat85/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat85/distinfo | 6 | ||||
-rw-r--r-- | www/tomcat85/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index 7517a691872d..c433e852c7f1 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -1,5 +1,5 @@ PORTNAME= tomcat -PORTVERSION= 8.5.84 +PORTVERSION= 8.5.88 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 85 diff --git a/www/tomcat85/distinfo b/www/tomcat85/distinfo index 76f6bb7cca31..481ed2426183 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669349015 -SHA256 (apache-tomcat-8.5.84.tar.gz) = d7123ddee6f66d34e6fb33b669bdd6ebc77832bf123516474c299f3cdee3efdf -SIZE (apache-tomcat-8.5.84.tar.gz) = 10626063 +TIMESTAMP = 1681981549 +SHA256 (apache-tomcat-8.5.88.tar.gz) = fd030eb0120aad3493f7354a57b2ee11a4d77d07ec48de2b8ab090046f0ed2a2 +SIZE (apache-tomcat-8.5.88.tar.gz) = 10663778 diff --git a/www/tomcat85/pkg-plist b/www/tomcat85/pkg-plist index 9fe6a824a7ae..07013096e20d 100644 --- a/www/tomcat85/pkg-plist +++ b/www/tomcat85/pkg-plist @@ -68,8 +68,10 @@ @sample %%T%%/conf/web.xml.sample %%T%%/temp/safeToDelete.tmp %%DOCS%%%%T%%/webapps/docs/BUILDING.txt +%%DOCS%%%%T%%/webapps/docs/META-INF/context.xml %%DOCS%%%%T%%/webapps/docs/RELEASE-NOTES.txt %%DOCS%%%%T%%/webapps/docs/RUNNING.txt +%%DOCS%%%%T%%/webapps/docs/WEB-INF/jsp/403.jsp %%DOCS%%%%T%%/webapps/docs/WEB-INF/web.xml %%DOCS%%%%T%%/webapps/docs/aio.html %%DOCS%%%%T%%/webapps/docs/annotationapi/index.html @@ -387,6 +389,8 @@ %%EXAMPLES%%%%T%%/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer$1.class %%EXAMPLES%%%%T%%/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.class %%EXAMPLES%%%%T%%/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.java +%%EXAMPLES%%%%T%%/webapps/examples/WEB-INF/jsp/403.jsp +%%EXAMPLES%%%%T%%/webapps/examples/WEB-INF/jsp/403.jsp.html %%EXAMPLES%%%%T%%/webapps/examples/WEB-INF/jsp/debug-taglib.tld %%EXAMPLES%%%%T%%/webapps/examples/WEB-INF/jsp/example-taglib.tld %%EXAMPLES%%%%T%%/webapps/examples/WEB-INF/jsp/jsp2-example-taglib.tld |