From 8b60b30b4aefb3e3be42848219ba54e4e57f212b Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 17 Jun 2013 11:45:58 +0000 Subject: Remove obsoleted and now harmful patch. --- inputmethod/libskk/distinfo | 3 +-- inputmethod/libskk/patches/patch-libskk_expr.c | 13 ------------- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 inputmethod/libskk/patches/patch-libskk_expr.c (limited to 'inputmethod') diff --git a/inputmethod/libskk/distinfo b/inputmethod/libskk/distinfo index b9c81d17827..b6ed75fec96 100644 --- a/inputmethod/libskk/distinfo +++ b/inputmethod/libskk/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/06/16 00:30:53 ryoon Exp $ +$NetBSD: distinfo,v 1.6 2013/06/17 11:45:58 joerg Exp $ SHA1 (libskk-1.0.1.tar.gz) = 8b9e1edb6506418812f0a4d23777611de2194017 RMD160 (libskk-1.0.1.tar.gz) = 9bea9e32f9906262e7189203e9c7d9cb0b1b6d73 Size (libskk-1.0.1.tar.gz) = 860453 bytes -SHA1 (patch-libskk_expr.c) = 94ae7b65119a9a95b84fb1b00e8d2af20094799b diff --git a/inputmethod/libskk/patches/patch-libskk_expr.c b/inputmethod/libskk/patches/patch-libskk_expr.c deleted file mode 100644 index edad34e824a..00000000000 --- a/inputmethod/libskk/patches/patch-libskk_expr.c +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-libskk_expr.c,v 1.2 2013/01/25 12:07:13 obache Exp $ - ---- libskk/expr.c.orig 2012-08-27 02:38:28.000000000 +0000 -+++ libskk/expr.c -@@ -360,7 +360,7 @@ void skk_expr_reader_read_string (SkkExp - _tmp0_ = FALSE; - } - _tmp8_ = _tmp0_; -- g_return_val_if_fail (_tmp8_, NULL); -+ g_return_if_fail (_tmp8_); - _tmp9_ = g_string_new (""); - builder = _tmp9_; - _tmp10_ = *index; -- cgit v1.2.3