From cdc8a3ab6015a7f48b8c623b07a91010022fa54e Mon Sep 17 00:00:00 2001 From: rh Date: Tue, 4 Jan 2005 08:08:28 +0000 Subject: Add missing #include (for AF_INET) to make this compile. --- mail/evolution/distinfo | 3 ++- mail/evolution/patches/patch-aa | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 mail/evolution/patches/patch-aa (limited to 'mail/evolution') diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index 8d9c178ff52..4aba44ee666 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.30 2004/12/28 22:01:25 jmmv Exp $ +$NetBSD: distinfo,v 1.31 2005/01/04 08:08:28 rh Exp $ SHA1 (evolution-2.0.3.tar.bz2) = 059253acd24648b841c6fc24e376c475b2598b6d Size (evolution-2.0.3.tar.bz2) = 15381448 bytes +SHA1 (patch-aa) = a89da54c40813c07af76dd98f876dd2e979c2554 SHA1 (patch-ab) = 871a322eefd1a42e7197da764d49cd1d24f6535d diff --git a/mail/evolution/patches/patch-aa b/mail/evolution/patches/patch-aa new file mode 100644 index 00000000000..87af32c90ff --- /dev/null +++ b/mail/evolution/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.18 2005/01/04 08:08:28 rh Exp $ + +--- camel/camel-service.c.orig 2004-12-06 17:46:51.000000000 +1000 ++++ camel/camel-service.c +@@ -36,6 +36,7 @@ + #include + + #include ++#include + + #include "e-util/e-msgport.h" + -- cgit v1.2.3