diff options
author | junyoung <junyoung@pkgsrc.org> | 2003-10-23 16:24:17 +0000 |
---|---|---|
committer | junyoung <junyoung@pkgsrc.org> | 2003-10-23 16:24:17 +0000 |
commit | b7b20946cc85f975732ff3e212a4cf681917e62d (patch) | |
tree | e6839e8cfc2f53bf979645a97697ca70d4e8bd7f /inputmethod | |
parent | 2acb57bbf7f32f3b4d0601c541deae62ba75d4ab (diff) | |
download | pkgsrc-b7b20946cc85f975732ff3e212a4cf681917e62d.tar.gz |
Update nabi to 0.8. Changes include:
- Improved over-the-spot input.
- Better distinction of EUC-KR.
- Provide brief description of key input in the About menu.
PR/23108 from Min Sik Kim.
Diffstat (limited to 'inputmethod')
-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 7d29b19aa20..e9303861a28 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2003/10/18 13:08:49 cjep Exp $ +# $NetBSD: Makefile,v 1.3 2003/10/23 16:24:17 junyoung Exp $ # -DISTNAME= nabi-0.7 +DISTNAME= nabi-0.8 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/nabi/ diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo index bc8b79765a5..9e902d2eef5 100644 --- a/inputmethod/nabi/distinfo +++ b/inputmethod/nabi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/09/27 03:23:33 junyoung Exp $ +$NetBSD: distinfo,v 1.2 2003/10/23 16:24:17 junyoung Exp $ -SHA1 (nabi-0.7.tar.gz) = e753a9dd5cdfd9cd8f8455f226d6ac00dd459cac -Size (nabi-0.7.tar.gz) = 509429 bytes +SHA1 (nabi-0.8.tar.gz) = fea9ed688dbf7738a0e0eeee8b723f3562fd2b22 +Size (nabi-0.8.tar.gz) = 511436 bytes |