aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2014-10-27 20:07:01 +0000
committerLars Engels <lme@FreeBSD.org>2014-10-27 20:07:01 +0000
commit84bef71b6c43ca25a92f43c69deb6fe7562b172e (patch)
tree0a3f54f79223c27a550e414621af77a48db22e8b /net-mgmt
parentbc4400f2e27d4b8bf3adea316a41732fd55792e3 (diff)
downloadports-84bef71b6c43ca25a92f43c69deb6fe7562b172e.tar.gz
ports-84bef71b6c43ca25a92f43c69deb6fe7562b172e.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/icinga2/Makefile2
-rw-r--r--net-mgmt/icinga2/pkg-plist4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index 584a6ff84a29..4d96d832b05a 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= icinga2
DISTVERSION= 2.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= http://github.com/Icinga/${PORTNAME}/archive/v${DISTVERSION}.tar.gz?dummy=/
diff --git a/net-mgmt/icinga2/pkg-plist b/net-mgmt/icinga2/pkg-plist
index be3e023e580e..b5b5fb92891f 100644
--- a/net-mgmt/icinga2/pkg-plist
+++ b/net-mgmt/icinga2/pkg-plist
@@ -26,8 +26,6 @@ bin/icinga2-sign-key
%%ETCDIR%%/features-available/debuglog.conf
%%ETCDIR%%/features-available/graphite.conf
%%ETCDIR%%/features-available/icingastatus.conf
-%%ETCDIR%%/features-available/ido-mysql.conf
-%%ETCDIR%%/features-available/ido-pgsql.conf
%%ETCDIR%%/features-available/livestatus.conf
%%ETCDIR%%/features-available/mainlog.conf
%%ETCDIR%%/features-available/notification.conf
@@ -37,6 +35,8 @@ bin/icinga2-sign-key
%%ETCDIR%%/features-enabled/checker.conf
%%ETCDIR%%/features-enabled/mainlog.conf
%%ETCDIR%%/features-enabled/notification.conf
+@(icinga,icinga,0640) %%ETCDIR%%/features-available/ido-mysql.conf
+@(icinga,icinga,0640) %%ETCDIR%%/features-available/ido-pgsql.conf
%%ETCDIR%%/icinga2.conf
%%ETCDIR%%/scripts/mail-host-notification.sh
%%ETCDIR%%/scripts/mail-service-notification.sh