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

(-)zabbix2-server/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	zabbix2
8
PORTNAME=	zabbix2
9
PORTVERSION=	2.0.4
9
PORTVERSION=	2.0.5
10
CATEGORIES=	net-mgmt
10
CATEGORIES=	net-mgmt
11
MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
11
MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
12
PKGNAMESUFFIX?=	-server
12
PKGNAMESUFFIX?=	-server
(-)zabbix2-server/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (zabbix-2.0.4.tar.gz) = 7554223a927229b6317d211d413826fb0b2a974f460a9db9075b376a241a0051
1
SHA256 (zabbix-2.0.5.tar.gz) = 9539abb848049195b6e8d24d23de40c26e07d3e5219ca890f4272a0d88cc640f
2
SIZE (zabbix-2.0.4.tar.gz) = 13045480
2
SIZE (zabbix-2.0.5.tar.gz) = 13352744
(-)zabbix2-server/pkg-plist.frontend (+9 lines)
Lines 35-40 Link Here
35
%%WWWDIR%%/adm.workingtime.php
35
%%WWWDIR%%/adm.workingtime.php
36
%%WWWDIR%%/include/profiles.inc.php
36
%%WWWDIR%%/include/profiles.inc.php
37
%%WWWDIR%%/include/locales.inc.php
37
%%WWWDIR%%/include/locales.inc.php
38
%%WWWDIR%%/include/translateDefines.inc.php
38
%%WWWDIR%%/include/views/administration.general.image.edit.php
39
%%WWWDIR%%/include/views/administration.general.image.edit.php
39
%%WWWDIR%%/include/views/administration.general.regularexpressions.list.php
40
%%WWWDIR%%/include/views/administration.general.regularexpressions.list.php
40
%%WWWDIR%%/include/views/monitoring.discovery.php
41
%%WWWDIR%%/include/views/monitoring.discovery.php
Lines 640-645 Link Here
640
%%WWWDIR%%/locale/tr/LC_MESSAGES/frontend.po
641
%%WWWDIR%%/locale/tr/LC_MESSAGES/frontend.po
641
%%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.po
642
%%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.po
642
%%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.mo
643
%%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.mo
644
%%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.po
645
%%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.mo
646
%%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.po
647
%%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.mo
643
%%WWWDIR%%/locale/add_new_language.sh
648
%%WWWDIR%%/locale/add_new_language.sh
644
%%WWWDIR%%/conf/zabbix.conf.php.example
649
%%WWWDIR%%/conf/zabbix.conf.php.example
645
%%WWWDIR%%/conf/maintenance.inc.php
650
%%WWWDIR%%/conf/maintenance.inc.php
Lines 849-854 Link Here
849
@dirrm %%WWWDIR%%/locale/sk
854
@dirrm %%WWWDIR%%/locale/sk
850
@dirrm %%WWWDIR%%/locale/en_US/LC_MESSAGES/
855
@dirrm %%WWWDIR%%/locale/en_US/LC_MESSAGES/
851
@dirrm %%WWWDIR%%/locale/en_US/
856
@dirrm %%WWWDIR%%/locale/en_US/
857
@dirrm %%WWWDIR%%/locale/bg/LC_MESSAGES/
858
@dirrm %%WWWDIR%%/locale/bg/
859
@dirrm %%WWWDIR%%/locale/lt/LC_MESSAGES/
860
@dirrm %%WWWDIR%%/locale/lt/
852
@dirrm %%WWWDIR%%/locale
861
@dirrm %%WWWDIR%%/locale
853
@dirrm %%WWWDIR%%/conf
862
@dirrm %%WWWDIR%%/conf
854
@dirrm %%WWWDIR%%/js/jquery
863
@dirrm %%WWWDIR%%/js/jquery

Return to bug 176137