diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-28 14:51:48 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-28 14:51:48 +0000 |
commit | cb7a1b95ae8141757b3a17906306d7bb3d69e65e (patch) | |
tree | 7d1dba5c3c8d7938dae76dd07900356803a47db2 /inputmethod/nabi | |
parent | 320ce2817f61e22ab26a330b5f17d92b8bbf6429 (diff) | |
download | pkgsrc-cb7a1b95ae8141757b3a17906306d7bb3d69e65e.tar.gz |
Update nabi to 0.14.
Changes:
- Provide a configuration window.
- Better support Java applications.
- Increase the number of entries to 9 in the Hanja/symbol input list.
- Print warning for non-supported locales.
- Support Korean input with en_US.UTF-8.
Diffstat (limited to 'inputmethod/nabi')
-rw-r--r-- | inputmethod/nabi/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/nabi/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index 69d29289ec0..f9f95500a84 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/04/11 13:29:49 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2004/08/28 14:51:48 minskim Exp $ # -DISTNAME= nabi-0.13 +DISTNAME= nabi-0.14 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/nabi/ diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo index 909b00309c2..2c00662c892 100644 --- a/inputmethod/nabi/distinfo +++ b/inputmethod/nabi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2004/04/11 13:29:49 minskim Exp $ +$NetBSD: distinfo,v 1.8 2004/08/28 14:51:48 minskim Exp $ -SHA1 (nabi-0.13.tar.gz) = 3fcde55a93d8a84af1a11c109690507def948a14 -Size (nabi-0.13.tar.gz) = 565745 bytes +SHA1 (nabi-0.14.tar.gz) = 295d8f9350c27e4036b8d85c2584087b9313ee60 +Size (nabi-0.14.tar.gz) = 573181 bytes |