Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 12:59:08 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364701 - head/net-mgmt/zabbix22-server
Message-ID:  <53ea0f9d.6e1f.111ce14@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Tue Aug 12 12:59:08 2014
New Revision: 364701
URL: http://svnweb.freebsd.org/changeset/ports/364701
QAT: https://qat.redports.org/buildarchive/r364701/

Log:
  net-mgmt/zabbix22-server: update to 2.2.5
  
  PR:		192582
  Submitted by:	maintainer

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

Modified: head/net-mgmt/zabbix22-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix22-server/Makefile	Tue Aug 12 12:48:55 2014	(r364700)
+++ head/net-mgmt/zabbix22-server/Makefile	Tue Aug 12 12:59:08 2014	(r364701)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zabbix22
-PORTVERSION=	2.2.4
-PORTREVISION=	1
+PORTVERSION=	2.2.5
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
 PKGNAMESUFFIX?=	-server
@@ -165,6 +164,6 @@ post-install:
 	cd ${WRKSRC}/upgrades/ && ${COPYTREE_SHARE} dbpatches ${STAGEDIR}${DATADIR}/${ZABBIX_BUILD}/upgrades/
 	cd ${WRKSRC}/database/ && ${COPYTREE_SHARE} "ibm_db2 mysql oracle postgresql sqlite3" ${STAGEDIR}${DATADIR}/${ZABBIX_BUILD}/database/
 .endif
-.endif # if ${ZABBIX_BUILD} != "frontend"
+.endif
 
 .include <bsd.port.mk>

Modified: head/net-mgmt/zabbix22-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix22-server/distinfo	Tue Aug 12 12:48:55 2014	(r364700)
+++ head/net-mgmt/zabbix22-server/distinfo	Tue Aug 12 12:59:08 2014	(r364701)
@@ -1,2 +1,2 @@
-SHA256 (zabbix-2.2.4.tar.gz) = 33654ed8a74280a38ff89b9deba400e1305086bdf75815f8b76dd6129a9ec781
-SIZE (zabbix-2.2.4.tar.gz) = 14968220
+SHA256 (zabbix-2.2.5.tar.gz) = 1e33f54d4accc5b6a0dccf4a308d27dc82de245567dffef823f9add9fa7d81b5
+SIZE (zabbix-2.2.5.tar.gz) = 14960556

Modified: head/net-mgmt/zabbix22-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix22-server/pkg-plist.frontend	Tue Aug 12 12:48:55 2014	(r364700)
+++ head/net-mgmt/zabbix22-server/pkg-plist.frontend	Tue Aug 12 12:59:08 2014	(r364701)
@@ -1,3 +1,4 @@
+%%WWWDIR%%/robots.txt
 %%WWWDIR%%/auditacts.php
 %%WWWDIR%%/jsrpc.php
 %%WWWDIR%%/dashboard.php
@@ -284,6 +285,7 @@
 %%WWWDIR%%/include/classes/helpers/CHtml.php
 %%WWWDIR%%/include/classes/helpers/CArrayHelper.php
 %%WWWDIR%%/include/classes/validators/CValidator.php
+%%WWWDIR%%/include/classes/validators/CDecimalValidator.php
 %%WWWDIR%%/include/classes/validators/CTimePeriodValidator.php
 %%WWWDIR%%/include/classes/validators/CTriggerFunctionValidator.php
 %%WWWDIR%%/include/classes/validators/CCollectionValidator.php
@@ -691,6 +693,8 @@
 %%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.mo
 %%WWWDIR%%/locale/ro/LC_MESSAGES/frontend.po
 %%WWWDIR%%/locale/ro/LC_MESSAGES/frontend.mo
+%%WWWDIR%%/locale/vi/LC_MESSAGES/frontend.mo
+%%WWWDIR%%/locale/vi/LC_MESSAGES/frontend.po
 %%WWWDIR%%/locale/add_new_language.sh
 %%WWWDIR%%/conf/zabbix.conf.php.example
 %%WWWDIR%%/conf/maintenance.inc.php
@@ -921,6 +925,8 @@
 @dirrm %%WWWDIR%%/locale/lt
 @dirrm %%WWWDIR%%/locale/ro/LC_MESSAGES
 @dirrm %%WWWDIR%%/locale/ro
+@dirrm %%WWWDIR%%/locale/vi/LC_MESSAGES
+@dirrm %%WWWDIR%%/locale/vi
 @dirrm %%WWWDIR%%/locale
 @dirrm %%WWWDIR%%/conf
 @dirrm %%WWWDIR%%/js/jquery



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53ea0f9d.6e1f.111ce14>