summaryrefslogtreecommitdiff
path: root/inputmethod/anthy/Makefile.common
diff options
context:
space:
mode:
authortaya <taya@pkgsrc.org>2005-03-03 15:34:08 +0000
committertaya <taya@pkgsrc.org>2005-03-03 15:34:08 +0000
commit50e97490bbf53596a8213277b15b12fc21d3e8d9 (patch)
tree340b0264c28020bd05c78f463e8803c983b0ca5a /inputmethod/anthy/Makefile.common
parent07140539b7a51440b4f8e1c0bf64a5e40b0d6f0f (diff)
downloadpkgsrc-50e97490bbf53596a8213277b15b12fc21d3e8d9.tar.gz
Update anthy to 6300.
ChangeLog: * cannadic/ update to cannadic-0.95c * src/splitter/commit.c fix mis-computation of segment length which can cause out of array bound access * use Hidden Markov Model to find segment boundary.
Diffstat (limited to 'inputmethod/anthy/Makefile.common')
-rw-r--r--inputmethod/anthy/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/inputmethod/anthy/Makefile.common b/inputmethod/anthy/Makefile.common
index 0c0ab24fd78..30ea042c608 100644
--- a/inputmethod/anthy/Makefile.common
+++ b/inputmethod/anthy/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.1 2004/12/28 05:40:23 taya Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/03/03 15:34:08 taya Exp $
-ANTHY_VERSION= 5900
+ANTHY_VERSION= 6300
DISTNAME= anthy-${ANTHY_VERSION}
CATEGORIES= inputmethod
-MASTER_SITES= http://downloads.sourceforge.jp/anthy/12071/
+MASTER_SITES= http://downloads.sourceforge.jp/anthy/13543/
DISTFILES= ${DISTNAME}.tar.gz
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/anthy/distinfo