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

(-)net-mgmt/zabbix4-server/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix4
4
PORTNAME=	zabbix4
5
PORTVERSION=	4.0.29
5
PORTVERSION=	4.0.30
6
PORTREVISION?=	0
6
PORTREVISION?=	0
7
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
8
MASTER_SITES=	https://cdn.zabbix.com/zabbix/sources/stable/${PORTVERSION:R}/
8
MASTER_SITES=	https://cdn.zabbix.com/zabbix/sources/stable/${PORTVERSION:R}/
(-)net-mgmt/zabbix4-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1614197683
1
TIMESTAMP = 1617104832
2
SHA256 (zabbix-4.0.29.tar.gz) = 3e65574407d4579bdb9fcd7d83ac73a809cdb12b796b57d351deaf7cf2e9f061
2
SHA256 (zabbix-4.0.30.tar.gz) = 90fb0d8f0c18e8f49e047f01b7cca9692680bb8285df33fe2c44f01c5418089e
3
SIZE (zabbix-4.0.29.tar.gz) = 17411987
3
SIZE (zabbix-4.0.30.tar.gz) = 17599032
(-)net-mgmt/zabbix4-server/pkg-plist.frontend (+3 lines)
Lines 32-37 Link Here
32
%%WWWDIR%%/app/controllers/CControllerExportXml.php
32
%%WWWDIR%%/app/controllers/CControllerExportXml.php
33
%%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
33
%%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
34
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
34
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
35
%%WWWDIR%%/app/controllers/CControllerHintBox.php
35
%%WWWDIR%%/app/controllers/CControllerMapView.php
36
%%WWWDIR%%/app/controllers/CControllerMapView.php
36
%%WWWDIR%%/app/controllers/CControllerMediatypeCreate.php
37
%%WWWDIR%%/app/controllers/CControllerMediatypeCreate.php
37
%%WWWDIR%%/app/controllers/CControllerMediatypeDelete.php
38
%%WWWDIR%%/app/controllers/CControllerMediatypeDelete.php
Lines 146-151 Link Here
146
%%WWWDIR%%/app/views/monitoring.widget.trigover.view.php
147
%%WWWDIR%%/app/views/monitoring.widget.trigover.view.php
147
%%WWWDIR%%/app/views/monitoring.widget.url.view.php
148
%%WWWDIR%%/app/views/monitoring.widget.url.view.php
148
%%WWWDIR%%/app/views/monitoring.widget.web.view.php
149
%%WWWDIR%%/app/views/monitoring.widget.web.view.php
150
%%WWWDIR%%/app/views/hint.box.php
149
%%WWWDIR%%/app/views/popup.generic.php
151
%%WWWDIR%%/app/views/popup.generic.php
150
%%WWWDIR%%/app/views/popup.httpstep.php
152
%%WWWDIR%%/app/views/popup.httpstep.php
151
%%WWWDIR%%/app/views/popup.media.js.php
153
%%WWWDIR%%/app/views/popup.media.js.php
Lines 317-322 Link Here
317
%%WWWDIR%%/include/classes/helpers/CConditionHelper.php
319
%%WWWDIR%%/include/classes/helpers/CConditionHelper.php
318
%%WWWDIR%%/include/classes/helpers/CElasticsearchHelper.php
320
%%WWWDIR%%/include/classes/helpers/CElasticsearchHelper.php
319
%%WWWDIR%%/include/classes/helpers/CHtml.php
321
%%WWWDIR%%/include/classes/helpers/CHtml.php
322
%%WWWDIR%%/include/classes/helpers/CHintBoxHelper.php
320
%%WWWDIR%%/include/classes/helpers/CJs.php
323
%%WWWDIR%%/include/classes/helpers/CJs.php
321
%%WWWDIR%%/include/classes/helpers/CMapHelper.php
324
%%WWWDIR%%/include/classes/helpers/CMapHelper.php
322
%%WWWDIR%%/include/classes/helpers/CMenuPopupHelper.php
325
%%WWWDIR%%/include/classes/helpers/CMenuPopupHelper.php

Return to bug 254657