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

(-)net-mgmt/zabbix42-server/Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix42
4
PORTNAME=	zabbix42
5
PORTVERSION=	4.2.3
5
PORTVERSION=	4.2.4
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/zabbix42-server/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1560183016
1
TIMESTAMP = 1561988096
2
SHA256 (zabbix-4.2.3.tar.gz) = 3a809c974f3d2d89ca71c287072e2d06869d781e23940bbd26efb19d5460c520
2
SHA256 (zabbix-4.2.4.tar.gz) = f6de0e0b91908d8da72d087931fb232988b391d3724d7c951833488fd96942bd
3
SIZE (zabbix-4.2.3.tar.gz) = 18241315
3
SIZE (zabbix-4.2.4.tar.gz) = 18271978
(-)net-mgmt/zabbix42-server/pkg-plist.frontend (-9 lines)
Lines 151-157 Link Here
151
%%WWWDIR%%/app/views/monitoring.widget.url.view.php
151
%%WWWDIR%%/app/views/monitoring.widget.url.view.php
152
%%WWWDIR%%/app/views/monitoring.widget.web.view.php
152
%%WWWDIR%%/app/views/monitoring.widget.web.view.php
153
%%WWWDIR%%/app/views/popup.generic.php
153
%%WWWDIR%%/app/views/popup.generic.php
154
%%WWWDIR%%/app/views/popup.httpstep.js.php
155
%%WWWDIR%%/app/views/popup.httpstep.php
154
%%WWWDIR%%/app/views/popup.httpstep.php
156
%%WWWDIR%%/app/views/popup.media.js.php
155
%%WWWDIR%%/app/views/popup.media.js.php
157
%%WWWDIR%%/app/views/popup.media.php
156
%%WWWDIR%%/app/views/popup.media.php
Lines 222-235 Link Here
222
%%WWWDIR%%/httpconf.php
221
%%WWWDIR%%/httpconf.php
223
%%WWWDIR%%/httpdetails.php
222
%%WWWDIR%%/httpdetails.php
224
%%WWWDIR%%/image.php
223
%%WWWDIR%%/image.php
225
%%WWWDIR%%/images/general/arrow_down.png
226
%%WWWDIR%%/images/general/arrow_up.png
227
%%WWWDIR%%/images/general/no_icon.png
228
%%WWWDIR%%/images/general/tr_space.gif
229
%%WWWDIR%%/images/general/tr_top_bottom.gif
230
%%WWWDIR%%/images/general/tr_top_right_bottom.gif
231
%%WWWDIR%%/images/general/tr_top_right.gif
232
%%WWWDIR%%/images/general/tree/zero.gif
233
%%WWWDIR%%/imgstore.php
224
%%WWWDIR%%/imgstore.php
234
%%WWWDIR%%/include/.htaccess
225
%%WWWDIR%%/include/.htaccess
235
%%WWWDIR%%/include/actions.inc.php
226
%%WWWDIR%%/include/actions.inc.php

Return to bug 238932