From 92f946816f8c9653a3e0779e528724fc62b7d35b Mon Sep 17 00:00:00 2001 From: obache Date: Thu, 19 Nov 2009 05:42:02 +0000 Subject: Update nkf (and p5-nkf) to 2.10. (while here, added commented out LICENSE=zlib-liccense) This release is maintainance release, mainly for bug fixes. * Add install target to Makefile * Let to recognize hankaku-kana in 8bit JIS * Fixes perl module build * Fixes no effect of -Z1, -Z2 and -Z0 option * Fixes input specification for UTF-16 and UTF-32 * Fixes missing BOM output for UTF-32. * Fixes miss guesses and output for 4bytes UTF-8 --- converters/p5-nkf/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'converters/p5-nkf') diff --git a/converters/p5-nkf/Makefile b/converters/p5-nkf/Makefile index ef75af9f98a..c6656b800de 100644 --- a/converters/p5-nkf/Makefile +++ b/converters/p5-nkf/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.17 2009/01/22 08:50:12 obache Exp $ +# $NetBSD: Makefile,v 1.18 2009/11/19 05:42:02 obache Exp $ # .include "../../converters/nkf/Makefile.common" -PKGNAME= p5-nkf-2.09 +PKGNAME= p5-nkf-2.10 SVR4_PKGNAME= p5nkf CATEGORIES= japanese converters perl5 MAINTAINER= tech-pkg-ja@jp.NetBSD.org COMMENT= Perl library for Network Kanji code conversion Filter +#LICENSE= zlib-license PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3