net-mgmt/icingaweb2-module-businessprocess: Update to 2.5.0
Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
71f8484b46
commit
2b74ce99dc
3 changed files with 31 additions and 36 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= icingaweb2-module-businessprocess
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.4.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.5.0
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= net-mgmt www
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
|
@ -12,8 +12,8 @@ WWW= https://github.com/Icinga/icingaweb2-module-businessprocess
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
icinga-php-library${PHP_PKGNAMESUFFIX}>=0.10.1:net-mgmt/icinga-php-library@${PHP_FLAVOR}
|
||||
RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
|
||||
icinga-php-library${PHP_PKGNAMESUFFIX}>=0.13.1:net-mgmt/icinga-php-library@${PHP_FLAVOR}
|
||||
|
||||
USES= php:web,flavors
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1674671306
|
||||
SHA256 (icinga-icingaweb2-module-businessprocess-v2.4.0_GH0.tar.gz) = 1eedb71893629dd45cb20397bb87db94fa1be478013b0600b369cfe121d08755
|
||||
SIZE (icinga-icingaweb2-module-businessprocess-v2.4.0_GH0.tar.gz) = 2384547
|
||||
TIMESTAMP = 1707853190
|
||||
SHA256 (icinga-icingaweb2-module-businessprocess-v2.5.0_GH0.tar.gz) = 6786119bc0087022f3a0bf0477c9b3c0f982d414a6b56ea6bb40d6c2e698a73f
|
||||
SIZE (icinga-icingaweb2-module-businessprocess-v2.5.0_GH0.tar.gz) = 2256463
|
||||
|
|
|
@ -2,27 +2,27 @@
|
|||
%%WWWDIR%%/.github/ISSUE_TEMPLATE/feature_request.md
|
||||
%%WWWDIR%%/.github/workflows/L10n-update.yml
|
||||
%%WWWDIR%%/.github/workflows/php.yml
|
||||
%%WWWDIR%%/.gitlab-ci.yml
|
||||
%%WWWDIR%%/.travis.yml
|
||||
%%WWWDIR%%/LICENSE
|
||||
%%WWWDIR%%/README.md
|
||||
%%WWWDIR%%/application/clicommands/CheckCommand.php
|
||||
%%WWWDIR%%/application/clicommands/CleanupCommand.php
|
||||
%%WWWDIR%%/application/clicommands/ProcessCommand.php
|
||||
%%WWWDIR%%/application/controllers/HostController.php
|
||||
%%WWWDIR%%/application/controllers/IndexController.php
|
||||
%%WWWDIR%%/application/controllers/NodeController.php
|
||||
%%WWWDIR%%/application/controllers/ProcessController.php
|
||||
%%WWWDIR%%/application/controllers/ServiceController.php
|
||||
%%WWWDIR%%/application/controllers/SuggestionsController.php
|
||||
%%WWWDIR%%/application/forms/AddNodeForm.php
|
||||
%%WWWDIR%%/application/forms/BpConfigForm.php
|
||||
%%WWWDIR%%/application/forms/BpUploadForm.php
|
||||
%%WWWDIR%%/application/forms/CleanupNodeForm.php
|
||||
%%WWWDIR%%/application/forms/DeleteNodeForm.php
|
||||
%%WWWDIR%%/application/forms/EditNodeForm.php
|
||||
%%WWWDIR%%/application/forms/MoveNodeForm.php
|
||||
%%WWWDIR%%/application/forms/ProcessForm.php
|
||||
%%WWWDIR%%/application/forms/SimulationForm.php
|
||||
%%WWWDIR%%/application/views/helpers/FormSimpleNote.php
|
||||
%%WWWDIR%%/application/views/helpers/FormStateOverrides.php
|
||||
%%WWWDIR%%/application/views/helpers/RenderStateBadges.php
|
||||
%%WWWDIR%%/application/views/scripts/default.phtml
|
||||
%%WWWDIR%%/application/views/scripts/host/show.phtml
|
||||
|
@ -31,12 +31,14 @@
|
|||
%%WWWDIR%%/configuration.php
|
||||
%%WWWDIR%%/doc/01-About.md
|
||||
%%WWWDIR%%/doc/02-Installation.md
|
||||
%%WWWDIR%%/doc/02-Installation.md.d/From-Source.md
|
||||
%%WWWDIR%%/doc/03-Getting-Started.md
|
||||
%%WWWDIR%%/doc/04-Create-your-first-process-node.md
|
||||
%%WWWDIR%%/doc/05-Importing-Processes.md
|
||||
%%WWWDIR%%/doc/06-Customize-Node-Order.md
|
||||
%%WWWDIR%%/doc/07-State-Overrides.md
|
||||
%%WWWDIR%%/doc/09-Operators.md
|
||||
%%WWWDIR%%/doc/10-Monitoring.md
|
||||
%%WWWDIR%%/doc/12-Web-Components-Breadcrumb.md
|
||||
%%WWWDIR%%/doc/13-Web-Components-Tile-Renderer.md
|
||||
%%WWWDIR%%/doc/14-Web-Components-Tree-Renderer.md
|
||||
|
@ -88,6 +90,8 @@
|
|||
%%WWWDIR%%/doc/screenshot/09_operators/0903_or-operator-without-ok.png
|
||||
%%WWWDIR%%/doc/screenshot/09_operators/0904_min-operator.png
|
||||
%%WWWDIR%%/doc/screenshot/09_operators/0905_deg-operator.jpg
|
||||
%%WWWDIR%%/doc/screenshot/09_operators/0906_xor-operator.png
|
||||
%%WWWDIR%%/doc/screenshot/09_operators/0907_xor-operator-not-ok.png
|
||||
%%WWWDIR%%/doc/screenshot/12_web-components_breadcrumb/1201_simple-breadcrumb.png
|
||||
%%WWWDIR%%/doc/screenshot/12_web-components_breadcrumb/1202_return-from-fullscreen.png
|
||||
%%WWWDIR%%/doc/screenshot/12_web-components_breadcrumb/1203_add-to-dashboard.png
|
||||
|
@ -109,11 +113,10 @@
|
|||
%%WWWDIR%%/doc/screenshot/81_history/8102_bpaddon-detail.png
|
||||
%%WWWDIR%%/library/Businessprocess/BpConfig.php
|
||||
%%WWWDIR%%/library/Businessprocess/BpNode.php
|
||||
%%WWWDIR%%/library/Businessprocess/Common/EnumList.php
|
||||
%%WWWDIR%%/library/Businessprocess/Common/Sort.php
|
||||
%%WWWDIR%%/library/Businessprocess/Director/ShipConfigFiles.php
|
||||
%%WWWDIR%%/library/Businessprocess/Exception/ModificationError.php
|
||||
%%WWWDIR%%/library/Businessprocess/Exception/NestingError.php
|
||||
%%WWWDIR%%/library/Businessprocess/Form.php
|
||||
%%WWWDIR%%/library/Businessprocess/HostNode.php
|
||||
%%WWWDIR%%/library/Businessprocess/IcingaDbObject.php
|
||||
%%WWWDIR%%/library/Businessprocess/ImportedNode.php
|
||||
|
@ -128,11 +131,18 @@
|
|||
%%WWWDIR%%/library/Businessprocess/Modification/NodeRemoveAction.php
|
||||
%%WWWDIR%%/library/Businessprocess/Modification/ProcessChanges.php
|
||||
%%WWWDIR%%/library/Businessprocess/MonitoredNode.php
|
||||
%%WWWDIR%%/library/Businessprocess/Monitoring/Backend/Ido/Query/CustomVarJoinTemplateOverride.php
|
||||
%%WWWDIR%%/library/Businessprocess/Monitoring/Backend/Ido/Query/HostStatusQuery.php
|
||||
%%WWWDIR%%/library/Businessprocess/Monitoring/Backend/Ido/Query/ServiceStatusQuery.php
|
||||
%%WWWDIR%%/library/Businessprocess/Monitoring/DataView/HostStatus.php
|
||||
%%WWWDIR%%/library/Businessprocess/Monitoring/DataView/ServiceStatus.php
|
||||
%%WWWDIR%%/library/Businessprocess/MonitoringRestrictions.php
|
||||
%%WWWDIR%%/library/Businessprocess/Node.php
|
||||
%%WWWDIR%%/library/Businessprocess/ProvidedHook/Icingadb/HostActions.php
|
||||
%%WWWDIR%%/library/Businessprocess/ProvidedHook/Icingadb/IcingadbSupport.php
|
||||
%%WWWDIR%%/library/Businessprocess/ProvidedHook/Icingadb/ServiceActions.php
|
||||
%%WWWDIR%%/library/Businessprocess/ProvidedHook/Icingadb/ServiceDetailExtension.php
|
||||
%%WWWDIR%%/library/Businessprocess/ProvidedHook/Monitoring/DetailviewExtension.php
|
||||
%%WWWDIR%%/library/Businessprocess/ProvidedHook/Monitoring/HostActions.php
|
||||
%%WWWDIR%%/library/Businessprocess/ProvidedHook/Monitoring/ServiceActions.php
|
||||
%%WWWDIR%%/library/Businessprocess/Renderer/Breadcrumb.php
|
||||
|
@ -166,37 +176,19 @@
|
|||
%%WWWDIR%%/library/Businessprocess/Web/Form/CsrfToken.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/Element/Checkbox.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/Element/FormElement.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/Element/IplStateOverrides.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/Element/SimpleNote.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/Element/StateOverrides.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/FormLoader.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/QuickBaseForm.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/QuickForm.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/Validator/NoDuplicateChildrenValidator.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Form/Validator/HostServiceTermValidator.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Navigation/Renderer/ProcessProblemsBadge.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Navigation/Renderer/ProcessesProblemsBadge.php
|
||||
%%WWWDIR%%/library/Businessprocess/Web/Url.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/README
|
||||
%%WWWDIR%%/library/vendor/php-diff/composer.json
|
||||
%%WWWDIR%%/library/vendor/php-diff/example/a.txt
|
||||
%%WWWDIR%%/library/vendor/php-diff/example/b.txt
|
||||
%%WWWDIR%%/library/vendor/php-diff/example/example.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/example/styles.css
|
||||
%%WWWDIR%%/library/vendor/php-diff/lib/Diff.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/lib/Diff/Renderer/Abstract.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/lib/Diff/Renderer/Html/Array.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/lib/Diff/Renderer/Html/Inline.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/lib/Diff/Renderer/Html/SideBySide.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/lib/Diff/Renderer/Text/Context.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/lib/Diff/Renderer/Text/Unified.php
|
||||
%%WWWDIR%%/library/vendor/php-diff/lib/Diff/SequenceMatcher.php
|
||||
%%WWWDIR%%/module.info
|
||||
%%WWWDIR%%/packaging/debian/README.1st
|
||||
%%WWWDIR%%/packaging/debian/changelog
|
||||
%%WWWDIR%%/packaging/debian/compat
|
||||
%%WWWDIR%%/packaging/debian/control
|
||||
%%WWWDIR%%/packaging/debian/docs
|
||||
%%WWWDIR%%/packaging/debian/install
|
||||
%%WWWDIR%%/packaging/debian/rules
|
||||
%%WWWDIR%%/packaging/debian/source/format
|
||||
%%WWWDIR%%/phpcs.xml
|
||||
%%WWWDIR%%/phpstan-baseline.neon
|
||||
%%WWWDIR%%/phpstan.neon
|
||||
%%WWWDIR%%/phpunit.xml
|
||||
%%WWWDIR%%/public/css/module.less
|
||||
%%WWWDIR%%/public/img/ack.gif
|
||||
|
@ -212,10 +204,13 @@
|
|||
%%WWWDIR%%/test/bootstrap.php
|
||||
%%WWWDIR%%/test/config/authentication.ini
|
||||
%%WWWDIR%%/test/config/config.ini
|
||||
%%WWWDIR%%/test/config/modules/businessprocess/processes/also-with-semicolons.conf
|
||||
%%WWWDIR%%/test/config/modules/businessprocess/processes/broken_wrong-operator.conf
|
||||
%%WWWDIR%%/test/config/modules/businessprocess/processes/combined.conf
|
||||
%%WWWDIR%%/test/config/modules/businessprocess/processes/simple_with-header.conf
|
||||
%%WWWDIR%%/test/config/modules/businessprocess/processes/simple_without-header.conf
|
||||
%%WWWDIR%%/test/config/modules/businessprocess/processes/with-semicolons.conf
|
||||
%%WWWDIR%%/test/php/library/Businessprocess/BpConfigTest.php
|
||||
%%WWWDIR%%/test/php/library/Businessprocess/BpNodeTest.php
|
||||
%%WWWDIR%%/test/php/library/Businessprocess/HostNodeTest.php
|
||||
%%WWWDIR%%/test/php/library/Businessprocess/MetadataTest.php
|
||||
|
|
Loading…
Reference in a new issue