Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 04:32:33 +0800 (CST)
From:      yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su)
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5939: fix fetch broken of ports/chinese/xcin
Message-ID:  <199803072032.EAA11056@serv.ccca.nctu.edu.tw>

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

>Number:         5939
>Category:       ports
>Synopsis:       fix fetch broken of ports/chinese/xcin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar  7 12:40:01 PST 1998
>Last-Modified:
>Originator:     Yen-Shuo Su
>Organization:
Campus Computer Communication Association
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:


>Description:

	fix fetch broken of ports/chinese/xcin

>How-To-Repeat:


>Fix:
	
apply the following patch of ports dir

diff -ruN /usr/ports/chinese/xcin/Makefile ./xcin/Makefile
--- /usr/ports/chinese/xcin/Makefile    Sun Mar  8 03:46:02 1998
+++ ./xcin/Makefile     Sun Mar  8 04:29:11 1998
@@ -9,14 +9,12 @@
 DISTNAME=       xcin-2.3.02
 PKGNAME=        zh-xcin-2.3.02
 CATEGORIES=    chinese x11
-MASTER_SITES=   ftp://ftp.ncu.edu.tw/OS/linux/chinese/xcin/ \
+MASTER_SITES=   ftp://ftp.me.nctu.edu.tw/Packages/Shuo/ \


 MAINTAINER=     yssu@CCCA.NCTU.edu.tw

 RUN_DEPENDS=    ${X11BASE}/lib/X11/fonts/chinese/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts
-
-BROKEN=

 USE_X11=
 HAS_CONFIGURE= yes

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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