diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-04-23 18:44:03 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-04-23 18:44:03 +0000 |
commit | 3decdba745ef4ba9893da1cd48e1e80d37c1039c (patch) | |
tree | 71217d68813d7ded7eecc491ba00606ba5cc79cb /net-mgmt | |
parent | c1a723d06b9aa312cce88a79d790dee17245b0f4 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zabbix-agent/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/zabbix-agent/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/zabbix-agent/files/patch-configure | 8 | ||||
-rw-r--r-- | net-mgmt/zabbix2-agent/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/zabbix2-agent/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/zabbix2-agent/files/patch-configure | 8 |
6 files changed, 18 insertions, 20 deletions
diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile index 2d6e625c42f5..d4e8df8e83d5 100644 --- a/net-mgmt/zabbix-agent/Makefile +++ b/net-mgmt/zabbix-agent/Makefile @@ -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 --git a/net-mgmt/zabbix-agent/distinfo b/net-mgmt/zabbix-agent/distinfo index cdd2ca0881bf..a6a62efde6dc 100644 --- a/net-mgmt/zabbix-agent/distinfo +++ b/net-mgmt/zabbix-agent/distinfo @@ -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 --git a/net-mgmt/zabbix-agent/files/patch-configure b/net-mgmt/zabbix-agent/files/patch-configure index 2efc88046c5b..a1b0bd52a4fe 100644 --- a/net-mgmt/zabbix-agent/files/patch-configure +++ b/net-mgmt/zabbix-agent/files/patch-configure @@ -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 diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile index 2d6e625c42f5..d4e8df8e83d5 100644 --- a/net-mgmt/zabbix2-agent/Makefile +++ b/net-mgmt/zabbix2-agent/Makefile @@ -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 --git a/net-mgmt/zabbix2-agent/distinfo b/net-mgmt/zabbix2-agent/distinfo index cdd2ca0881bf..a6a62efde6dc 100644 --- a/net-mgmt/zabbix2-agent/distinfo +++ b/net-mgmt/zabbix2-agent/distinfo @@ -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 --git a/net-mgmt/zabbix2-agent/files/patch-configure b/net-mgmt/zabbix2-agent/files/patch-configure index 2efc88046c5b..a1b0bd52a4fe 100644 --- a/net-mgmt/zabbix2-agent/files/patch-configure +++ b/net-mgmt/zabbix2-agent/files/patch-configure @@ -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 |