From owner-freebsd-ports@FreeBSD.ORG Thu Nov 3 08:22:29 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FD4F16A41F; Thu, 3 Nov 2005 08:22:29 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 609F143D5D; Thu, 3 Nov 2005 08:22:28 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.13.3/8.13.3/NinthNine) with ESMTP id jA38MMZU051764; Thu, 3 Nov 2005 17:22:23 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Thu, 3 Nov 2005 17:22:22 +0900 From: Norikatsu Shigemura To: Jie Gao Message-Id: <20051103172222.ccc32925.nork@FreeBSD.org> In-Reply-To: References: <20051101233851.ce1a7933.nork@FreeBSD.org> X-Mailer: Sylpheed version 2.1.5 (GTK+ 2.6.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (sakura.ninth-nine.com [219.127.74.121]); Thu, 03 Nov 2005 17:22:23 +0900 (JST) Cc: ports@FreeBSD.org, nork@FreeBSD.org Subject: Re: scim-tables updated to 0.5.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 08:22:29 -0000 On Wed, 2 Nov 2005 21:54:47 -0700 (MST) Jie Gao wrote: > The patch for scim-table-imengine looks alright. For the zh-scim-tables port, > it didn't work because that "SUBDIRS = ..." line in ${WRKSRC}/Makefile.in > could not be patched correctly. (But strangly no errors popped up.) The > attached file is what should be put in chinese/scim-tables/files/. You can > generate a new patch according to this file and to see if that works. Thank you. Committed, done!