Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id AE38B63B13B for ; Mon, 21 Jan 2008 02:06:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2C79E21507; Mon, 21 Jan 2008 02:06:50 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/converters/skf To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080121020650.2C79E21507@cvs.netbsd.org> Date: Mon, 21 Jan 2008 02:06:50 +0000 (UTC) Content-Length: 1183 Lines: 36 Module Name: pkgsrc Committed By: obache Date: Mon Jan 21 02:06:50 UTC 2008 Modified Files: pkgsrc/converters/skf: Makefile distinfo Log Message: Update skf to 1.95.3. patch 3 1. It is corrected that the setting related to fold is not cleared with --reset. 2. The bug to which the line feed code cannot be judged correctly only for one line the input is corrected. 3. Inputcode() is added to the perl/ruby enhancing (skf bug#10955). 4. The bug that accesses it under KEIS and another specific condition beyond the limits of the array is corrected. patch 2 (1) The correction of the FOLD_SUPPORT matter that leaks to the release file by 1.95.1 that the compilation doesn't pass when it is invalid is added. (2) The judgment condition is mistaken when G3 is replaced at Shift_JIS X 0213 and the matter with the possibility of crashing is corrected. (3) The trademark of the SoftBank Co. is corrected. To generate a diff of this commit: cvs rdiff -r1.12 -r1.13 pkgsrc/converters/skf/Makefile cvs rdiff -r1.10 -r1.11 pkgsrc/converters/skf/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.