From 975f1cfd2f23d61a770a55c7a6aae09ca119c57e Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 15 Sep 2010 00:59:02 +0000 Subject: Update nkf to 2.11, a.k.a. 2.1.1. bug fix release * add MS_Kanji as alias of Shift_JIS. * fixes wrong convertion from Hankaku-Kana to Zenkaku-Kana with eucJP-ms and eucJP-ascii. * fixes mis-conversion from Hankaku-Kana to Zenkaku-Kana with CP50220. * other some bug fixes. --- converters/nkf/Makefile | 4 ++-- converters/nkf/Makefile.common | 6 +++--- converters/nkf/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'converters/nkf') diff --git a/converters/nkf/Makefile b/converters/nkf/Makefile index e0e88b1c60f..e8e7896b8d0 100644 --- a/converters/nkf/Makefile +++ b/converters/nkf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/11/19 05:42:02 obache Exp $ +# $NetBSD: Makefile,v 1.14 2010/09/15 00:59:02 obache Exp $ .include "${.CURDIR}/Makefile.common" -PKGNAME= nkf-2.10 +PKGNAME= nkf-2.11 CATEGORIES= japanese converters MAINTAINER= cjs@NetBSD.org diff --git a/converters/nkf/Makefile.common b/converters/nkf/Makefile.common index ad740588982..999d85275d7 100644 --- a/converters/nkf/Makefile.common +++ b/converters/nkf/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.2 2009/11/19 05:42:02 obache Exp $ +# $NetBSD: Makefile.common,v 1.3 2010/09/15 00:59:02 obache Exp $ # used by converters/nkf/Makefile # used by converters/p5-nkf/Makefile -DISTNAME= nkf-2.1.0 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=nkf/44486/} +DISTNAME= nkf-2.1.1 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=nkf/48945/} HOMEPAGE= http://sourceforge.jp/projects/nkf/ diff --git a/converters/nkf/distinfo b/converters/nkf/distinfo index 0928f13424c..811c6b41515 100644 --- a/converters/nkf/distinfo +++ b/converters/nkf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2009/11/19 05:42:02 obache Exp $ +$NetBSD: distinfo,v 1.8 2010/09/15 00:59:02 obache Exp $ -SHA1 (nkf-2.1.0.tar.gz) = 6c88c12d973abbdb4c61ade47a470e01f7bbcc95 -RMD160 (nkf-2.1.0.tar.gz) = 77cf750e00fbc6b7b2178a25c152a4ed7b623a35 -Size (nkf-2.1.0.tar.gz) = 156716 bytes +SHA1 (nkf-2.1.1.tar.gz) = ce6f15adda1a87d6534aa1799031b6b969d6996a +RMD160 (nkf-2.1.1.tar.gz) = 06e0dbda6e90502ab4bafe4d44a9d05beed248c5 +Size (nkf-2.1.1.tar.gz) = 157459 bytes -- cgit v1.2.3