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

(-)tomcat9/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1522968767
1
TIMESTAMP = 1525099869
2
SHA256 (apache-tomcat-9.0.6.tar.gz) = e35ed35f6f2e5fd1094b7ec5899f3e25a82029cca22f9768a293eaf67f60473f
2
SHA256 (apache-tomcat-9.0.7.tar.gz) = 2fdac002c29e219f69f75dfc433471998634e400cc84b155e483bb2b457b8e48
3
SIZE (apache-tomcat-9.0.6.tar.gz) = 9494739
3
SIZE (apache-tomcat-9.0.7.tar.gz) = 9517889
(-)tomcat9/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/www/tomcat9/Makefile 466611 2018-04-06 02:35:32Z wen $
2
# $FreeBSD: head/www/tomcat9/Makefile 466611 2018-04-06 02:35:32Z wen $
3
3
4
PORTNAME=	tomcat
4
PORTNAME=	tomcat
5
PORTVERSION=	9.0.6
5
PORTVERSION=	9.0.7
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

Return to bug 227872