git: 8d52ad21c9fa - main - net-mgmt/icingaweb2-module-cube: Update to 1.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Feb 2024 11:25:19 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d52ad21c9fa2fdc4c65418beec392b633c64bb7 commit 8d52ad21c9fa2fdc4c65418beec392b633c64bb7 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2024-02-17 11:23:57 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2024-02-17 11:25:11 +0000 net-mgmt/icingaweb2-module-cube: Update to 1.3.2 Changelog: https://github.com/Icinga/icingaweb2-module-cube/releases/tag/v1.3.2 Sponsored by: Netzkommune GmbH --- net-mgmt/icingaweb2-module-cube/Makefile | 4 ++-- net-mgmt/icingaweb2-module-cube/distinfo | 6 +++--- net-mgmt/icingaweb2-module-cube/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net-mgmt/icingaweb2-module-cube/Makefile b/net-mgmt/icingaweb2-module-cube/Makefile index 358567550f9a..f7f52ae71969 100644 --- a/net-mgmt/icingaweb2-module-cube/Makefile +++ b/net-mgmt/icingaweb2-module-cube/Makefile @@ -1,6 +1,6 @@ PORTNAME= icingaweb2-module-cube DISTVERSIONPREFIX= v -DISTVERSION= 1.3.0 +DISTVERSION= 1.3.2 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-cube LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.3:net-mgmt/icingaweb2@${PHP_FLAVOR} +RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR} USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-cube/distinfo b/net-mgmt/icingaweb2-module-cube/distinfo index 35e2911da472..fc42de2aef98 100644 --- a/net-mgmt/icingaweb2-module-cube/distinfo +++ b/net-mgmt/icingaweb2-module-cube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685864156 -SHA256 (icinga-icingaweb2-module-cube-v1.3.0_GH0.tar.gz) = 6cdc3a9e91af3900d23d78980fdb853d97fce41c17e22790b9c0889cade098b5 -SIZE (icinga-icingaweb2-module-cube-v1.3.0_GH0.tar.gz) = 590072 +TIMESTAMP = 1708159724 +SHA256 (icinga-icingaweb2-module-cube-v1.3.2_GH0.tar.gz) = 1eb5b9927ea8daa48667ae6bb8f7304caa54a49191ed74656f70ed336967b4c8 +SIZE (icinga-icingaweb2-module-cube-v1.3.2_GH0.tar.gz) = 593171 diff --git a/net-mgmt/icingaweb2-module-cube/pkg-plist b/net-mgmt/icingaweb2-module-cube/pkg-plist index 235d413a0cb0..60f9afab5422 100644 --- a/net-mgmt/icingaweb2-module-cube/pkg-plist +++ b/net-mgmt/icingaweb2-module-cube/pkg-plist @@ -47,5 +47,7 @@ %%WWWDIR%%/library/Cube/Web/Controller.php %%WWWDIR%%/library/Cube/Web/IdoController.php %%WWWDIR%%/module.info +%%WWWDIR%%/phpstan-baseline.neon +%%WWWDIR%%/phpstan.neon %%WWWDIR%%/public/css/module.less %%WWWDIR%%/run.php