From 282558e0f99e03f4ae794725adf0f3d3688583cc Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 7 Dec 2004 09:17:35 +0000 Subject: Fix buildling problems on some machines, PR#28562 --- security/cyrus-saslauthd/distinfo | 3 ++- security/cyrus-saslauthd/patches/patch-ad | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 security/cyrus-saslauthd/patches/patch-ad (limited to 'security') diff --git a/security/cyrus-saslauthd/distinfo b/security/cyrus-saslauthd/distinfo index cfa4f3a7bc8..0104793b862 100644 --- a/security/cyrus-saslauthd/distinfo +++ b/security/cyrus-saslauthd/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.3 2004/08/04 20:08:38 jlam Exp $ +$NetBSD: distinfo,v 1.4 2004/12/07 09:17:35 adam Exp $ SHA1 (cyrus-sasl-2.1.19.tar.gz) = 9512d70ecea33b9d44e69d185a323a0f7b133705 Size (cyrus-sasl-2.1.19.tar.gz) = 1537350 bytes SHA1 (patch-aa) = f3497c322d073ccb2a54e439067227f2f03a99b1 SHA1 (patch-ab) = 864bfe7c47b445107cdc517e2fe2e5ad2b459be1 SHA1 (patch-ac) = 79267ad3e175632728e43fb2ba159ab411e7ff3c +SHA1 (patch-ad) = ab0b9d948741b28fcea91f7833e06e829f459669 diff --git a/security/cyrus-saslauthd/patches/patch-ad b/security/cyrus-saslauthd/patches/patch-ad new file mode 100644 index 00000000000..80ea8dfb7fb --- /dev/null +++ b/security/cyrus-saslauthd/patches/patch-ad @@ -0,0 +1,13 @@ +$NetBSD: patch-ad,v 1.1 2004/12/07 09:17:35 adam Exp $ + +--- md5.c.orig 2004-12-07 10:07:58.000000000 +0000 ++++ md5.c +@@ -27,7 +27,7 @@ documentation and/or software. + + #include + #include "md5global.h" +-#include "md5.h" ++#include + #include "hmac-md5.h" + + #ifndef WIN32 -- cgit v1.2.3