diff options
author | jmmv <jmmv> | 2003-10-24 12:40:04 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-10-24 12:40:04 +0000 |
commit | e956ac978d7cc3f7558e7b0663f1feaf1def160a (patch) | |
tree | bf83d967597e7727902b20f6883bd8b3f70a1fb1 /inputmethod | |
parent | 92761fe24352421391640a5a60205563e35ed9fb (diff) | |
download | pkgsrc-e956ac978d7cc3f7558e7b0663f1feaf1def160a.tar.gz |
Update to 0.9:
- Allows input with non-UTF-8 locales on NetBSD and FreeBSD.
- Displays Chinese characters on Qt applications.
From Min Sik Kim in PR pkg/23256.
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 e9303861a28..fefd6431e59 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2003/10/23 16:24:17 junyoung Exp $ +# $NetBSD: Makefile,v 1.4 2003/10/24 12:40:04 jmmv Exp $ # -DISTNAME= nabi-0.8 +DISTNAME= nabi-0.9 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/nabi/ diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo index 9e902d2eef5..f3eb68e1b14 100644 --- a/inputmethod/nabi/distinfo +++ b/inputmethod/nabi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/10/23 16:24:17 junyoung Exp $ +$NetBSD: distinfo,v 1.3 2003/10/24 12:40:04 jmmv Exp $ -SHA1 (nabi-0.8.tar.gz) = fea9ed688dbf7738a0e0eeee8b723f3562fd2b22 -Size (nabi-0.8.tar.gz) = 511436 bytes +SHA1 (nabi-0.9.tar.gz) = e713cf4b51fa81c643e088e494d0fd52e8d918aa +Size (nabi-0.9.tar.gz) = 512079 bytes |