update to 5.0.13; from Mark Patruck

This commit is contained in:
robert 2021-09-13 08:51:22 +00:00
parent ea11174c73
commit f9bb22c166
3 changed files with 9 additions and 7 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.176 2021/07/02 10:53:06 robert Exp $
# $OpenBSD: Makefile,v 1.177 2021/09/13 08:51:22 robert Exp $
COMMENT-main = network and application monitoring - agent
COMMENT-server = network and application monitoring - server
COMMENT-proxy = network and application monitoring - proxy
COMMENT-web = network and application monitoring - web frontend
VERSION = 5.0.13
VERSION = 5.0.15
DISTNAME = zabbix-${VERSION}
FULLPKGNAME-main = zabbix-agent-${VERSION}
FULLPKGPATH-main = net/zabbix,-main

View File

@ -1,2 +1,2 @@
SHA256 (zabbix-5.0.13.tar.gz) = fNK01CMmG0UgVHKASMSdWqoP8mAzxnw+4EI/EEgFUWU=
SIZE (zabbix-5.0.13.tar.gz) = 21076927
SHA256 (zabbix-5.0.15.tar.gz) = nBeeoTnGJJeieSivgkIlX8Mr5+ro3qwqTnzI9nvkPeE=
SIZE (zabbix-5.0.15.tar.gz) = 21297290

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-web,v 1.42 2021/04/01 07:15:38 robert Exp $
@comment $OpenBSD: PLIST-web,v 1.43 2021/09/13 08:51:22 robert Exp $
@pkgpath net/zabbix,-web,mysql
@pkgpath net/zabbix,-web,pgsql
@sample conf/modules.sample/
@ -39,7 +39,8 @@ zabbix/app/controllers/CControllerFavouriteCreate.php
zabbix/app/controllers/CControllerFavouriteDelete.php
zabbix/app/controllers/CControllerGuiEdit.php
zabbix/app/controllers/CControllerGuiUpdate.php
zabbix/app/controllers/CControllerHintBox.php
zabbix/app/controllers/CControllerHintboxActionlist.php
zabbix/app/controllers/CControllerHintboxEventlist.php
zabbix/app/controllers/CControllerHost.php
zabbix/app/controllers/CControllerHostMacrosList.php
zabbix/app/controllers/CControllerHostView.php
@ -242,7 +243,8 @@ zabbix/app/views/administration.valuemap.list.php
zabbix/app/views/administration.workingtime.edit.php
zabbix/app/views/dashboard.properties.edit.php
zabbix/app/views/dashboard.sharing.edit.php
zabbix/app/views/hint.box.php
zabbix/app/views/hintbox.actionlist.php
zabbix/app/views/hintbox.eventlist.php
zabbix/app/views/hostmacros.list.php
zabbix/app/views/js/
zabbix/app/views/js/administration.authentication.edit.js.php