diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2024-02-24 06:18:20 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2024-02-24 06:19:38 +0000 |
commit | 57f726a0a9c8f544d876c6f044804bf8eb49a797 (patch) | |
tree | 50628abd16480971570c5ab2612dcea1ba9c94a3 | |
parent | 38181eafc218f1aaeba262f6d0a9e0089e1814ce (diff) | |
download | ports-57f726a0a9c8f544d876c6f044804bf8eb49a797.tar.gz ports-57f726a0a9c8f544d876c6f044804bf8eb49a797.zip |
-rw-r--r-- | net-mgmt/icingaweb2-module-idoreports/Makefile | 8 | ||||
-rw-r--r-- | 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 |