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

(-)www/tomcat7/Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	7.0.85
5
PORTVERSION=	7.0.92
6
PORTREVISION=	1
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
9
PKGNAMESUFFIX=	7
9
PKGNAMESUFFIX=	7
(-)www/tomcat7/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1519391032
1
TIMESTAMP = 1549975679
2
SHA256 (apache-tomcat-7.0.85.tar.gz) = 015b508b2fd6dcc0aca811f007dc5d5d5b37a30244fb5fc5ef43f396e303e84b
2
SHA256 (apache-tomcat-7.0.92.tar.gz) = d3fe8a26f52241203282d1bacd739880c72fffbd21fab7a74834b7125c2d0148
3
SIZE (apache-tomcat-7.0.85.tar.gz) = 9037227
3
SIZE (apache-tomcat-7.0.92.tar.gz) = 9125027
(-)www/tomcat7/pkg-plist (+4 lines)
Lines 1-5 Link Here
1
%%T%%/BUILDING.txt
2
%%T%%/CONTRIBUTING.md
1
%%T%%/LICENSE
3
%%T%%/LICENSE
2
%%T%%/NOTICE
4
%%T%%/NOTICE
5
%%T%%/README.md
3
%%T%%/RELEASE-NOTES
6
%%T%%/RELEASE-NOTES
4
%%T%%/RUNNING.txt
7
%%T%%/RUNNING.txt
5
%%T%%/bin/bootstrap.jar
8
%%T%%/bin/bootstrap.jar
Lines 34-39 Link Here
34
%%T%%/lib/tomcat-i18n-es.jar
37
%%T%%/lib/tomcat-i18n-es.jar
35
%%T%%/lib/tomcat-i18n-fr.jar
38
%%T%%/lib/tomcat-i18n-fr.jar
36
%%T%%/lib/tomcat-i18n-ja.jar
39
%%T%%/lib/tomcat-i18n-ja.jar
40
%%T%%/lib/tomcat-i18n-ru.jar
37
%%T%%/lib/tomcat-jdbc.jar
41
%%T%%/lib/tomcat-jdbc.jar
38
%%T%%/lib/tomcat-util.jar
42
%%T%%/lib/tomcat-util.jar
39
%%T%%/lib/tomcat7-websocket.jar
43
%%T%%/lib/tomcat7-websocket.jar

Return to bug 235702