ports/129780: [PATCH] net-mgmt/zabbix: update to 1.6.1

Jim Riggs ports at christianserving.org
Sat Dec 20 06:00:06 UTC 2008


>Number:         129780
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/zabbix: update to 1.6.1
>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:   Sat Dec 20 06:00:04 UTC 2008
>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.1

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

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

--- zabbix-1.6.1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/zabbix/Makefile /root/portwork/zabbix/Makefile
--- /usr/ports/net-mgmt/zabbix/Makefile	2008-09-28 05:44:23.000000000 -0500
+++ /root/portwork/zabbix/Makefile	2008-12-19 23:25:24.000000000 -0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zabbix
-PORTVERSION=	1.6
+PORTVERSION=	1.6.1
 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	2008-09-28 05:44:23.000000000 -0500
+++ /root/portwork/zabbix/distinfo	2008-12-19 23:26:02.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (zabbix-1.6.tar.gz) = 39d4c871439b1b4f0429964b4abbfc45
-SHA256 (zabbix-1.6.tar.gz) = 16d7f2f41e84c0525365d5faf62da1f5edafd5c55c4e4a451e382c24c6ffe1df
-SIZE (zabbix-1.6.tar.gz) = 6098034
+MD5 (zabbix-1.6.1.tar.gz) = 26a6f8d643b28ca245804ea699924d80
+SHA256 (zabbix-1.6.1.tar.gz) = 178f71f00286d0ea3af3c8dc0941471ee3cf123f59574c2640bf92db897c240b
+SIZE (zabbix-1.6.1.tar.gz) = 8196017
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	2007-01-27 17:13:59.000000000 -0600
+++ /root/portwork/zabbix/files/patch-configure	2008-12-19 23:29:13.000000000 -0600
@@ -1,12 +1,12 @@
---- ./configure.orig	Sat Jan 27 20:39:51 2007
-+++ ./configure	Sat Jan 27 20:48:34 2007
-@@ -275,6 +275,9 @@
+--- configure.orig	2008-11-04 15:45:42.000000000 -0600
++++ configure	2008-12-19 23:28:56.000000000 -0600
+@@ -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-1.6.1,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list