diff options
author | lme <lme@FreeBSD.org> | 2016-05-20 01:55:05 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2016-05-20 01:55:05 +0800 |
commit | f1ea2ad3ef02961f2facc4b2636648add76d0176 (patch) | |
tree | 3c36e5794457fb35ff52704df8c1c8a4ce208182 /net-mgmt | |
parent | d5328f1562443b1012f08d4eca9e68f39f12f0a8 (diff) | |
download | freebsd-ports-gnome-f1ea2ad3ef02961f2facc4b2636648add76d0176.tar.gz freebsd-ports-gnome-f1ea2ad3ef02961f2facc4b2636648add76d0176.tar.zst freebsd-ports-gnome-f1ea2ad3ef02961f2facc4b2636648add76d0176.zip |
- Update to 2.4.10
- Switch to USES= mysql
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/icinga2/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/icinga2/distinfo | 5 | ||||
-rw-r--r-- | net-mgmt/icinga2/pkg-plist | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 0deb4e53f798..5178720f4e65 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -2,7 +2,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v -DISTVERSION= 2.4.7 +DISTVERSION= 2.4.10 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org @@ -69,7 +69,7 @@ PLIST_SUB= ICINGA2USER=${ICINGA2USER} \ # Config files with references to "Linux" LINUX_CONFIG= groups.conf services.conf hosts.conf -MYSQL_USE= mysql=yes +MYSQL_USES= mysql PGSQL_USES= pgsql OPTIONS_SUB= yes diff --git a/net-mgmt/icinga2/distinfo b/net-mgmt/icinga2/distinfo index 37b6360a597f..08dd320ad0e6 100644 --- a/net-mgmt/icinga2/distinfo +++ b/net-mgmt/icinga2/distinfo @@ -1,2 +1,3 @@ -SHA256 (icinga-icinga2-v2.4.7_GH0.tar.gz) = db00c3bf1be5b18a477953f39df467039521d4f00826951d5c6de43cef96acd9 -SIZE (icinga-icinga2-v2.4.7_GH0.tar.gz) = 1763118 +TIMESTAMP = 1463677720 +SHA256 (icinga-icinga2-v2.4.10_GH0.tar.gz) = c2963430503c382cc4d5083b05731c0b965b5ffa960e900c0827b83789f0425e +SIZE (icinga-icinga2-v2.4.10_GH0.tar.gz) = 1768052 diff --git a/net-mgmt/icinga2/pkg-plist b/net-mgmt/icinga2/pkg-plist index 7f2a776dad06..b7ed32bcba0b 100644 --- a/net-mgmt/icinga2/pkg-plist +++ b/net-mgmt/icinga2/pkg-plist @@ -112,8 +112,9 @@ sbin/icinga2 %%DATADIR%%/include/plugins %%DATADIR%%/include/plugins-contrib %%DATADIR%%/include/plugins-contrib.d/databases.conf -%%DATADIR%%/include/plugins-contrib.d/ipmi.conf %%DATADIR%%/include/plugins-contrib.d/hardware.conf +%%DATADIR%%/include/plugins-contrib.d/icingacli.conf +%%DATADIR%%/include/plugins-contrib.d/ipmi.conf %%DATADIR%%/include/plugins-contrib.d/network-components.conf %%DATADIR%%/include/plugins-contrib.d/operating-system.conf %%DATADIR%%/include/plugins-contrib.d/virtualization.conf |