CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/10/20 07:54:13
Modified files:
net/icinga/core2: Makefile distinfo
net/icinga/core2/pkg: PLIST-main icinga2.rc
Added files:
net/icinga/core2/patches: patch-lib_base_application_cpp
patch-lib_base_application_hpp
patch-lib_base_timer_hpp
patch-test_test_cpp
Log message:
Update to icinga2-2.3.11 and unbreak by adding patches to revert oldish
upstream commit 86819f446e2 which broke daemon activation on OpenBSD.
Without this reversion ConfigItem::ActivateItems() doesn't get any
further after the call to DynamicObject::RestoreObjects().