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

Collapse All | Expand All

(-)www/tomcat-devel/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat-devel/Makefile 549757 2020-09-23 17:22:13Z joneum $
2
# $FreeBSD: head/www/tomcat-devel/Makefile 549757 2020-09-23 17:22:13Z joneum $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	10.0.0.M8
5
PORTVERSION=	10.0.0.M9
6
CATEGORIES=	www java
6
CATEGORIES=	www java
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION:C/.M/-M/}/bin
7
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9]+)(.*)/\1/}/v${PORTVERSION:C/.M/-M/}/bin
8
PKGNAMESUFFIX=	-devel
8
PKGNAMESUFFIX=	-devel
(-)www/tomcat-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1600782201
1
TIMESTAMP = 1602519776
2
SHA256 (apache-tomcat-10.0.0-M8.tar.gz) = 3050662baaa5415b773b84ac7448fc2068ddd739357461e8f8168120761415d4
2
SHA256 (apache-tomcat-10.0.0-M9.tar.gz) = fbc893ebdd4dfb9ccdd8f94c1fbe695933c8195384148750dbcedef8e5a0048a
3
SIZE (apache-tomcat-10.0.0-M8.tar.gz) = 11151916
3
SIZE (apache-tomcat-10.0.0-M9.tar.gz) = 11166996

Return to bug 250303