Date: Sat, 24 Feb 2024 06:19:49 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: 57f726a0a9c8 - main - net-mgmt/icingaweb2-module-idoreports: Update to 0.10.1 Message-ID: <202402240619.41O6Jnki072093@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=57f726a0a9c8f544d876c6f044804bf8eb49a797 commit 57f726a0a9c8f544d876c6f044804bf8eb49a797 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2024-02-24 06:18:20 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2024-02-24 06:19:38 +0000 net-mgmt/icingaweb2-module-idoreports: Update to 0.10.1 Changelog: https://github.com/Icinga/icingaweb2-module-idoreports/releases/tag/v0.10.1 Sponsored by: Netzkommune GmbH --- net-mgmt/icingaweb2-module-idoreports/Makefile | 8 ++++---- net-mgmt/icingaweb2-module-idoreports/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net-mgmt/icingaweb2-module-idoreports/Makefile b/net-mgmt/icingaweb2-module-idoreports/Makefile index 3ca4b9dd4a29..344ac07429fc 100644 --- a/net-mgmt/icingaweb2-module-idoreports/Makefile +++ b/net-mgmt/icingaweb2-module-idoreports/Makefile @@ -1,7 +1,7 @@ PORTNAME= icingaweb2-module-idoreports DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 -PORTREVISION= 4 +DISTVERSION= 0.10.1 +PORTREVISION= 0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -12,8 +12,8 @@ WWW= https://github.com/Icinga/icingaweb2-module-idoreports LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \ - icingaweb2-module-reporting${PHP_PKGNAMESUFFIX}>=0.9:net-mgmt/icingaweb2-module-reporting@${PHP_FLAVOR} +RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \ + icingaweb2-module-reporting${PHP_PKGNAMESUFFIX}>=0.10.0:net-mgmt/icingaweb2-module-reporting@${PHP_FLAVOR} USES= php:web,flavors diff --git a/net-mgmt/icingaweb2-module-idoreports/distinfo b/net-mgmt/icingaweb2-module-idoreports/distinfo index a2d718cebd2b..aadc7dc90eeb 100644 --- a/net-mgmt/icingaweb2-module-idoreports/distinfo +++ b/net-mgmt/icingaweb2-module-idoreports/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674678332 -SHA256 (icinga-icingaweb2-module-idoreports-v0.10.0_GH0.tar.gz) = 5c1517c22c33f01f2095e61edfb19a6fcd043901c2963a9e21ed4f3869d5366b -SIZE (icinga-icingaweb2-module-idoreports-v0.10.0_GH0.tar.gz) = 108056 +TIMESTAMP = 1708243301 +SHA256 (icinga-icingaweb2-module-idoreports-v0.10.1_GH0.tar.gz) = c540708fd58e30f3fd7a3f5335b9692c5083bc228254c839cd4a675eadbf2397 +SIZE (icinga-icingaweb2-module-idoreports-v0.10.1_GH0.tar.gz) = 108063
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402240619.41O6Jnki072093>