diff options
author | Lars Engels <lme@FreeBSD.org> | 2019-04-26 09:26:35 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2019-04-26 09:26:35 +0000 |
commit | 3695859eccd6ca1dadc18156f1f99a22780c166f (patch) | |
tree | 7c4f2ad6c2742a196f36406a8a621ddec2a092d9 | |
parent | 219862ae67b90730386322de0cce80ea2fd094b3 (diff) | |
download | ports-3695859eccd6ca1dadc18156f1f99a22780c166f.tar.gz ports-3695859eccd6ca1dadc18156f1f99a22780c166f.zip |
Notes
-rw-r--r-- | net-mgmt/icingaweb2/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/icingaweb2/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2/pkg-plist | 3 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index 07ecde26057f..0dbfde28d6c2 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -2,8 +2,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v -DISTVERSION= 2.6.2 -PORTREVISION= 1 +DISTVERSION= 2.6.3 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2/distinfo b/net-mgmt/icingaweb2/distinfo index 834c2c764f86..191c9cea77f2 100644 --- a/net-mgmt/icingaweb2/distinfo +++ b/net-mgmt/icingaweb2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542975259 -SHA256 (icinga-icingaweb2-v2.6.2_GH0.tar.gz) = 49c713451e0c2c1c721c38edbb106c28ddb547ac1347b4aa94217a09c88dc92b -SIZE (icinga-icingaweb2-v2.6.2_GH0.tar.gz) = 8171965 +TIMESTAMP = 1556258634 +SHA256 (icinga-icingaweb2-v2.6.3_GH0.tar.gz) = 617da92af6e16a0fd8a43f6974f5ce63e4bbf4e024746aeffc06739d02e71c87 +SIZE (icinga-icingaweb2-v2.6.3_GH0.tar.gz) = 8174959 diff --git a/net-mgmt/icingaweb2/pkg-plist b/net-mgmt/icingaweb2/pkg-plist index 3825496ff360..7b4cdbd0daf9 100644 --- a/net-mgmt/icingaweb2/pkg-plist +++ b/net-mgmt/icingaweb2/pkg-plist @@ -1,6 +1,6 @@ bin/icingacli +etc/bash_completion.d/icingacli %%PORTEXAMPLES%%%%EXAMPLESDIR%%/apache/icingaweb2.conf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bash_completion.d/icingacli %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nginx/icingaweb2.conf %%WWWDIR%%/.travis.yml %%WWWDIR%%/AUTHORS @@ -418,6 +418,7 @@ bin/icingacli %%WWWDIR%%/library/Icinga/Util/Dimension.php %%WWWDIR%%/library/Icinga/Util/DirectoryIterator.php %%WWWDIR%%/library/Icinga/Util/EnumeratingFilterIterator.php +%%WWWDIR%%/library/Icinga/Util/Environment.php %%WWWDIR%%/library/Icinga/Util/File.php %%WWWDIR%%/library/Icinga/Util/Format.php %%WWWDIR%%/library/Icinga/Util/GlobFilter.php |