pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-handwrite Update ibus-handwrite to 2....
details: https://anonhg.NetBSD.org/pkgsrc/rev/befc5c1e0f35
branches: trunk
changeset: 584664:befc5c1e0f35
user: obache <obache%pkgsrc.org@localhost>
date: Wed Jan 26 02:38:52 2011 +0000
description:
Update ibus-handwrite to 2.1.3.
bug fixes, but no changes for pkgsrc, because it's patch-a{b,c}.
diffstat:
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(-)
diffs (77 lines):
diff -r f3bec9857ef5 -r befc5c1e0f35 inputmethod/ibus-handwrite/Makefile
--- a/inputmethod/ibus-handwrite/Makefile Wed Jan 26 00:16:31 2011 +0000
+++ b/inputmethod/ibus-handwrite/Makefile Wed Jan 26 02:38:52 2011 +0000
@@ -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 -r f3bec9857ef5 -r befc5c1e0f35 inputmethod/ibus-handwrite/distinfo
--- a/inputmethod/ibus-handwrite/distinfo Wed Jan 26 00:16:31 2011 +0000
+++ b/inputmethod/ibus-handwrite/distinfo Wed Jan 26 02:38:52 2011 +0000
@@ -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 -r f3bec9857ef5 -r befc5c1e0f35 inputmethod/ibus-handwrite/patches/patch-aa
--- a/inputmethod/ibus-handwrite/patches/patch-aa Wed Jan 26 00:16:31 2011 +0000
+++ b/inputmethod/ibus-handwrite/patches/patch-aa Wed Jan 26 02:38:52 2011 +0000
@@ -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 -r f3bec9857ef5 -r befc5c1e0f35 inputmethod/ibus-handwrite/patches/patch-ab
--- a/inputmethod/ibus-handwrite/patches/patch-ab Wed Jan 26 00:16:31 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 <config.h>
- #include <unistd.h>
-+#ifdef __linux__
- #include <execinfo.h>
-+#endif
- #include <stdio.h>
- #include <stdlib.h>
- #include <ibus.h>
diff -r f3bec9857ef5 -r befc5c1e0f35 inputmethod/ibus-handwrite/patches/patch-ac
--- a/inputmethod/ibus-handwrite/patches/patch-ac Wed Jan 26 00:16:31 2011 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index