From 7b4a8a0a64afb8ef80b92627e3cf463783f42845 Mon Sep 17 00:00:00 2001 From: Lars Engels Date: Sat, 25 Jul 2015 15:39:09 +0000 Subject: - Update to 1.13.3 - Remove no longer needed patches or convert them to use ${REINPLACE_CMD} - Without the patches autoconf is obsolete - Install Apache 2.x sample config to apache2 subdir - Do some more s/Linux/${OPSYS}/ in the sample config files - Set mode for the CGIs in plist Committed from: Essen FreeBSD Hackathon --- net-mgmt/icinga/files/patch-include_config.h.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net-mgmt/icinga/files/patch-include_config.h.in') diff --git a/net-mgmt/icinga/files/patch-include_config.h.in b/net-mgmt/icinga/files/patch-include_config.h.in index f5741a18f422..e98a7c130c9a 100644 --- a/net-mgmt/icinga/files/patch-include_config.h.in +++ b/net-mgmt/icinga/files/patch-include_config.h.in @@ -1,9 +1,10 @@ ---- include/config.h.in.orig 2014-03-13 11:46:50.000000000 +0100 -+++ include/config.h.in 2014-03-13 21:48:34.174302852 +0100 -@@ -217,10 +217,12 @@ +--- include/config.h.in.orig 2015-07-15 13:04:09.000000000 +0200 ++++ include/config.h.in 2015-07-25 16:05:16.168060000 +0200 +@@ -217,10 +217,13 @@ #include #endif ++/* remove inclusion of sys/timeb.h to suppress a lot of warnings during build */ +#if 0 #undef HAVE_SYS_TIMEB_H #if HAVE_SYS_TIMEB_H -- cgit v1.2.3