summaryrefslogtreecommitdiff
path: root/textproc/mecab
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-06-23 04:31:55 +0000
committerobache <obache@pkgsrc.org>2007-06-23 04:31:55 +0000
commit2bec87088172053c4ebf1dbc5b12f39d6ae3cf02 (patch)
tree5da56b2a3023110ff7d116c4089767752683eaa2 /textproc/mecab
parentd4795c19032c841aae618bc2131454df05baefd8 (diff)
downloadpkgsrc-2bec87088172053c4ebf1dbc5b12f39d6ae3cf02.tar.gz
Update mecab to 0.96 and mecab-ipadic to 2.7.0-20070610.
Fix buffer overflow bug, dictionary incompatibility issue, some functionary enhancements for dictionary
Diffstat (limited to 'textproc/mecab')
-rw-r--r--textproc/mecab/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/mecab/Makefile.common b/textproc/mecab/Makefile.common
index a073abce3e6..b9fb44653e1 100644
--- a/textproc/mecab/Makefile.common
+++ b/textproc/mecab/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2007/05/12 13:48:24 obache Exp $
+# $NetBSD: Makefile.common,v 1.2 2007/06/23 04:31:55 obache Exp $
#
-MECAB_VERSION= 0.95
+MECAB_VERSION= 0.96
CATEGORIES= japanese textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mecab/}