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

Collapse All | Expand All

(-)www/tomcat9/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat9/Makefile 558155 2020-12-15 10:46:51Z makc $
2
# $FreeBSD: head/www/tomcat9/Makefile 558155 2020-12-15 10:46:51Z makc $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.41
5
PORTVERSION=	9.0.43
6
CATEGORIES=	www java
6
CATEGORIES=	www java
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin
8
PKGNAMESUFFIX=	9
8
PKGNAMESUFFIX=	9
(-)www/tomcat9/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1607990772
1
TIMESTAMP = 1612611935
2
SHA256 (apache-tomcat-9.0.41.tar.gz) = 6a5fc1f79f002f25480e3a50daa1fb16fdb2f0a969bc2f806c88bc550002cf71
2
SHA256 (apache-tomcat-9.0.43.tar.gz) = 30703af07182c3c815a7e44376939b69da406ab64bd6f9c5ced9c455ad013a1b
3
SIZE (apache-tomcat-9.0.41.tar.gz) = 11442169
3
SIZE (apache-tomcat-9.0.43.tar.gz) = 11483588
(-)www/tomcat9/pkg-plist (-1 / +1 lines)
Lines 26-32 Link Here
26
%%T%%/lib/catalina-storeconfig.jar
26
%%T%%/lib/catalina-storeconfig.jar
27
%%T%%/lib/catalina-tribes.jar
27
%%T%%/lib/catalina-tribes.jar
28
%%T%%/lib/catalina.jar
28
%%T%%/lib/catalina.jar
29
%%T%%/lib/ecj-4.17.jar
29
%%T%%/lib/ecj-4.18.jar
30
%%T%%/lib/el-api.jar
30
%%T%%/lib/el-api.jar
31
%%T%%/lib/jasper-el.jar
31
%%T%%/lib/jasper-el.jar
32
%%T%%/lib/jasper.jar
32
%%T%%/lib/jasper.jar

Return to bug 253404