From 574c6cb5da2c05e81f75b3e3cb0df7aa5ffa9a84 Mon Sep 17 00:00:00 2001 From: Rafael Mundel Date: Sun, 1 May 2022 11:13:03 -0400 Subject: [PATCH] Add Zabbix Agent 6.0 (#2963) --- net-mgmt/zabbix-agent/Makefile | 5 ++++- net-mgmt/zabbix-agent/pkg-descr | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 7a7996856..1c5f92398 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -2,7 +2,10 @@ PLUGIN_NAME= zabbix-agent PLUGIN_VERSION= 1.11 PLUGIN_COMMENT= Zabbix monitoring agent PLUGIN_MAINTAINER= opnsense@moov.de -PLUGIN_VARIANTS= zabbix5 zabbix54 +PLUGIN_VARIANTS= zabbix6 zabbix5 zabbix54 + +zabbix6_NAME= zabbix6-agent +zabbix6_DEPENDS= zabbix6-agent zabbix5_NAME= zabbix-agent zabbix5_DEPENDS= zabbix5-agent diff --git a/net-mgmt/zabbix-agent/pkg-descr b/net-mgmt/zabbix-agent/pkg-descr index b1811bc20..17e3d3d48 100644 --- a/net-mgmt/zabbix-agent/pkg-descr +++ b/net-mgmt/zabbix-agent/pkg-descr @@ -12,6 +12,10 @@ WWW: https://www.zabbix.com/ Plugin Changelog ---------------- +1.12 + +* Plugin variant for Zabbix Agent 6.0 + 1.11 * Add description to restart action to allow restart via cron