summaryrefslogtreecommitdiff
path: root/net-mgmt/icinga/files/patch-include_config.h.in
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2013-12-20 16:05:51 +0000
committerLars Engels <lme@FreeBSD.org>2013-12-20 16:05:51 +0000
commitf43e9201fa283b5cde906dbfd29baf7a4d3039f8 (patch)
tree068683e50c89384fcc8a5d03ace5f37f5c15315c /net-mgmt/icinga/files/patch-include_config.h.in
parent- Update to 0.6.5 (diff)
Big cleanup for the icinga port:
- Update to 1.10.2 - Stagify - Use new LIB_DEPENDS syntax - Add USES gmake - Remove a lot of no longer needed variables and logic from the old nagios port - Install Apache 2.x configuration examples by default, no longer provide an option to depend on www/apache22 to be more flexible - Use ports system's own way to add and remove users and groups. Remove pkg-{de,}install - Don't use the install-commandmode make target. ICINGADIR and ICINGALOGDIR are now created from the icinga rc-script - Remove embedded Perl option which is considered broken by the developers - Remove UNHANDLED_HACK option - another relict from the old nagios port.
Diffstat (limited to 'net-mgmt/icinga/files/patch-include_config.h.in')
-rw-r--r--net-mgmt/icinga/files/patch-include_config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/icinga/files/patch-include_config.h.in b/net-mgmt/icinga/files/patch-include_config.h.in
index 554dcf8ebd22..68e2eabef40b 100644
--- a/net-mgmt/icinga/files/patch-include_config.h.in
+++ b/net-mgmt/icinga/files/patch-include_config.h.in
@@ -1,6 +1,6 @@
---- include/config.h.in.orig 2012-05-25 21:46:46.000000000 +0200
-+++ include/config.h.in 2012-05-25 21:47:05.000000000 +0200
-@@ -222,10 +222,12 @@
+--- include/config.h.in.orig 2013-12-05 12:51:35.000000000 +0100
++++ include/config.h.in 2013-12-06 17:20:49.747139208 +0100
+@@ -218,10 +218,12 @@
#include <errno.h>
#endif