View | Details | Raw Unified | Return to bug 254224 | 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 565115 2021-02-13 09:38:45Z tcberner $
2
# $FreeBSD: head/www/tomcat9/Makefile 565115 2021-02-13 09:38:45Z tcberner $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.43
5
PORTVERSION=	9.0.44
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 = 1612611935
1
TIMESTAMP = 1615491543
2
SHA256 (apache-tomcat-9.0.43.tar.gz) = 30703af07182c3c815a7e44376939b69da406ab64bd6f9c5ced9c455ad013a1b
2
SHA256 (apache-tomcat-9.0.44.tar.gz) = ea1a9bb5ead4452f926dc07b7b453975cee5ea8c4aad670157d042efc5748352
3
SIZE (apache-tomcat-9.0.43.tar.gz) = 11483588
3
SIZE (apache-tomcat-9.0.44.tar.gz) = 11487016

Return to bug 254224