Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Apr 2009 21:51:16 -0500 (CDT)
From:      Jim Riggs <ports@christianserving.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        d.lohansky@zsupport.ru
Subject:   ports/133448: [PATCH] net-mgmt/zabbix-agent: update to 1.6.4, take maintainership
Message-ID:  <20090407025116.AC967235EE8@zion.christianserving.org>
Resent-Message-ID: <200904070300.n37307jM048757@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133448
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/zabbix-agent: update to 1.6.4, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 07 03:00:07 UTC 2009
>Closed-Date:
>Last-Modified:
>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.4
- Take maintainership as past few updates have required maintainer timeout

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

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

--- zabbix-agent-1.6.4,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix-agent/Makefile /root/portwork/zabbix-agent/Makefile
--- /usr/ports/net-mgmt/zabbix-agent/Makefile	2009-03-23 10:06:19.000000000 -0500
+++ /root/portwork/zabbix-agent/Makefile	2009-04-06 21:44:39.000000000 -0500
@@ -6,14 +6,13 @@
 #
 
 PORTNAME=	zabbix
-PORTVERSION=	1.6.2
-PORTREVISION=	1
+PORTVERSION=	1.6.4
 PORTEPOCH=	2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF
 PKGNAMESUFFIX=	-agent
 
-MAINTAINER=	d.lohansky@zsupport.ru
+MAINTAINER=	ports@christianserving.org
 COMMENT=	Application and network monitoring solution
 
 USE_GMAKE=	yes
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix-agent/distinfo /root/portwork/zabbix-agent/distinfo
--- /usr/ports/net-mgmt/zabbix-agent/distinfo	2009-02-26 05:59:19.000000000 -0600
+++ /root/portwork/zabbix-agent/distinfo	2009-04-06 21:44:45.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (zabbix-1.6.2.tar.gz) = 33da3661868a04042c596a819896446f
-SHA256 (zabbix-1.6.2.tar.gz) = e982419f45b2ac814e804a1a340c7e563fe5230bb5295b17e5767c89fa25550e
-SIZE (zabbix-1.6.2.tar.gz) = 8229465
+MD5 (zabbix-1.6.4.tar.gz) = e1e15f3ab9f2c0ec9e6fde145a5a3b6e
+SHA256 (zabbix-1.6.4.tar.gz) = 16009d22908f2bb6b135e7972607efd9e4bc6363f4d4d9c68b0de384e41dc5cd
+SIZE (zabbix-1.6.4.tar.gz) = 8326175
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix-agent/files/patch-configure /root/portwork/zabbix-agent/files/patch-configure
--- /usr/ports/net-mgmt/zabbix-agent/files/patch-configure	2009-02-26 05:59:19.000000000 -0600
+++ /root/portwork/zabbix-agent/files/patch-configure	2009-03-28 13:49:35.000000000 -0500
@@ -1,12 +1,12 @@
---- configure.orig	2009-01-16 06:20:00.000000000 -0600
-+++ configure	2009-01-22 17:18:00.000000000 -0600
-@@ -275,6 +275,9 @@
+--- configure.orig	2009-03-28 13:23:22.000000000 -0500
++++ configure	2009-03-28 13:23:40.000000000 -0500
+@@ -580,6 +580,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>
- #if HAVE_SYS_TYPES_H
+ #ifdef HAVE_SYS_TYPES_H
  # include <sys/types.h>
  #endif
--- zabbix-agent-1.6.4,2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090407025116.AC967235EE8>