ports/65158: [maintainer] use MASTER_SITE_APACHE_JAKARTA as MASTER_SITES in www/jakarta-tomcat5

Kang Liu liukang at bjpu.edu.cn
Sun Apr 4 11:10:05 UTC 2004


>Number:         65158
>Category:       ports
>Synopsis:       [maintainer] use MASTER_SITE_APACHE_JAKARTA as MASTER_SITES in www/jakarta-tomcat5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 04 04:10:04 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kang Liu
>Release:        4.9
>Organization:
Beijing University of Technology
>Environment:
FreeBSD
>Description:
MASTER_SITE_APACHE_JAKARTA is a macro of dozens of mirror sites for apache. Use it as MASTER_SITES in www/jakarta-tomcat5 may improve fetchability of distfile.
>How-To-Repeat:

>Fix:
--- Makefile.orig	Sun Apr  4 17:22:59 2004
+++ Makefile	Sun Apr  4 18:54:04 2004
@@ -8,9 +8,8 @@
 PORTNAME=	jakarta-tomcat
 PORTVERSION=	5.0.19
 CATEGORIES=	www java
-MASTER_SITES=	http://www.apache.org/dist/jakarta/tomcat-5/v${PORTVERSION}/bin/ \
-		http://apache.lemon4ssc.org/dist/jakarta/tomcat-5/v${PORTVERSION}/bin/ \
-		http://distfiles.coredump.cn/
+MASTER_SITES=	${MASTER_SITE_APACHE_JAKARTA}
+MASTER_SITE_SUBDIR=	tomcat-5/v${PORTVERSION}/bin 
 
 MAINTAINER=	liukang at bjpu.edu.cn
 COMMENT=	Open-source Java web server by Apache, 5.0.x branch 

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list