From ca27e03bea14d2d2a0bb0cfa56c2d28f8e360e71 Mon Sep 17 00:00:00 2001 From: markd Date: Sat, 29 Jan 2011 22:11:54 +0000 Subject: Fix build with gcc4.3 --- converters/wv2/distinfo | 3 ++- converters/wv2/patches/patch-ab | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 converters/wv2/patches/patch-ab (limited to 'converters') diff --git a/converters/wv2/distinfo b/converters/wv2/distinfo index 9d9453d2b82..a361e651d93 100644 --- a/converters/wv2/distinfo +++ b/converters/wv2/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.6 2006/06/18 19:38:50 joerg Exp $ +$NetBSD: distinfo,v 1.7 2011/01/29 22:11:54 markd Exp $ SHA1 (wv2-0.2.3.tar.bz2) = 8378f43806bc2614ccea2b265159ce0548192601 RMD160 (wv2-0.2.3.tar.bz2) = 0534ddb23ec5a6e222cbbc76e695f8ea5cf532c7 Size (wv2-0.2.3.tar.bz2) = 908983 bytes SHA1 (patch-aa) = 38ba31ab9a1b3411ebcd6de7f1152da09f5312b6 +SHA1 (patch-ab) = 9ce1fa495008df7fcf9b4ae6cf02bd2e651aa9cb diff --git a/converters/wv2/patches/patch-ab b/converters/wv2/patches/patch-ab new file mode 100644 index 00000000000..22715122032 --- /dev/null +++ b/converters/wv2/patches/patch-ab @@ -0,0 +1,14 @@ +$NetBSD: patch-ab,v 1.1 2011/01/29 22:11:54 markd Exp $ + +fix build with gcc4.3 + +--- src/styles.cpp.orig 2006-06-12 16:40:11.000000000 +0000 ++++ src/styles.cpp +@@ -24,6 +24,7 @@ + + #include "wvlog.h" + #include ++#include + + namespace wvWare + { -- cgit v1.2.3