diff options
author | minskim <minskim@pkgsrc.org> | 2008-12-20 04:50:23 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2008-12-20 04:50:23 +0000 |
commit | 21bf06e238c28887bca6e6d88a116c9e75cac752 (patch) | |
tree | aaf0bb9a15c1c5f583a2b04ab253ee6db91096a3 /inputmethod | |
parent | c8c2def7b982450700aca4145addbb764d7f808f (diff) | |
download | pkgsrc-21bf06e238c28887bca6e6d88a116c9e75cac752.tar.gz |
Update nabi to 0.99.3.
Changes:
- Improve internal code.
- Add an option to set the font for off-the-spot and root window.
- Other bug fixes.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/nabi/Makefile | 6 | ||||
-rw-r--r-- | inputmethod/nabi/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index fe4652c31d9..fc6f7362169 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2008/10/20 20:48:22 minskim Exp $ +# $NetBSD: Makefile,v 1.28 2008/12/20 04:50:23 minskim Exp $ # -DISTNAME= nabi-0.99.2 +DISTNAME= nabi-0.99.3 CATEGORIES= korean inputmethod -MASTER_SITES= http://kldp.net/frs/download.php/4619/ +MASTER_SITES= http://kldp.net/frs/download.php/4929/ MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://nabi.kldp.net/ diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo index ee745e46433..699396fcc3d 100644 --- a/inputmethod/nabi/distinfo +++ b/inputmethod/nabi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2008/10/20 20:48:22 minskim Exp $ +$NetBSD: distinfo,v 1.12 2008/12/20 04:50:23 minskim Exp $ -SHA1 (nabi-0.99.2.tar.gz) = 4cf98f267cc7cd8d409a56d37ed2a81c5fbbb206 -RMD160 (nabi-0.99.2.tar.gz) = bbf23e4b3714ae29560306226efaf533803c5782 -Size (nabi-0.99.2.tar.gz) = 750420 bytes +SHA1 (nabi-0.99.3.tar.gz) = 472bd764637788b3f5a0c728adecf9d664d12d18 +RMD160 (nabi-0.99.3.tar.gz) = c6248664de9ad3eff6e4b9db92272201090a7fc6 +Size (nabi-0.99.3.tar.gz) = 773189 bytes |