mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/icingaweb2-module-director: Update to 1.11.3
This commit is contained in:
parent
3e56bf1a80
commit
bf2b57c5e2
3 changed files with 10 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= icingaweb2-module-director
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.11.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.11.3
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1708169670
|
||||
SHA256 (icinga-icingaweb2-module-director-v1.11.1_GH0.tar.gz) = c3fd1170d4a6f8e84d54901eb8e232f35849167f4c483087ae2879698a903ffe
|
||||
SIZE (icinga-icingaweb2-module-director-v1.11.1_GH0.tar.gz) = 3468031
|
||||
TIMESTAMP = 1739700635
|
||||
SHA256 (icinga-icingaweb2-module-director-v1.11.3_GH0.tar.gz) = 8c45ca27d167d25f021024c24c8edd457b687fa2a2d948a29fada503c08c5e7c
|
||||
SIZE (icinga-icingaweb2-module-director-v1.11.3_GH0.tar.gz) = 3473414
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
%%WWWDIR%%/.github/ISSUE_TEMPLATE.md
|
||||
%%WWWDIR%%/.github/dependabot.yml
|
||||
%%WWWDIR%%/.github/workflows/L10n-update.yml
|
||||
%%WWWDIR%%/.github/workflows/php.yml
|
||||
%%WWWDIR%%/.github/workflows/phpstan.yml
|
||||
%%WWWDIR%%/.gitignore
|
||||
%%WWWDIR%%/.gitlab-ci.yml
|
||||
%%WWWDIR%%/LICENSE
|
||||
|
@ -619,9 +621,11 @@
|
|||
%%WWWDIR%%/library/Director/PropertyModifier/PropertyModifierXlsNumericIp.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/CubeLinks.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/IcingaDbCubeLinks.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/Icingadb/CustomVarRenderer.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/Icingadb/HostActions.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/Icingadb/IcingadbSupport.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/Icingadb/ServiceActions.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/Monitoring/CustomVarRenderer.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/Monitoring/HostActions.php
|
||||
%%WWWDIR%%/library/Director/ProvidedHook/Monitoring/ServiceActions.php
|
||||
%%WWWDIR%%/library/Director/Repository/IcingaTemplateRepository.php
|
||||
|
@ -694,6 +698,7 @@
|
|||
%%WWWDIR%%/library/Director/Web/Form/IcingaObjectFieldLoader.php
|
||||
%%WWWDIR%%/library/Director/Web/Form/IconHelper.php
|
||||
%%WWWDIR%%/library/Director/Web/Form/IplElement/ExtensibleSetElement.php
|
||||
%%WWWDIR%%/library/Director/Web/Form/PropertyTableSortForm.php
|
||||
%%WWWDIR%%/library/Director/Web/Form/QuickBaseForm.php
|
||||
%%WWWDIR%%/library/Director/Web/Form/QuickForm.php
|
||||
%%WWWDIR%%/library/Director/Web/Form/QuickSubForm.php
|
||||
|
@ -1081,6 +1086,7 @@
|
|||
%%WWWDIR%%/schema/pgsql-migrations/upgrade_184.sql
|
||||
%%WWWDIR%%/schema/pgsql-migrations/upgrade_186.sql
|
||||
%%WWWDIR%%/schema/pgsql-migrations/upgrade_187.sql
|
||||
%%WWWDIR%%/schema/pgsql-migrations/upgrade_188.sql
|
||||
%%WWWDIR%%/schema/pgsql-migrations/upgrade_77.sql
|
||||
%%WWWDIR%%/schema/pgsql-migrations/upgrade_78.sql
|
||||
%%WWWDIR%%/schema/pgsql-migrations/upgrade_79.sql
|
||||
|
|
Loading…
Add table
Reference in a new issue