From 97e0cdd2b956359a1aacd46c56646c39f3c4967a Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Feb 2017 09:35:16 +0000 Subject: Fix build with tidy-5.x. --- editors/abiword/distinfo | 3 ++- editors/abiword/patches/patch-plugins_mht_xp_tidyReader.h | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 editors/abiword/patches/patch-plugins_mht_xp_tidyReader.h (limited to 'editors/abiword') diff --git a/editors/abiword/distinfo b/editors/abiword/distinfo index 9f6c81550ea..9ccff781ab8 100644 --- a/editors/abiword/distinfo +++ b/editors/abiword/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.71 2016/09/27 12:00:50 wiz Exp $ +$NetBSD: distinfo,v 1.72 2017/02/20 09:35:16 wiz Exp $ SHA1 (abiword-3.0.1.tar.gz) = 7badf9663564a144e16764a456cadda18df70991 RMD160 (abiword-3.0.1.tar.gz) = 05d92a7304e4e419776970d7b35065ceb59f7681 @@ -12,6 +12,7 @@ SHA1 (patch-plugins_command_Makefile.am) = e003a6bf9a6e0566abc85f09868fdf1aa9323 SHA1 (patch-plugins_gimp_xp_AbiGimp.cpp) = 15692cf15fd4099e7ad4ad854b6b57b103717269 SHA1 (patch-plugins_goffice_Makefile.am) = 1959eea3b4e19f085aeb56870f682ce44561d445 SHA1 (patch-plugins_grammar_linkgrammarwrap_LinkGrammarWrap.cpp) = f3916dbc0b208bfe9dbb55eac850a3094683694c +SHA1 (patch-plugins_mht_xp_tidyReader.h) = fa4ef0ee7f893fb070b76e21aaad4efd9b8b27ee SHA1 (patch-plugins_paint_xp_AbiGeneric.cpp) = 0c29c7ddf0dbd55d4bb6ab90311e40f2cff7130b SHA1 (patch-plugins_paint_xp_AbiPaint.cpp) = bf1ea7eb25fb384014523554f7ca55e6507bcbe6 SHA1 (patch-plugins_psion_Makefile.am) = d18356c2a273d99918076d5aefafec595af3f898 diff --git a/editors/abiword/patches/patch-plugins_mht_xp_tidyReader.h b/editors/abiword/patches/patch-plugins_mht_xp_tidyReader.h new file mode 100644 index 00000000000..e962700c3c1 --- /dev/null +++ b/editors/abiword/patches/patch-plugins_mht_xp_tidyReader.h @@ -0,0 +1,13 @@ +$NetBSD: patch-plugins_mht_xp_tidyReader.h,v 1.1 2017/02/20 09:35:17 wiz Exp $ + +--- plugins/mht/xp/tidyReader.h.orig 2013-04-07 13:53:03.000000000 +0000 ++++ plugins/mht/xp/tidyReader.h +@@ -25,7 +25,7 @@ + #define TIDYREADER_H + + #include +-#include ++#include + + #include "ut_xml.h" + -- cgit v1.2.3