View | Details | Raw Unified | Return to bug 222736
Collapse All | Expand All

(-)net-mgmt/zabbix34-server/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix34
4
PORTNAME=	zabbix34
5
PORTVERSION=	3.4.1
5
PORTVERSION=	3.4.2
6
PORTREVISION?=	0
6
PORTREVISION?=	0
7
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
8
MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
8
MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
(-)net-mgmt/zabbix34-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1504484981
1
TIMESTAMP = 1506939375
2
SHA256 (zabbix-3.4.1.tar.gz) = faaf1a1569ec6b4674d80e707904197c8b568f2b4660f636c28d0c42af471fd4
2
SHA256 (zabbix-3.4.2.tar.gz) = 54c21e04da4ef43380af647c6a0ddff67614337386fa318da021117efe5b334f
3
SIZE (zabbix-3.4.1.tar.gz) = 17010519
3
SIZE (zabbix-3.4.2.tar.gz) = 17113290
(-)net-mgmt/zabbix34-server/pkg-plist.frontend (+3 lines)
Lines 52-57 Link Here
52
%%WWWDIR%%/app/controllers/CControllerScriptList.php
52
%%WWWDIR%%/app/controllers/CControllerScriptList.php
53
%%WWWDIR%%/app/controllers/CControllerScriptUpdate.php
53
%%WWWDIR%%/app/controllers/CControllerScriptUpdate.php
54
%%WWWDIR%%/app/controllers/CControllerSystemWarning.php
54
%%WWWDIR%%/app/controllers/CControllerSystemWarning.php
55
%%WWWDIR%%/app/controllers/CControllerTimelineUpdate.php
55
%%WWWDIR%%/app/controllers/CControllerWebView.php
56
%%WWWDIR%%/app/controllers/CControllerWebView.php
56
%%WWWDIR%%/app/controllers/CControllerWidgetDiscoveryView.php
57
%%WWWDIR%%/app/controllers/CControllerWidgetDiscoveryView.php
57
%%WWWDIR%%/app/controllers/CControllerWidgetHostsView.php
58
%%WWWDIR%%/app/controllers/CControllerWidgetHostsView.php
Lines 491-496 Link Here
491
%%WWWDIR%%/include/classes/validators/CRegexValidator.php
492
%%WWWDIR%%/include/classes/validators/CRegexValidator.php
492
%%WWWDIR%%/include/classes/validators/CStringValidator.php
493
%%WWWDIR%%/include/classes/validators/CStringValidator.php
493
%%WWWDIR%%/include/classes/validators/CValidator.php
494
%%WWWDIR%%/include/classes/validators/CValidator.php
495
%%WWWDIR%%/include/classes/validators/CHtmlUrlValidator.php
494
%%WWWDIR%%/include/classes/validators/event/CEventSourceObjectValidator.php
496
%%WWWDIR%%/include/classes/validators/event/CEventSourceObjectValidator.php
495
%%WWWDIR%%/include/classes/validators/host/CHostNormalValidator.php
497
%%WWWDIR%%/include/classes/validators/host/CHostNormalValidator.php
496
%%WWWDIR%%/include/classes/validators/hostgroup/CHostGroupNameValidator.php
498
%%WWWDIR%%/include/classes/validators/hostgroup/CHostGroupNameValidator.php
Lines 514-519 Link Here
514
%%WWWDIR%%/include/classes/widgetfields/CWidgetFieldTags.php
516
%%WWWDIR%%/include/classes/widgetfields/CWidgetFieldTags.php
515
%%WWWDIR%%/include/classes/widgetfields/CWidgetFieldTextBox.php
517
%%WWWDIR%%/include/classes/widgetfields/CWidgetFieldTextBox.php
516
%%WWWDIR%%/include/classes/widgetfields/CWidgetFieldWidgetListComboBox.php
518
%%WWWDIR%%/include/classes/widgetfields/CWidgetFieldWidgetListComboBox.php
519
%%WWWDIR%%/include/classes/widgetfields/CWidgetFieldUrl.php
517
%%WWWDIR%%/include/classes/widgets/CActionLogWidgetForm.php
520
%%WWWDIR%%/include/classes/widgets/CActionLogWidgetForm.php
518
%%WWWDIR%%/include/classes/widgets/CClockWidgetForm.php
521
%%WWWDIR%%/include/classes/widgets/CClockWidgetForm.php
519
%%WWWDIR%%/include/classes/widgets/CDataOverviewWidgetForm.php
522
%%WWWDIR%%/include/classes/widgets/CDataOverviewWidgetForm.php

Return to bug 222736