net-mgmt/icingaweb2:
Update to 2.6.3 MFH: 2019Q2
This commit is contained in:
parent
219862ae67
commit
3695859ecc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500091
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue