View | Details | Raw Unified | Return to bug 251713 | 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 556034 2020-11-22 09:03:00Z joneum $
2
# $FreeBSD: head/www/tomcat9/Makefile 556034 2020-11-22 09:03:00Z joneum $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.40
5
DISTVERSION=	9.0.41
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 = 1605711680
1
TIMESTAMP = 1607545457
2
SHA256 (apache-tomcat-9.0.40.tar.gz) = bb52b10b500f113dc4b504e34f4ac0a5f48f31d93ea261c721459a4b7e72ca52
2
SHA256 (apache-tomcat-9.0.41.tar.gz) = 6a5fc1f79f002f25480e3a50daa1fb16fdb2f0a969bc2f806c88bc550002cf71
3
SIZE (apache-tomcat-9.0.40.tar.gz) = 11437266
3
SIZE (apache-tomcat-9.0.41.tar.gz) = 11442169

Return to bug 251713