View | Details | Raw Unified | Return to bug 249526 | Differences between
and this patch

Collapse All | Expand All

(-)www/tomcat7/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat7/Makefile 542118 2020-07-13 09:03:41Z ale $
2
# $FreeBSD: head/www/tomcat7/Makefile 542118 2020-07-13 09:03:41Z ale $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	7.0.105
5
PORTVERSION=	7.0.106
6
PORTREVISION=	0
6
PORTREVISION=	0
7
CATEGORIES=	www java
7
CATEGORIES=	www java
8
MASTER_SITES=	APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin
8
MASTER_SITES=	APACHE/tomcat/tomcat-7/v${PORTVERSION}/bin
(-)www/tomcat7/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1594362713
1
TIMESTAMP = 1600805641
2
SHA256 (apache-tomcat-7.0.105.tar.gz) = 1a36882b5e25fff4f5d8c10e4029f29e43b1db96e0df03bdbed1fa913038392f
2
SHA256 (apache-tomcat-7.0.106.tar.gz) = 533c246def2624de7f79ff6edfdf5695d56f7267ddc337385c2e4b502f963606
3
SIZE (apache-tomcat-7.0.105.tar.gz) = 9651307
3
SIZE (apache-tomcat-7.0.106.tar.gz) = 9642456
(-)www/tomcat7/pkg-plist (-9 lines)
Lines 154-168 Link Here
154
%%DOCS%%%%T%%/webapps/docs/developers.html
154
%%DOCS%%%%T%%/webapps/docs/developers.html
155
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
155
%%DOCS%%%%T%%/webapps/docs/elapi/index.html
156
%%DOCS%%%%T%%/webapps/docs/extras.html
156
%%DOCS%%%%T%%/webapps/docs/extras.html
157
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-apps.html
158
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-objects.html
159
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-admin-opers.html
160
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-default.html
161
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-jdbc-realm.html
162
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-jndi-realm.html
163
%%DOCS%%%%T%%/webapps/docs/funcspecs/fs-memory-realm.html
164
%%DOCS%%%%T%%/webapps/docs/funcspecs/index.html
165
%%DOCS%%%%T%%/webapps/docs/funcspecs/mbean-names.html
166
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
157
%%DOCS%%%%T%%/webapps/docs/host-manager-howto.html
167
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
158
%%DOCS%%%%T%%/webapps/docs/html-host-manager-howto.html
168
%%DOCS%%%%T%%/webapps/docs/html-manager-howto.html
159
%%DOCS%%%%T%%/webapps/docs/html-manager-howto.html

Return to bug 249526