Date: Sun, 18 Feb 2024 07:59:48 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8ef7078f4851 - main - net-mgmt/icingaweb2-module-graphite: Update to 1.2.4 Message-ID: <202402180759.41I7xmNF065163@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ef7078f485165e65254a27eebe48a6eddba918b commit 8ef7078f485165e65254a27eebe48a6eddba918b Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2024-02-18 07:58:35 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2024-02-18 07:59:40 +0000 net-mgmt/icingaweb2-module-graphite: Update to 1.2.4 Changelog: https://github.com/Icinga/icingaweb2-module-graphite/releases/tag/v1.2.4 Sponsored by: Netzkommune GmbH --- net-mgmt/icingaweb2-module-graphite/Makefile | 6 +++--- net-mgmt/icingaweb2-module-graphite/distinfo | 6 +++--- net-mgmt/icingaweb2-module-graphite/pkg-plist | 22 ++-------------------- 3 files changed, 8 insertions(+), 26 deletions(-) diff --git a/net-mgmt/icingaweb2-module-graphite/Makefile b/net-mgmt/icingaweb2-module-graphite/Makefile index eb8270993796..a940ef1e801e 100644 --- a/net-mgmt/icingaweb2-module-graphite/Makefile +++ b/net-mgmt/icingaweb2-module-graphite/Makefile @@ -1,7 +1,7 @@ PORTNAME= icingaweb2-module-graphite DISTVERSIONPREFIX= v -DISTVERSION= 1.2.2 -PORTREVISION= 1 +DISTVERSION= 1.2.4 +PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-graphite LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} +RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors diff --git a/net-mgmt/icingaweb2-module-graphite/distinfo b/net-mgmt/icingaweb2-module-graphite/distinfo index 7f7873b6579d..9d17fe949377 100644 --- a/net-mgmt/icingaweb2-module-graphite/distinfo +++ b/net-mgmt/icingaweb2-module-graphite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674678003 -SHA256 (icinga-icingaweb2-module-graphite-v1.2.2_GH0.tar.gz) = 627a6875b0a1ac141578fb7948efa5a09f114700246941d0a340a471cb420adb -SIZE (icinga-icingaweb2-module-graphite-v1.2.2_GH0.tar.gz) = 342705 +TIMESTAMP = 1708199196 +SHA256 (icinga-icingaweb2-module-graphite-v1.2.4_GH0.tar.gz) = f0404f5fdcd8a2fa767edd776abee886762b37ccaff75712f6bd0e04f76e64fc +SIZE (icinga-icingaweb2-module-graphite-v1.2.4_GH0.tar.gz) = 323049 diff --git a/net-mgmt/icingaweb2-module-graphite/pkg-plist b/net-mgmt/icingaweb2-module-graphite/pkg-plist index 300f2e2ebc9c..6fe510fb7d19 100644 --- a/net-mgmt/icingaweb2-module-graphite/pkg-plist +++ b/net-mgmt/icingaweb2-module-graphite/pkg-plist @@ -59,27 +59,9 @@ %%WWWDIR%%/library/Graphite/Web/Widget/Graphs/Service.php %%WWWDIR%%/library/Graphite/Web/Widget/IcingadbGraphs.php %%WWWDIR%%/library/Graphite/Web/Widget/InlineGraphImage.php -%%WWWDIR%%/library/vendor/Psr/Http/Message/MessageInterface.php -%%WWWDIR%%/library/vendor/Psr/Http/Message/RequestInterface.php -%%WWWDIR%%/library/vendor/Psr/Http/Message/ResponseInterface.php -%%WWWDIR%%/library/vendor/Psr/Http/Message/ServerRequestInterface.php -%%WWWDIR%%/library/vendor/Psr/Http/Message/StreamInterface.php -%%WWWDIR%%/library/vendor/Psr/Http/Message/UploadedFileInterface.php -%%WWWDIR%%/library/vendor/Psr/Http/Message/UriInterface.php -%%WWWDIR%%/library/vendor/Psr/LICENSE -%%WWWDIR%%/library/vendor/Psr/Loader.php -%%WWWDIR%%/library/vendor/iplx/Http/Client.php -%%WWWDIR%%/library/vendor/iplx/Http/ClientInterface.php -%%WWWDIR%%/library/vendor/iplx/Http/Handle.php -%%WWWDIR%%/library/vendor/iplx/Http/MessageTrait.php -%%WWWDIR%%/library/vendor/iplx/Http/Request.php -%%WWWDIR%%/library/vendor/iplx/Http/Response.php -%%WWWDIR%%/library/vendor/iplx/Http/Stream.php -%%WWWDIR%%/library/vendor/iplx/Http/Uri.php -%%WWWDIR%%/library/vendor/iplx/LICENSE -%%WWWDIR%%/library/vendor/iplx/Loader.php -%%WWWDIR%%/library/vendor/iplx/README %%WWWDIR%%/module.info +%%WWWDIR%%/phpstan-baseline.neon +%%WWWDIR%%/phpstan.neon %%WWWDIR%%/public/css/module.less %%WWWDIR%%/public/js/module.js %%WWWDIR%%/run.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402180759.41I7xmNF065163>