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

(-)Makefile (-2 / +2 lines)
Lines 2-12 Link Here
2
# Date created:		14 Feb 2007
2
# Date created:		14 Feb 2007
3
# Whom:			Nemo Liu <nemoliu@gmail.com>
3
# Whom:			Nemo Liu <nemoliu@gmail.com>
4
#
4
#
5
# $FreeBSD: ports/www/tomcat6/Makefile,v 1.40 2007/02/18 12:56:15 delphij Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	apache-tomcat
8
PORTNAME=	apache-tomcat
9
PORTVERSION=	6.0.9
9
PORTVERSION=	6.0.10
10
CATEGORIES=	www java
10
CATEGORIES=	www java
11
MASTER_SITES=	${MASTER_SITE_APACHE}
11
MASTER_SITES=	${MASTER_SITE_APACHE}
12
MASTER_SITE_SUBDIR=	tomcat/tomcat-6/v${PORTVERSION}/bin
12
MASTER_SITE_SUBDIR=	tomcat/tomcat-6/v${PORTVERSION}/bin
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (apache-tomcat-6.0.9.tar.gz) = 3343b79d05810c61dcbd0121cc64c380
1
MD5 (apache-tomcat-6.0.10.tar.gz) = 7c81324d08a22f90dfcf98c1b85a2537
2
SHA256 (apache-tomcat-6.0.9.tar.gz) = 3ba26d44efd9057961071e6b07f1ddce271f8616912d53e940b3756ddacc3237
2
SHA256 (apache-tomcat-6.0.10.tar.gz) = 34c743cd82039c9a04236fc07979a087bda4a4d0fccac5cf5ccd730827673484
3
SIZE (apache-tomcat-6.0.9.tar.gz) = 5813513
3
SIZE (apache-tomcat-6.0.10.tar.gz) = 5816033

Return to bug 110762