Bug 176137 - net-mgmt/zabbix2-server: update to 2.0.5
Summary: net-mgmt/zabbix2-server: update to 2.0.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-14 09:30 UTC by pg
Modified: 2013-02-15 02:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.27 KB, patch)
2013-02-14 09:30 UTC, pg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pg 2013-02-14 09:30:00 UTC
update to 2.0.5

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-14 09:30:08 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-02-15 02:02:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-02-15 02:07:37 UTC
Author: miwi
Date: Fri Feb 15 02:02:57 2013
New Revision: 312257
URL: http://svnweb.freebsd.org/changeset/ports/312257

Log:
  - Update to 2.0.5
  
  PR:		176137
  Submitted by:	maintainer

Modified:
  head/net-mgmt/zabbix2-server/Makefile
  head/net-mgmt/zabbix2-server/distinfo
  head/net-mgmt/zabbix2-server/pkg-plist.frontend

Modified: head/net-mgmt/zabbix2-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix2-server/Makefile	Fri Feb 15 02:02:15 2013	(r312256)
+++ head/net-mgmt/zabbix2-server/Makefile	Fri Feb 15 02:02:57 2013	(r312257)
@@ -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

Modified: head/net-mgmt/zabbix2-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix2-server/distinfo	Fri Feb 15 02:02:15 2013	(r312256)
+++ head/net-mgmt/zabbix2-server/distinfo	Fri Feb 15 02:02:57 2013	(r312257)
@@ -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

Modified: head/net-mgmt/zabbix2-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix2-server/pkg-plist.frontend	Fri Feb 15 02:02:15 2013	(r312256)
+++ head/net-mgmt/zabbix2-server/pkg-plist.frontend	Fri Feb 15 02:02:57 2013	(r312257)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"