View | Details | Raw Unified | Return to bug 240900
Collapse All | Expand All

(-)www/tomcat9/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat9/Makefile 509574 2019-08-22 02:40:39Z glewis $
2
# $FreeBSD: head/www/tomcat9/Makefile 509574 2019-08-22 02:40:39Z glewis $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.24
5
PORTVERSION=	9.0.26
6
PORTREVISION=	0
6
PORTREVISION=	0
7
CATEGORIES=	www java
7
CATEGORIES=	www java
8
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
8
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
(-)www/tomcat9/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1566425345
1
TIMESTAMP = 1569676060
2
SHA256 (apache-tomcat-9.0.24.tar.gz) = 22064138e25f7ab899802804775259a156c06770535b8ce93856beba13dfcf6d
2
SHA256 (apache-tomcat-9.0.26.tar.gz) = b5430890d3b986d6b7ec6a6ef611f9451cbfa933b0a1a3dd48e2cd1f46a63381
3
SIZE (apache-tomcat-9.0.24.tar.gz) = 10914435
3
SIZE (apache-tomcat-9.0.26.tar.gz) = 12326996
(-)www/tomcat9/pkg-plist (-1 / +1 lines)
Lines 151-157 Link Here
151
%%DOCS%%%%T%%/webapps/docs/deployer-howto.html
151
%%DOCS%%%%T%%/webapps/docs/deployer-howto.html
152
%%DOCS%%%%T%%/webapps/docs/developers.html
152
%%DOCS%%%%T%%/webapps/docs/developers.html
153
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
153
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
154
%%DOCS%%%%T%%/webapps/docs/extras.html
155
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-apps.html
154
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-apps.html
156
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-objects.html
155
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-objects.html
157
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-opers.html
156
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-opers.html
Lines 186-191 Link Here
186
%%DOCS%%%%T%%/webapps/docs/index.html
185
%%DOCS%%%%T%%/webapps/docs/index.html
187
%%DOCS%%%%T%%/webapps/docs/introduction.html
186
%%DOCS%%%%T%%/webapps/docs/introduction.html
188
%%DOCS%%%%T%%/webapps/docs/jasper-howto.html
187
%%DOCS%%%%T%%/webapps/docs/jasper-howto.html
188
%%DOCS%%%%T%%/webapps/docs/jaspicapi/index.html
189
%%DOCS%%%%T%%/webapps/docs/jdbc-pool.html
189
%%DOCS%%%%T%%/webapps/docs/jdbc-pool.html
190
%%DOCS%%%%T%%/webapps/docs/jndi-datasource-examples-howto.html
190
%%DOCS%%%%T%%/webapps/docs/jndi-datasource-examples-howto.html
191
%%DOCS%%%%T%%/webapps/docs/jndi-resources-howto.html
191
%%DOCS%%%%T%%/webapps/docs/jndi-resources-howto.html

Return to bug 240900