From 9228eea5c7cd0509ee0ec1d66ef06b828e61f084 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 21 Nov 2022 13:12:11 +0100 Subject: [PATCH] plugins: bump plugins for logformat directory change (except net/freeradius) --- net-mgmt/zabbix-agent/Makefile | 2 +- net-mgmt/zabbix-proxy/Makefile | 2 +- security/acme-client/Makefile | 1 + sysutils/puppet-agent/Makefile | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index e4fdef8cf..696075de3 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= zabbix-agent PLUGIN_VERSION= 1.13 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Zabbix monitoring agent PLUGIN_MAINTAINER= opnsense@moov.de PLUGIN_VARIANTS= zabbix62 zabbix6 zabbix5 diff --git a/net-mgmt/zabbix-proxy/Makefile b/net-mgmt/zabbix-proxy/Makefile index adf7ff2ad..36d3ebd47 100644 --- a/net-mgmt/zabbix-proxy/Makefile +++ b/net-mgmt/zabbix-proxy/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= zabbix-proxy PLUGIN_VERSION= 1.9 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Zabbix monitoring proxy PLUGIN_MAINTAINER= m.muenz@gmail.com PLUGIN_VARIANTS= zabbix62 zabbix6 zabbix5 zabbix4 diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile index ba4fa52e1..a197fa68b 100644 --- a/security/acme-client/Makefile +++ b/security/acme-client/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= acme-client PLUGIN_VERSION= 3.14 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= ACME Client PLUGIN_MAINTAINER= opnsense@moov.de PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon diff --git a/sysutils/puppet-agent/Makefile b/sysutils/puppet-agent/Makefile index 712b01e4f..49d767c9d 100644 --- a/sysutils/puppet-agent/Makefile +++ b/sysutils/puppet-agent/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= puppet-agent PLUGIN_VERSION= 1.0 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Manage Puppet Agent PLUGIN_DEPENDS= puppet7 py${PLUGIN_PYTHON}-opn-cli PLUGIN_MAINTAINER= jan.wink93@gmail.com