diff options
author | obache <obache@pkgsrc.org> | 2010-12-14 06:20:42 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-12-14 06:20:42 +0000 |
commit | 7dca7308c323a435dfe808bff274a399e1f29637 (patch) | |
tree | a3f945a3db055e616aaee194bd7258244cb09912 /inputmethod | |
parent | c2a2e615bd54324cf65005348fa52d26ac7b0154 (diff) | |
download | pkgsrc-7dca7308c323a435dfe808bff274a399e1f29637.tar.gz |
Update ibus-handwrite to 2.1.2.
* resizeable drawing plat
* changeable size of drawing area
* add tooltip
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-handwrite/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-handwrite/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index ece8345dac7..9fbbc26ee4c 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/11/23 01:10:36 obache Exp $ +# $NetBSD: Makefile,v 1.5 2010/12/14 06:20:42 obache Exp $ # -DISTNAME= ibus-handwrite-2.1.1 +DISTNAME= ibus-handwrite-2.1.2 CATEGORIES= inputmethod MASTER_SITES= http://ibus-handwrite.googlecode.com/files/ diff --git a/inputmethod/ibus-handwrite/distinfo b/inputmethod/ibus-handwrite/distinfo index b6e9427bb84..d5295dfe467 100644 --- a/inputmethod/ibus-handwrite/distinfo +++ b/inputmethod/ibus-handwrite/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.2 2010/11/23 01:10:36 obache Exp $ +$NetBSD: distinfo,v 1.3 2010/12/14 06:20:43 obache Exp $ -SHA1 (ibus-handwrite-2.1.1.tar.gz) = c12db8513f9cf4b0445d7c6fcb80871cafbb79a7 -RMD160 (ibus-handwrite-2.1.1.tar.gz) = 20fe65f689acebe0bc93e9e82bd3e16d888cf7db -Size (ibus-handwrite-2.1.1.tar.gz) = 292768 bytes +SHA1 (ibus-handwrite-2.1.2.tar.gz) = 51d56337ab1e14fe51249351e2248be769aa7a44 +RMD160 (ibus-handwrite-2.1.2.tar.gz) = c60e397dbd5cec3d5e834f72e98289433ad6461e +Size (ibus-handwrite-2.1.2.tar.gz) = 293292 bytes SHA1 (patch-aa) = c3df000bc9f4f84bf4f3be2d472a467f995086f6 SHA1 (patch-ab) = d9cd7f5b046337179779f0bca66459fb3f81262d SHA1 (patch-ac) = 5c6b951e0f581ee066b0784df6bef7ab37ff2940 |