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

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	zabbix2
4
PORTNAME=	zabbix2
5
PORTVERSION=	2.0.13
5
PORTVERSION=	2.0.14
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}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (zabbix-2.0.13.tar.gz) = e4e98ddae2e01531a05d58d4795afe87b9f1c0b77d777b706afe2ae8e6e012e2
1
SHA256 (zabbix-2.0.14.tar.gz) = ee6ed7ac109cd3196309217137a8f8bd031e3c4e0696f1f1f4fa1957db0c6be1
2
SIZE (zabbix-2.0.13.tar.gz) = 13798473
2
SIZE (zabbix-2.0.14.tar.gz) = 13718062
(-)pkg-plist.frontend (-27 lines)
Lines 407-439 Link Here
407
%%WWWDIR%%/slideconf.php
407
%%WWWDIR%%/slideconf.php
408
%%WWWDIR%%/adm.valuemapping.php
408
%%WWWDIR%%/adm.valuemapping.php
409
%%WWWDIR%%/popup_media.php
409
%%WWWDIR%%/popup_media.php
410
%%WWWDIR%%/images/sysmaps/Printer.png
411
%%WWWDIR%%/images/sysmaps/UPS_small.png
412
%%WWWDIR%%/images/sysmaps/Server_small.png
413
%%WWWDIR%%/images/sysmaps/Router.png
414
%%WWWDIR%%/images/sysmaps/Network.png
415
%%WWWDIR%%/images/sysmaps/Phone.png
416
%%WWWDIR%%/images/sysmaps/Workstation.png
417
%%WWWDIR%%/images/sysmaps/Notebook_small.png
418
%%WWWDIR%%/images/sysmaps/Notebook.png
419
%%WWWDIR%%/images/sysmaps/Network_small.png
420
%%WWWDIR%%/images/sysmaps/Satellite.png
421
%%WWWDIR%%/images/sysmaps/README
422
%%WWWDIR%%/images/sysmaps/Server.png
423
%%WWWDIR%%/images/sysmaps/UPS.png
424
%%WWWDIR%%/images/sysmaps/Phone_small.png
425
%%WWWDIR%%/images/sysmaps/Printer_small.png
426
%%WWWDIR%%/images/sysmaps/Workstation_small.png
427
%%WWWDIR%%/images/sysmaps/Hub.png
428
%%WWWDIR%%/images/sysmaps/Router_small.png
429
%%WWWDIR%%/images/sysmaps/Satellite_small.png
430
%%WWWDIR%%/images/sysmaps/Hub_small.png
431
%%WWWDIR%%/images/sysmaps/old/Workstation.png
432
%%WWWDIR%%/images/sysmaps/old/Hub.png
433
%%WWWDIR%%/images/sysmaps/old/Router.png
434
%%WWWDIR%%/images/sysmaps/old/Server.png
435
%%WWWDIR%%/images/sysmaps/old/Notebook.png
436
%%WWWDIR%%/images/sysmaps/old/Printer.png
437
%%WWWDIR%%/images/flash/zbxclock.swf
410
%%WWWDIR%%/images/flash/zbxclock.swf
438
%%WWWDIR%%/images/gradients/table_head2_bb.gif
411
%%WWWDIR%%/images/gradients/table_head2_bb.gif
439
%%WWWDIR%%/images/gradients/sla_red15.png
412
%%WWWDIR%%/images/gradients/sla_red15.png

Return to bug 196198