diff options
Diffstat (limited to 'net-mgmt/icingaweb2-module-vsphere/Makefile')
-rw-r--r-- | net-mgmt/icingaweb2-module-vsphere/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/icingaweb2-module-vsphere/Makefile b/net-mgmt/icingaweb2-module-vsphere/Makefile index 7b02cc29ec94..5e44f1c855b3 100644 --- a/net-mgmt/icingaweb2-module-vsphere/Makefile +++ b/net-mgmt/icingaweb2-module-vsphere/Makefile @@ -1,7 +1,7 @@ PORTNAME= icingaweb2-module-vsphere DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -9,7 +9,7 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= Automated import of your VMs and Physical Host from VMware Sphere WWW= https://github.com/Icinga/icingaweb2-module-vsphere -RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \ +RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} \ icingaweb2-module-director${PHP_PKGNAMESUFFIX}>=1.6.2:net-mgmt/icingaweb2-module-director@${PHP_FLAVOR} USES= php:web,flavors |