From owner-freebsd-ports Thu Aug 8 22:50:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BBA537B400 for ; Thu, 8 Aug 2002 22:50:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 633C843E77 for ; Thu, 8 Aug 2002 22:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g795o2JU000327 for ; Thu, 8 Aug 2002 22:50:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g795o2H0000326; Thu, 8 Aug 2002 22:50:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BC1637B400 for ; Thu, 8 Aug 2002 22:47:04 -0700 (PDT) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 032C243E70 for ; Thu, 8 Aug 2002 22:47:04 -0700 (PDT) (envelope-from statue@freebsd.sinica.edu.tw) Received: by freebsd.sinica.edu.tw (Postfix, from userid 1014) id 7C785E5; Fri, 9 Aug 2002 13:47:04 +0800 (CST) Message-Id: <20020809054704.7C785E5@freebsd.sinica.edu.tw> Date: Fri, 9 Aug 2002 13:47:04 +0800 (CST) From: Statue Reply-To: Statue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41462: Update port: chinese/CJK Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41462 >Category: ports >Synopsis: Update port: chinese/CJK >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 08 22:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Statue >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sinica.edu.tw 4.6-STABLE FreeBSD 4.6-STABLE #1: Tue Jul 23 15:34:20 CST 2002 ycheng@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386 >Description: due to /bin/sh changed. >How-To-Repeat: >Fix: diff -ruN CJK.orig/files/patch-aa CJK/files/patch-aa --- CJK.orig/files/patch-aa Fri Aug 9 13:36:12 2002 +++ CJK/files/patch-aa Fri Aug 9 13:36:28 2002 @@ -18,9 +18,9 @@ + $(MAKE) -C utils $@ + +install-texinput: -+ (rm -fr $(CJK_DIR)); && \ -+ (mkdir -p $(CJK_DIR)); && \ -+ ($(CP) -R texinput/* $(CJK_DIR)); && \ ++ (rm -fr $(CJK_DIR)) && \ ++ (mkdir -p $(CJK_DIR)) && \ ++ ($(CP) -R texinput/* $(CJK_DIR)) && \ + ($(CHOWN) -R $(SHAREOWN):$(SHAREGRP) $(CJK_DIR)) + +clean: diff -ruN CJK.orig/files/patch-ac CJK/files/patch-ac --- CJK.orig/files/patch-ac Fri Aug 9 13:36:12 2002 +++ CJK/files/patch-ac Fri Aug 9 13:36:53 2002 @@ -140,7 +140,7 @@ +++ utils/lisp/Makefile Sat Feb 27 17:52:17 1999 @@ -0,0 +1,3 @@ +install: -+ (mkdir -p ${PREFIX}/share/emacs/site-lisp/CJK); && \ ++ (mkdir -p ${PREFIX}/share/emacs/site-lisp/CJK) && \ + ($(CP) -R [a-z]* ${PREFIX}/share/emacs/site-lisp/CJK) --- utils/pyhyphen/Makefile.orig Mon Jan 10 15:07:11 2000 +++ utils/pyhyphen/Makefile Mon Jan 10 15:15:06 2000 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message