View | Details | Raw Unified | Return to bug 221528
Collapse All | Expand All

(-)tomcat-devel/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1498940215
1
TIMESTAMP = 1502730442
2
SHA256 (apache-tomcat-9.0.0.M22.tar.gz) = c1b359d52edae793dde83cb65ef47dc202e8394d7328c823a9a53c02d09f2742
2
SHA256 (apache-tomcat-9.0.0.M26.tar.gz) = 86ea5d18c5af108defd31e67bc9c367ceec3564f7c54b075b40d11e986b21cbd
3
SIZE (apache-tomcat-9.0.0.M22.tar.gz) = 9347946
3
SIZE (apache-tomcat-9.0.0.M26.tar.gz) = 9376594
(-)tomcat-devel/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat-devel/Makefile 444885 2017-07-02 13:54:39Z brd $
2
# $FreeBSD: head/www/tomcat-devel/Makefile 444885 2017-07-02 13:54:39Z brd $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.0.M22
5
PORTVERSION=	9.0.0.M26
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=	-devel
8
PKGNAMESUFFIX=	-devel

Return to bug 221528