Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 15:33:45 +0800 (CST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92043: [MAINTAINER] chinese/CJK: add another master_sites
Message-ID:  <200601200733.k0K7Xjh4043905@svm.csie.ntu.edu.tw>
Resent-Message-ID: <200601200740.k0K7eAeD074671@freefall.freebsd.org>

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

>Number:         92043
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/CJK: add another master_sites
>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:   Fri Jan 20 07:40:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
NTU CSIE
>Environment:
>Description:
As the original cjk master sites timeouts often on package building
cluster, add another master site as a remedy.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- CJK-4.6.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/CJK/Makefile /home/rafan/tmp/ports/CJK/Makefile
--- /usr/ports/chinese/CJK/Makefile	Sun Dec  4 05:04:49 2005
+++ /home/rafan/tmp/ports/CJK/Makefile	Fri Jan 20 15:31:08 2006
@@ -9,7 +9,8 @@
 PORTVERSION=	4.6.0
 PORTREVISION=	0
 CATEGORIES=	chinese
-MASTER_SITES=	http://cjk.ffii.org/
+MASTER_SITES=	http://cjk.ffii.org/ \
+		ftp://freebsd.csie.ntu.edu.tw/users/rafan/
 DISTNAME=	cjk-${PORTVERSION}
 
 MAINTAINER=	rafan@infor.org
--- CJK-4.6.0.patch ends here ---

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



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