Date: Thu, 14 Feb 2013 09:22:53 GMT From: Pakhom Golynga <pakhom706@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/176137: net-mgmt/zabbix2-server: update to 2.0.5 Message-ID: <201302140922.r1E9MrtC039867@red.freebsd.org> Resent-Message-ID: <201302140930.r1E9U0fS087522@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 176137 >Category: ports >Synopsis: net-mgmt/zabbix2-server: update to 2.0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 14 09:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Pakhom Golynga >Release: 9.1-RELEASE >Organization: >Environment: >Description: update to 2.0.5 >How-To-Repeat: >Fix: Patch attached with submission follows: diff --exclude=CVS -urN zabbix2-server.orig/Makefile zabbix2-server/Makefile --- zabbix2-server.orig/Makefile 2012-12-13 08:04:06.000000000 +0400 +++ zabbix2-server/Makefile 2013-02-14 12:53:22.895468041 +0400 @@ -6,7 +6,7 @@ # PORTNAME= zabbix2 -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} PKGNAMESUFFIX?= -server diff --exclude=CVS -urN zabbix2-server.orig/distinfo zabbix2-server/distinfo --- zabbix2-server.orig/distinfo 2012-12-13 08:04:06.000000000 +0400 +++ zabbix2-server/distinfo 2013-02-14 12:53:32.069470937 +0400 @@ -1,2 +1,2 @@ -SHA256 (zabbix-2.0.4.tar.gz) = 7554223a927229b6317d211d413826fb0b2a974f460a9db9075b376a241a0051 -SIZE (zabbix-2.0.4.tar.gz) = 13045480 +SHA256 (zabbix-2.0.5.tar.gz) = 9539abb848049195b6e8d24d23de40c26e07d3e5219ca890f4272a0d88cc640f +SIZE (zabbix-2.0.5.tar.gz) = 13352744 diff --exclude=CVS -urN zabbix2-server.orig/pkg-plist.frontend zabbix2-server/pkg-plist.frontend --- zabbix2-server.orig/pkg-plist.frontend 2012-12-13 08:04:06.000000000 +0400 +++ zabbix2-server/pkg-plist.frontend 2013-02-14 12:53:50.276466682 +0400 @@ -35,6 +35,7 @@ %%WWWDIR%%/adm.workingtime.php %%WWWDIR%%/include/profiles.inc.php %%WWWDIR%%/include/locales.inc.php +%%WWWDIR%%/include/translateDefines.inc.php %%WWWDIR%%/include/views/administration.general.image.edit.php %%WWWDIR%%/include/views/administration.general.regularexpressions.list.php %%WWWDIR%%/include/views/monitoring.discovery.php @@ -640,6 +641,10 @@ %%WWWDIR%%/locale/tr/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/add_new_language.sh %%WWWDIR%%/conf/zabbix.conf.php.example %%WWWDIR%%/conf/maintenance.inc.php @@ -849,6 +854,10 @@ @dirrm %%WWWDIR%%/locale/sk @dirrm %%WWWDIR%%/locale/en_US/LC_MESSAGES/ @dirrm %%WWWDIR%%/locale/en_US/ +@dirrm %%WWWDIR%%/locale/bg/LC_MESSAGES/ +@dirrm %%WWWDIR%%/locale/bg/ +@dirrm %%WWWDIR%%/locale/lt/LC_MESSAGES/ +@dirrm %%WWWDIR%%/locale/lt/ @dirrm %%WWWDIR%%/locale @dirrm %%WWWDIR%%/conf @dirrm %%WWWDIR%%/js/jquery >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302140922.r1E9MrtC039867>