View | Details | Raw Unified | Return to bug 250303 | 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 549757 2020-09-23 17:22:13Z joneum $
2
# $FreeBSD: head/www/tomcat9/Makefile 549757 2020-09-23 17:22:13Z joneum $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.38
5
PORTVERSION=	9.0.39
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 = 1600781478
1
TIMESTAMP = 1602519632
2
SHA256 (apache-tomcat-9.0.38.tar.gz) = bec04c20f95e6a4c86dc4d85bb554c04067c32830acdffa92082ba421e0bf1a9
2
SHA256 (apache-tomcat-9.0.39.tar.gz) = 6f7283ffda9a6b836030db6d818b095a138a91ffb8d26a341a83ddc54ea18835
3
SIZE (apache-tomcat-9.0.38.tar.gz) = 11264531
3
SIZE (apache-tomcat-9.0.39.tar.gz) = 11282879

Return to bug 250303