Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2007 13:50:02 GMT
From:      Nemo Liu<nemoliu@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/110763: [UPDATE]www/jakarta-tomcat5:update MASTER_SITES and URL
Message-ID:  <200703241350.l2ODo2XK071741@www.freebsd.org>
Resent-Message-ID: <200703241400.l2OE0Asl057176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110763
>Category:       ports
>Synopsis:       [UPDATE]www/jakarta-tomcat5:update MASTER_SITES and URL
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 24 14:00:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nemo Liu
>Release:        7-current
>Organization:
>Environment:
FreeBSD tango.sina.com.cn 7.0-STOooRM FreeBSD 7.0-STOooRM #0: Fri Mar 23 12:28:47 CST 2007     liutong@tango.sina.com.cn:/usr/obj/usr/src/sys/TANGO  amd64
>Description:
Tomcat is move out from jakarta site now. The new site is "tomcat.apache.org".The request to "jakarta.apache.org/tomcat" will redirect to "tomcat.apache.org".
I change the value of WWW which in pkg-descr and MASTER_SITES in Makefile.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/jakarta-tomcat5/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- Makefile	11 Sep 2006 12:56:36 -0000	1.30
+++ Makefile	24 Mar 2007 13:28:14 -0000
@@ -2,17 +2,17 @@
 # Date created:		Tue Aug 12 23:26:32 CST 2003
 # Whom:			Kang Liu <liukang@bjpu.edu.cn>
 #
-# $FreeBSD: ports/www/jakarta-tomcat5/Makefile,v 1.30 2006/09/11 12:56:36 lawrance Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	jakarta-tomcat
 PORTVERSION=	5.0.30
 PORTREVISION=	5
 CATEGORIES=	www java
-MASTER_SITES=	${MASTER_SITE_APACHE_JAKARTA}
+MASTER_SITES=	${MASTER_SITE_APACHE_TOMCAT}
 MASTER_SITE_SUBDIR=	tomcat-5/v${PORTVERSION}/bin
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	nemoliu@gmail.com	
 COMMENT=	Open-source Java web server by Apache, 5.0.x branch
 
 USE_JAVA=	yes
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/jakarta-tomcat5/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	27 Dec 2003 18:16:35 -0000	1.2
+++ pkg-descr	24 Mar 2007 13:28:14 -0000
@@ -19,4 +19,4 @@
 o Integrated session clustering 
 o Expanded documentation 
 
-WWW: http://jakarta.apache.org/tomcat/
+WWW: http://tomcat.apache.org/

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703241350.l2ODo2XK071741>