From 996f4eccd712d958a8e286583e0308aabfa066be Mon Sep 17 00:00:00 2001 From: Johan van Selst Date: Wed, 17 Oct 2007 08:35:03 +0000 Subject: - Update patchfiles to match latest release (Nov 2001) - Fix MASTER_SITES (adding local mirror) The old master sites referenced distinct distfiles with the same filename. Primary site carries the latest version which includes minor bugfixes. Patches in previous commit were broken as they matched the older release. --- security/audit/files/patch-src_include_sysdep.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 security/audit/files/patch-src_include_sysdep.h (limited to 'security/audit/files/patch-src_include_sysdep.h') diff --git a/security/audit/files/patch-src_include_sysdep.h b/security/audit/files/patch-src_include_sysdep.h new file mode 100644 index 000000000000..d33f3c733d1c --- /dev/null +++ b/security/audit/files/patch-src_include_sysdep.h @@ -0,0 +1,13 @@ +--- src/include/sysdep.h.orig 2007-10-17 09:51:14.000000000 +0200 ++++ src/include/sysdep.h 2007-10-17 09:50:32.000000000 +0200 +@@ -96,10 +96,6 @@ size_t strlcat (char *, const char *, si + #define _PASSWORD_LEN 128 + #endif + +-#if defined(__FreeBSD__) +-typedef int32_t in_addr_t; +-#endif /* __FreeBSD__ */ +- + int init_socket (); + + #endif /* SYSDEP */ -- cgit v1.2.3