From 3a4c30dc76993565b848a42a3988191317509300 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 6 May 2012 16:48:34 +0000 Subject: Patch for building with the new glib2, from Dieter Roelants. --- mail/claws-mail/distinfo | 3 ++- mail/claws-mail/patches/patch-src_common_defs_h | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 mail/claws-mail/patches/patch-src_common_defs_h (limited to 'mail/claws-mail') diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo index 2cf0c540729..e6cf07afaa3 100644 --- a/mail/claws-mail/distinfo +++ b/mail/claws-mail/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.19 2011/09/12 17:43:05 drochner Exp $ +$NetBSD: distinfo,v 1.20 2012/05/06 16:48:34 dholland Exp $ SHA1 (claws-mail-3.7.10.tar.bz2) = 6cdb5695bfff8f8eab2bcbfd5d98576ca37a5edd RMD160 (claws-mail-3.7.10.tar.bz2) = 6da263b0ccc313ab346648cdb9b5c128734621d5 @@ -9,3 +9,4 @@ SHA1 (patch-af) = 2655fac7e0e7bfb2d50291537eab9481dbc83691 SHA1 (patch-ag) = 4e487c358b7da1317db07ecd7be5d36587c936c0 SHA1 (patch-ah) = dbc2c4095ebee928e086c3d39c1fd11788613d49 SHA1 (patch-bb) = 2d432d7c1c3869b76965adea77f05127796a27f5 +SHA1 (patch-src_common_defs_h) = f5c4342afb8fb57c359d75b72cb1cd695717b308 diff --git a/mail/claws-mail/patches/patch-src_common_defs_h b/mail/claws-mail/patches/patch-src_common_defs_h new file mode 100644 index 00000000000..21f89d98a14 --- /dev/null +++ b/mail/claws-mail/patches/patch-src_common_defs_h @@ -0,0 +1,15 @@ +$NetBSD: patch-src_common_defs_h,v 1.1 2012/05/06 16:48:34 dholland Exp $ + +Fix build with latest glib2. + +--- src/common/defs.h~ 2011-08-27 06:58:14.000000000 +0000 ++++ src/common/defs.h +@@ -24,7 +24,7 @@ + # include "config.h" + #endif + +-#include ++#include + + #ifdef G_OS_WIN32 + # include -- cgit v1.2.3