aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icingaweb2-module-businessprocess
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2023-01-29 09:35:59 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2023-01-29 09:37:40 +0000
commitf63dc16ac2353e22f3172c64ada1e650e6597ad4 (patch)
tree8af41086fee0991c95d8c9c6ccec29bdf1006eb1 /net-mgmt/icingaweb2-module-businessprocess
parent16e0d172005c016416c94af973e8feda25138734 (diff)
Diffstat (limited to 'net-mgmt/icingaweb2-module-businessprocess')
-rw-r--r--net-mgmt/icingaweb2-module-businessprocess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/icingaweb2-module-businessprocess/Makefile b/net-mgmt/icingaweb2-module-businessprocess/Makefile
index 3a6bf73dbdeb..bb6569e9ccde 100644
--- a/net-mgmt/icingaweb2-module-businessprocess/Makefile
+++ b/net-mgmt/icingaweb2-module-businessprocess/Makefile
@@ -1,7 +1,7 @@
PORTNAME= icingaweb2-module-businessprocess
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net-mgmt www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@@ -12,7 +12,7 @@ WWW= https://github.com/Icinga/icingaweb2-module-businessprocess
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.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \
icinga-php-library${PHP_PKGNAMESUFFIX}>=0.10.1:net-mgmt/icinga-php-library@${PHP_FLAVOR}
USES= php:web,flavors