From 2705a6eb11f44552da748a76f8c4babd6ba5ed96 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 4 Sep 2007 20:55:01 +0000 Subject: Fix build on DragonFly. --- mail/courier-mta/distinfo | 3 ++- mail/courier-mta/patches/patch-ar | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 mail/courier-mta/patches/patch-ar (limited to 'mail/courier-mta') diff --git a/mail/courier-mta/distinfo b/mail/courier-mta/distinfo index 61c99b7c175..8a162b2afda 100644 --- a/mail/courier-mta/distinfo +++ b/mail/courier-mta/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2007/08/10 17:57:03 jlam Exp $ +$NetBSD: distinfo,v 1.4 2007/09/04 21:02:22 joerg Exp $ SHA1 (courier-0.56.0.tar.bz2) = 536f24db9f33f8d93445c03dd4edb50c7ec2f6b2 RMD160 (courier-0.56.0.tar.bz2) = ce8e2d99f5b7baf500d748c18fbd126df8331398 @@ -18,3 +18,4 @@ SHA1 (patch-an) = 1afb599c8f5289dda9f060f0aa97f7e0ef49e776 SHA1 (patch-ao) = c859c61370fbc4a774456b629fb3f05ee1a32621 SHA1 (patch-ap) = 8696818dc2994f8dbe523034ed1c713101693291 SHA1 (patch-aq) = 26b3c6ed014673af035f7d38e479e318fc447157 +SHA1 (patch-ar) = ab2c3e40928933eced0856a7c378c908e8a4689d diff --git a/mail/courier-mta/patches/patch-ar b/mail/courier-mta/patches/patch-ar new file mode 100644 index 00000000000..1d9484914a5 --- /dev/null +++ b/mail/courier-mta/patches/patch-ar @@ -0,0 +1,12 @@ +$NetBSD: patch-ar,v 1.1 2007/09/04 21:02:22 joerg Exp $ + +--- cgi/cgidaemond.c.orig 2007-09-04 19:52:18.000000000 +0000 ++++ cgi/cgidaemond.c +@@ -34,6 +34,7 @@ + #include + #include + #include ++#include + + static int read_environ(int); + -- cgit v1.2.3