1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

net-mgmt/zabbix5-*: Update to 5.0.5

Changelog:
  https://www.zabbix.com/rn/rn5.0.5

PR:		250789
Submitted by:	Juraj Lutter
Approved by:	pg@pakhom.spb.ru (maintainer)
This commit is contained in:
Mikael Urankar 2020-11-12 17:54:38 +00:00
parent 951ee88bec
commit 1000cd2c25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554982
3 changed files with 9 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zabbix5
PORTVERSION= 5.0.4
PORTVERSION= 5.0.5
PORTREVISION?= 0
CATEGORIES= net-mgmt
MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${PORTVERSION:R}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1601422146
SHA256 (zabbix-5.0.4.tar.gz) = c1da683fb886bc6edcb59b07c716a1083a92b5ec31b3d2372afdbbc6307f7147
SIZE (zabbix-5.0.4.tar.gz) = 19039167
TIMESTAMP = 1604263992
SHA256 (zabbix-5.0.5.tar.gz) = ec6d35202bf0308af7897e744f0867121fd54e191fcfa395bf2275ca94ef9280
SIZE (zabbix-5.0.5.tar.gz) = 19153153

View File

@ -557,6 +557,9 @@
%%WWWDIR%%/include/classes/html/CRow.php
%%WWWDIR%%/include/classes/html/CRowHeader.php
%%WWWDIR%%/include/classes/html/CScriptTag.php
%%WWWDIR%%/include/classes/html/CSelect.php
%%WWWDIR%%/include/classes/html/CSelectOption.php
%%WWWDIR%%/include/classes/html/CSelectOptionGroup.php
%%WWWDIR%%/include/classes/html/CSeverity.php
%%WWWDIR%%/include/classes/html/CSeverityCheckBoxList.php
%%WWWDIR%%/include/classes/html/CSimpleButton.php
@ -1010,6 +1013,7 @@
%%WWWDIR%%/js/class.template.js
%%WWWDIR%%/js/colorpicker.js
%%WWWDIR%%/js/common.js
%%WWWDIR%%/js/component.z-select.js
%%WWWDIR%%/js/csvggraphwidget.js
%%WWWDIR%%/js/dashboard.grid.js
%%WWWDIR%%/js/flickerfreescreen.js
@ -1026,6 +1030,7 @@
%%WWWDIR%%/js/pages/items.js
%%WWWDIR%%/js/pages/popup.condition.common.js
%%WWWDIR%%/js/pages/popup.operation.common.js
%%WWWDIR%%/js/pages/setup.js
%%WWWDIR%%/js/servercheck.js
%%WWWDIR%%/js/textareaflexible.js
%%WWWDIR%%/js/vector/class.svg.canvas.js