summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/icinga2/Makefile1
-rw-r--r--net-mgmt/icinga2/pkg-plist17
2 files changed, 12 insertions, 6 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index a7082454036e..c712c19477af 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -2,6 +2,7 @@
PORTNAME= icinga2
DISTVERSION= 2.3.3
+PORTREVISION= 1
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 3fbdc8a449f6..b26d4522fd93 100644
--- a/net-mgmt/icinga2/pkg-plist
+++ b/net-mgmt/icinga2/pkg-plist
@@ -19,7 +19,7 @@ etc/bash_completion.d/icinga2
@sample %%ETCDIR%%/features-available/graphite.conf.sample
@sample %%ETCDIR%%/features-available/icingastatus.conf.sample
%%MYSQL%%@sample(icinga,icinga,0640) %%ETCDIR%%/features-available/ido-mysql.conf.sample
-@sample(icinga,icinga,0640) %%ETCDIR%%/features-available/ido-pgsql.conf.sample
+%%PGSQL%%@sample(icinga,icinga,0640) %%ETCDIR%%/features-available/ido-pgsql.conf.sample
@sample %%ETCDIR%%/features-available/livestatus.conf.sample
@sample %%ETCDIR%%/features-available/mainlog.conf.sample
@sample %%ETCDIR%%/features-available/notification.conf.sample
@@ -84,11 +84,16 @@ sbin/icinga2
%%PORTDOCS%%%%DOCSDIR%%/markdown/7-icinga-template-library.md
%%PORTDOCS%%%%DOCSDIR%%/markdown/8-cli-commands.md
%%PORTDOCS%%%%DOCSDIR%%/markdown/9-monitoring-remote-systems.md
-%%DATADIR%%-ido-pgsql/schema/pgsql.sql
-%%DATADIR%%-ido-pgsql/schema/upgrade/2.0.2.sql
-%%DATADIR%%-ido-pgsql/schema/upgrade/2.1.0.sql
-%%DATADIR%%-ido-pgsql/schema/upgrade/2.2.0.sql
-%%DATADIR%%-ido-pgsql/schema/upgrade/2.3.0.sql
+%%MYSQL%%%%DATADIR%%-ido-mysql/schema/mysql.sql
+%%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.0.2.sql
+%%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.1.0.sql
+%%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.2.0.sql
+%%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.3.0.sql
+%%PGSQL%%%%DATADIR%%-ido-pgsql/schema/pgsql.sql
+%%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.0.2.sql
+%%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.1.0.sql
+%%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.2.0.sql
+%%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.3.0.sql
%%DATADIR%%/include/command-icinga.conf
%%DATADIR%%/include/command-nscp-local.conf
%%DATADIR%%/include/command-plugins-manubulon.conf