From ce52b87a8750e910c1d1b51d664c84989d3568ff Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 25 Jun 2005 03:26:15 +0000 Subject: Update converters/p5-nkf package to 2.05. 1. Added --guess option which print guessed character encoding. 2. Added --cp932inv options which enable to make some characters conversion compatible with Code Page 932 (CP932) when converting to Shift_JIS. 3. Added --prefix option. When converting to Shift_JIS, second byte of converted character may be "meta" character. --prefix option allow escape these characters. 4. Added support for JIS X 0212. --- converters/p5-nkf/Makefile | 7 +++---- converters/p5-nkf/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'converters') diff --git a/converters/p5-nkf/Makefile b/converters/p5-nkf/Makefile index 1e1eb912289..9efbb391e82 100644 --- a/converters/p5-nkf/Makefile +++ b/converters/p5-nkf/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:09 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/06/25 03:26:15 taca Exp $ # -DISTNAME= nkf204 -PKGNAME= p5-nkf-2.04 +DISTNAME= nkf205 +PKGNAME= p5-nkf-2.05 SVR4_PKGNAME= p5nkf -PKGREVISION= 1 CATEGORIES= japanese converters perl5 MASTER_SITES= http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/ diff --git a/converters/p5-nkf/distinfo b/converters/p5-nkf/distinfo index dd5dacdcac8..6d2f702fbde 100644 --- a/converters/p5-nkf/distinfo +++ b/converters/p5-nkf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 16:12:34 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/06/25 03:26:15 taca Exp $ -SHA1 (nkf204.tar.gz) = fec166bdb30ac6d9b7272776b56648ed14fb6eac -RMD160 (nkf204.tar.gz) = a5a83c0957d8d7cf59691ac0df6b170c91d11bb5 -Size (nkf204.tar.gz) = 107085 bytes +SHA1 (nkf205.tar.gz) = 78f1321d0dec16dd9bb6f046a349aadc86c027b4 +RMD160 (nkf205.tar.gz) = 55d48e281f6491c299897c3f22c3f0a2b2a13b16 +Size (nkf205.tar.gz) = 149809 bytes -- cgit v1.2.3