From 0b4fc6a9d6b370d5803311aaadda907e42d0f260 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sat, 5 Oct 2002 11:24:29 +0000 Subject: Fix a bug where the following piece of code causes coredump: perl -e ' use Text::Kakasi; Text::Kakasi::getopt_argv("kakasi", "-ieuc", "-Ha"); Text::Kakasi::do_kakasi("\xa1\xb3"); ' Found by: GOTO Kentaro --- japanese/p5-Text-Kakasi/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'japanese/p5-Text-Kakasi/Makefile') diff --git a/japanese/p5-Text-Kakasi/Makefile b/japanese/p5-Text-Kakasi/Makefile index 3c6baed601cf..7682d199835a 100644 --- a/japanese/p5-Text-Kakasi/Makefile +++ b/japanese/p5-Text-Kakasi/Makefile @@ -7,6 +7,7 @@ PORTNAME= Text-Kakasi PORTVERSION= 1.05 +PORTREVISION= 1 CATEGORIES= japanese perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/ -- cgit v1.2.3