From postmaster@christianserving.org  Thu Jan 22 23:31:24 2009
Return-Path: <postmaster@christianserving.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9CFC1106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2009 23:31:24 +0000 (UTC)
	(envelope-from postmaster@christianserving.org)
Received: from zion.christianserving.org (zion.christianserving.org [75.149.96.217])
	by mx1.freebsd.org (Postfix) with ESMTP id 755C78FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2009 23:31:24 +0000 (UTC)
	(envelope-from postmaster@christianserving.org)
Received: by zion.christianserving.org (Postfix, from userid 0)
	id 925FB233C55; Thu, 22 Jan 2009 17:31:46 -0600 (CST)
Message-Id: <20090122233146.925FB233C55@zion.christianserving.org>
Date: Thu, 22 Jan 2009 17:31:46 -0600 (CST)
From: Jim Riggs <ports@christianserving.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: d.lohansky@zsupport.ru
Subject: [PATCH] net-mgmt/zabbix: update to 1.6.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: d.lohansky@zsupport.ru

>Number:         130901
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/zabbix: update to 1.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 22 23:40:01 UTC 2009
>Closed-Date:    Thu Feb 26 12:11:20 UTC 2009
>Last-Modified:  Thu Feb 26 12:11:20 UTC 2009
>Originator:     Jim Riggs
>Release:        FreeBSD 6.3-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD zion.christianserving.org 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #3: Mon May  5 21:27:22 CDT
>Description:
- Update to 1.6.2

Port maintainer (d.lohansky@zsupport.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- zabbix-1.6.2,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix/Makefile /root/portwork/zabbix/Makefile
--- /usr/ports/net-mgmt/zabbix/Makefile	2009-01-13 22:06:27.000000000 -0600
+++ /root/portwork/zabbix/Makefile	2009-01-22 17:22:49.000000000 -0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zabbix
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 PORTEPOCH=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix/distinfo /root/portwork/zabbix/distinfo
--- /usr/ports/net-mgmt/zabbix/distinfo	2009-01-13 22:06:27.000000000 -0600
+++ /root/portwork/zabbix/distinfo	2009-01-22 17:22:53.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (zabbix-1.6.1.tar.gz) = 26a6f8d643b28ca245804ea699924d80
-SHA256 (zabbix-1.6.1.tar.gz) = 178f71f00286d0ea3af3c8dc0941471ee3cf123f59574c2640bf92db897c240b
-SIZE (zabbix-1.6.1.tar.gz) = 8196017
+MD5 (zabbix-1.6.2.tar.gz) = 33da3661868a04042c596a819896446f
+SHA256 (zabbix-1.6.2.tar.gz) = e982419f45b2ac814e804a1a340c7e563fe5230bb5295b17e5767c89fa25550e
+SIZE (zabbix-1.6.2.tar.gz) = 8229465
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix/files/patch-configure /root/portwork/zabbix/files/patch-configure
--- /usr/ports/net-mgmt/zabbix/files/patch-configure	2009-01-13 22:06:27.000000000 -0600
+++ /root/portwork/zabbix/files/patch-configure	2009-01-22 17:24:00.000000000 -0600
@@ -1,12 +1,12 @@
---- configure.orig	2008-11-04 15:45:42.000000000 -0600
-+++ configure	2008-12-19 23:28:56.000000000 -0600
-@@ -580,6 +580,9 @@
+--- configure.orig	2009-01-16 06:20:00.000000000 -0600
++++ configure	2009-01-22 17:23:46.000000000 -0600
+@@ -275,6 +275,9 @@
  # Factoring default headers for most tests.
  ac_includes_default="\
  #include <stdio.h>
 +#include <sys/socket.h>
 +#include <sys/param.h>
 +#include <netinet/in.h>
- #ifdef HAVE_SYS_TYPES_H
+ #if HAVE_SYS_TYPES_H
  # include <sys/types.h>
  #endif
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix/pkg-plist /root/portwork/zabbix/pkg-plist
--- /usr/ports/net-mgmt/zabbix/pkg-plist	2008-09-28 05:44:23.000000000 -0500
+++ /root/portwork/zabbix/pkg-plist	2009-01-22 17:28:37.000000000 -0600
@@ -203,6 +203,10 @@
 %%DATADIR%%/php/images/general/bttn/minus.png
 %%DATADIR%%/php/images/general/bttn/help_bb.png
 %%DATADIR%%/php/images/general/bttn/sound_bb.png
+%%DATADIR%%/php/images/general/bttn/down.png
+%%DATADIR%%/php/images/general/bttn/down_bb.png
+%%DATADIR%%/php/images/general/bttn/up.png
+%%DATADIR%%/php/images/general/bttn/up_bb.png
 %%DATADIR%%/php/images/general/inst_current.gif
 %%DATADIR%%/php/images/general/sortdown.gif
 %%DATADIR%%/php/images/general/error_small.gif
@@ -227,6 +231,8 @@
 %%DATADIR%%/php/images/general/sortdown_off.gif
 %%DATADIR%%/php/images/general/tick.png
 %%DATADIR%%/php/images/general/opened.gif
+%%DATADIR%%/php/images/general/up_icon.png
+%%DATADIR%%/php/images/general/down_icon.png
 %%DATADIR%%/php/create/mysql.sql
 %%DATADIR%%/php/create/data.sql
 %%DATADIR%%/php/discoveryconf.php
--- zabbix-1.6.2,1.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jan 22 23:40:13 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130901 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: d.lohansky@zsupport.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/130901: [PATCH] net-mgmt/zabbix: update to 1.6.2
Date: Thu, 22 Jan 2009 23:40:09 UT

 Maintainer of net-mgmt/zabbix,
 
 Please note that PR ports/130901 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130901
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: araujo 
Responsible-Changed-When: Fri Jan 23 23:55:42 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130901 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130901: commit references a PR
Date: Thu, 26 Feb 2009 11:59:36 +0000 (UTC)

 araujo      2009-02-26 11:59:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/zabbix      Makefile distinfo pkg-plist 
     net-mgmt/zabbix/files patch-configure 
     net-mgmt/zabbix-agent Makefile distinfo 
     net-mgmt/zabbix-agent/files patch-configure 
   Log:
   - Update to 1.6.2
   
   PR:             ports/130901, ports/130902
   Submitted by:   Jim Riggs <ports@christianserving.org>
   Approved by:    maintainer timeout (1 month)
   
   Revision  Changes    Path
   1.23      +2 -2      ports/net-mgmt/zabbix-agent/Makefile
   1.12      +3 -3      ports/net-mgmt/zabbix-agent/distinfo
   1.3       +4 -4      ports/net-mgmt/zabbix-agent/files/patch-configure
   1.59      +1 -2      ports/net-mgmt/zabbix/Makefile
   1.22      +3 -3      ports/net-mgmt/zabbix/distinfo
   1.3       +4 -4      ports/net-mgmt/zabbix/files/patch-configure
   1.19      +6 -0      ports/net-mgmt/zabbix/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: araujo 
State-Changed-When: Thu Feb 26 12:11:18 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130901 
>Unformatted:
