From 9a8001260376095772738e393c90866f8c838fd6 Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 26 Jan 2011 02:38:52 +0000 Subject: Update ibus-handwrite to 2.1.3. bug fixes, but no changes for pkgsrc, because it's patch-a{b,c}. --- inputmethod/ibus-handwrite/Makefile | 5 ++--- inputmethod/ibus-handwrite/distinfo | 12 +++++------- inputmethod/ibus-handwrite/patches/patch-aa | 5 ++++- inputmethod/ibus-handwrite/patches/patch-ab | 14 -------------- inputmethod/ibus-handwrite/patches/patch-ac | 12 ------------ 5 files changed, 11 insertions(+), 37 deletions(-) delete mode 100644 inputmethod/ibus-handwrite/patches/patch-ab delete mode 100644 inputmethod/ibus-handwrite/patches/patch-ac (limited to 'inputmethod/ibus-handwrite') diff --git a/inputmethod/ibus-handwrite/Makefile b/inputmethod/ibus-handwrite/Makefile index 0da279357eb..9b85593d1aa 100644 --- a/inputmethod/ibus-handwrite/Makefile +++ b/inputmethod/ibus-handwrite/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/01/13 13:38:26 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2011/01/26 02:38:52 obache Exp $ # -DISTNAME= ibus-handwrite-2.1.2 -PKGREVISION= 1 +DISTNAME= ibus-handwrite-2.1.3 CATEGORIES= inputmethod MASTER_SITES= http://ibus-handwrite.googlecode.com/files/ diff --git a/inputmethod/ibus-handwrite/distinfo b/inputmethod/ibus-handwrite/distinfo index d5295dfe467..13bd81f4d7a 100644 --- a/inputmethod/ibus-handwrite/distinfo +++ b/inputmethod/ibus-handwrite/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.3 2010/12/14 06:20:43 obache Exp $ +$NetBSD: distinfo,v 1.4 2011/01/26 02:38:52 obache Exp $ -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 +SHA1 (ibus-handwrite-2.1.3.tar.gz) = c52ecf30f8f628afdc858321db683d72e6b43694 +RMD160 (ibus-handwrite-2.1.3.tar.gz) = 62bc138c36c37533e1734922c50769f0d8c3b92d +Size (ibus-handwrite-2.1.3.tar.gz) = 293327 bytes +SHA1 (patch-aa) = 18449df350fbff0e465ad05fc5c3b8e879418d0b diff --git a/inputmethod/ibus-handwrite/patches/patch-aa b/inputmethod/ibus-handwrite/patches/patch-aa index b33b0814efc..3d8e23ea1e8 100644 --- a/inputmethod/ibus-handwrite/patches/patch-aa +++ b/inputmethod/ibus-handwrite/patches/patch-aa @@ -1,4 +1,7 @@ -$NetBSD: patch-aa,v 1.2 2010/11/23 01:10:36 obache Exp $ +$NetBSD: patch-aa,v 1.3 2011/01/26 02:38:53 obache Exp $ + +http://code.google.com/p/ibus-handwrite/issues/detail?id=11 +(upstream marked as "WontFix" and closed). --- src/handrecog_lucykila.c.orig 2010-11-22 12:41:39.000000000 +0000 +++ src/handrecog_lucykila.c diff --git a/inputmethod/ibus-handwrite/patches/patch-ab b/inputmethod/ibus-handwrite/patches/patch-ab deleted file mode 100644 index 9605fe2eba5..00000000000 --- a/inputmethod/ibus-handwrite/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2010/11/23 01:10:36 obache Exp $ - ---- src/main.c.orig 2010-11-22 12:57:26.000000000 +0000 -+++ src/main.c -@@ -1,7 +1,9 @@ - /* vim:set et sts=4: */ - #include - #include -+#ifdef __linux__ - #include -+#endif - #include - #include - #include diff --git a/inputmethod/ibus-handwrite/patches/patch-ac b/inputmethod/ibus-handwrite/patches/patch-ac deleted file mode 100644 index 77e46f9e443..00000000000 --- a/inputmethod/ibus-handwrite/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2010/08/07 02:25:03 obache Exp $ - ---- icons/Makefile.in.orig 2010-04-23 07:06:16.000000000 +0000 -+++ icons/Makefile.in -@@ -216,6 +216,7 @@ zinnia = @zinnia@ - zinnia_tomoe = @zinnia_tomoe@ - icons_DATA = \ - ibus-handwrite.svg \ -+ switch.svg \ - $(NULL) - - iconsdir = $(pkgdatadir)/icons -- cgit v1.2.3