mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/icingaweb2: Update to 2.12.2
This commit is contained in:
parent
5ca648dbf4
commit
3e56bf1a80
3 changed files with 10 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= icingaweb2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.12.1
|
||||
DISTVERSION= 2.12.2
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1707554603
|
||||
SHA256 (icinga-icingaweb2-v2.12.1_GH0.tar.gz) = 4640b8cf38265c9c74689701c5e8e1a3b1938ad1ac9ad71674393d2ff3c2dc7f
|
||||
SIZE (icinga-icingaweb2-v2.12.1_GH0.tar.gz) = 6353911
|
||||
TIMESTAMP = 1739700617
|
||||
SHA256 (icinga-icingaweb2-v2.12.2_GH0.tar.gz) = b15687a499f1774aaf953216990c5c94639a19a68977c288847b857541c84649
|
||||
SIZE (icinga-icingaweb2-v2.12.2_GH0.tar.gz) = 6361027
|
||||
|
|
|
@ -1033,7 +1033,12 @@ etc/bash_completion.d/icingacli
|
|||
%%WWWDIR%%/modules/translation/library/Translation/Cli/TranslationCommand.php
|
||||
%%WWWDIR%%/modules/translation/library/Translation/Util/GettextTranslationHelper.php
|
||||
%%WWWDIR%%/modules/translation/module.info
|
||||
%%WWWDIR%%/phpstan-baseline.neon
|
||||
%%WWWDIR%%/phpstan-baseline-7x.neon
|
||||
%%WWWDIR%%/phpstan-baseline-8.0.neon
|
||||
%%WWWDIR%%/phpstan-baseline-8.1+.neon
|
||||
%%WWWDIR%%/phpstan-baseline-8x.neon
|
||||
%%WWWDIR%%/phpstan-baseline-by-php-version.php
|
||||
%%WWWDIR%%/phpstan-baseline-standard.neon
|
||||
%%WWWDIR%%/phpstan.neon
|
||||
%%WWWDIR%%/public/css/icinga/about.less
|
||||
%%WWWDIR%%/public/css/icinga/animation.less
|
||||
|
|
Loading…
Add table
Reference in a new issue