ports/74662: [maintainer] use MASTER_SITE_APACHE_JAKARTA in www/jakarta-tomcat3

Kang Liu liukang at bjut.edu.cn
Sat Dec 4 07:20:16 UTC 2004


>Number:         74662
>Category:       ports
>Synopsis:       [maintainer] use MASTER_SITE_APACHE_JAKARTA in www/jakarta-tomcat3
>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:   Sat Dec 04 07:20:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kang Liu
>Release:        4.10 & 5.3
>Organization:
Beijing University of Technology
>Environment:
FreeBSD 4.10-RELEASE-p2 #79
>Description:
use MASTER_SITE_APACHE_JAKARTA as MASTER_SITES
>How-To-Repeat:
      
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/jakarta-tomcat3/Makefile,v
retrieving revision 1.44
diff -u -r1.44 Makefile
--- Makefile	3 Dec 2004 14:20:02 -0000	1.44
+++ Makefile	4 Dec 2004 06:29:20 -0000
@@ -9,9 +9,8 @@
 PORTVERSION=	3.3.2
 PORTREVISION=	0
 CATEGORIES=	www java
-MASTER_SITES=	http://www.apache.org/dist/jakarta/tomcat-3/v${PORTVERSION}/bin/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	znerd
+MASTER_SITES=	${MASTER_SITE_APACHE_JAKARTA}
+MASTER_SITE_SUBDIR=	tomcat-5/v${PORTVERSION}/bin
 
 MAINTAINER=	liukang at bjut.edu.cn
 COMMENT=	Open-source Java web server by Apache, stable 3.x branch

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



More information about the freebsd-ports-bugs mailing list