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

(-)net-mgmt/zabbix4-server/Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix4
4
PORTNAME=	zabbix4
5
PORTVERSION=	4.0.9
5
PORTVERSION=	4.0.10
6
PORTREVISION?=	1
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}
9
PKGNAMESUFFIX?=	-server
9
PKGNAMESUFFIX?=	-server
(-)net-mgmt/zabbix4-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1560182919
1
TIMESTAMP = 1561988079
2
SHA256 (zabbix-4.0.9.tar.gz) = aa0bc9b5e5ca8e1b49b7551e2c5d86e0342c8630cba3a0b0e0e5d9c846e784d1
2
SHA256 (zabbix-4.0.10.tar.gz) = 8e2d5e25fa20bb3d4a0ee52b1bf7df9fd76180d03770a3fc29dad83ff3a816d4
3
SIZE (zabbix-4.0.9.tar.gz) = 17118478
3
SIZE (zabbix-4.0.10.tar.gz) = 17140053
(-)net-mgmt/zabbix4-server/pkg-plist.frontend (-9 lines)
Lines 145-151 Link Here
145
%%WWWDIR%%/app/views/monitoring.widget.url.view.php
145
%%WWWDIR%%/app/views/monitoring.widget.url.view.php
146
%%WWWDIR%%/app/views/monitoring.widget.web.view.php
146
%%WWWDIR%%/app/views/monitoring.widget.web.view.php
147
%%WWWDIR%%/app/views/popup.generic.php
147
%%WWWDIR%%/app/views/popup.generic.php
148
%%WWWDIR%%/app/views/popup.httpstep.js.php
149
%%WWWDIR%%/app/views/popup.httpstep.php
148
%%WWWDIR%%/app/views/popup.httpstep.php
150
%%WWWDIR%%/app/views/popup.media.js.php
149
%%WWWDIR%%/app/views/popup.media.js.php
151
%%WWWDIR%%/app/views/popup.media.php
150
%%WWWDIR%%/app/views/popup.media.php
Lines 211-224 Link Here
211
%%WWWDIR%%/httpconf.php
210
%%WWWDIR%%/httpconf.php
212
%%WWWDIR%%/httpdetails.php
211
%%WWWDIR%%/httpdetails.php
213
%%WWWDIR%%/image.php
212
%%WWWDIR%%/image.php
214
%%WWWDIR%%/images/general/arrow_down.png
215
%%WWWDIR%%/images/general/arrow_up.png
216
%%WWWDIR%%/images/general/no_icon.png
217
%%WWWDIR%%/images/general/tr_space.gif
218
%%WWWDIR%%/images/general/tr_top_bottom.gif
219
%%WWWDIR%%/images/general/tr_top_right_bottom.gif
220
%%WWWDIR%%/images/general/tr_top_right.gif
221
%%WWWDIR%%/images/general/tree/zero.gif
222
%%WWWDIR%%/imgstore.php
213
%%WWWDIR%%/imgstore.php
223
%%WWWDIR%%/include/.htaccess
214
%%WWWDIR%%/include/.htaccess
224
%%WWWDIR%%/include/actions.inc.php
215
%%WWWDIR%%/include/actions.inc.php

Return to bug 238933