aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2009-01-14 04:06:46 +0000
committerRong-En Fan <rafan@FreeBSD.org>2009-01-14 04:06:46 +0000
commitb44e09728481aeb202765812d9dfddd119fb14c3 (patch)
tree2541f6e5683df23f774f05bf49cb32a8828588d7 /net-mgmt
parentf1d166aa2c58ce64f40c3c96c97ae72e9765708a (diff)
downloadports-b44e09728481aeb202765812d9dfddd119fb14c3.tar.gz
ports-b44e09728481aeb202765812d9dfddd119fb14c3.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/zabbix-agent/Makefile2
-rw-r--r--net-mgmt/zabbix-agent/distinfo6
-rw-r--r--net-mgmt/zabbix-agent/files/patch-configure8
-rw-r--r--net-mgmt/zabbix2-agent/Makefile2
-rw-r--r--net-mgmt/zabbix2-agent/distinfo6
-rw-r--r--net-mgmt/zabbix2-agent/files/patch-configure8
6 files changed, 16 insertions, 16 deletions
diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile
index 1d4aea456a53..6efd578af720 100644
--- a/net-mgmt/zabbix-agent/Makefile
+++ b/net-mgmt/zabbix-agent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zabbix
-PORTVERSION= 1.6
+PORTVERSION= 1.6.1
PORTEPOCH= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF
diff --git a/net-mgmt/zabbix-agent/distinfo b/net-mgmt/zabbix-agent/distinfo
index d77c2dd12e0b..049466ef6dda 100644
--- a/net-mgmt/zabbix-agent/distinfo
+++ b/net-mgmt/zabbix-agent/distinfo
@@ -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 --git a/net-mgmt/zabbix-agent/files/patch-configure b/net-mgmt/zabbix-agent/files/patch-configure
index ca3fbf1c242a..6a135205ad02 100644
--- a/net-mgmt/zabbix-agent/files/patch-configure
+++ b/net-mgmt/zabbix-agent/files/patch-configure
@@ -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:44:25.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
diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile
index 1d4aea456a53..6efd578af720 100644
--- a/net-mgmt/zabbix2-agent/Makefile
+++ b/net-mgmt/zabbix2-agent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zabbix
-PORTVERSION= 1.6
+PORTVERSION= 1.6.1
PORTEPOCH= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF
diff --git a/net-mgmt/zabbix2-agent/distinfo b/net-mgmt/zabbix2-agent/distinfo
index d77c2dd12e0b..049466ef6dda 100644
--- a/net-mgmt/zabbix2-agent/distinfo
+++ b/net-mgmt/zabbix2-agent/distinfo
@@ -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 --git a/net-mgmt/zabbix2-agent/files/patch-configure b/net-mgmt/zabbix2-agent/files/patch-configure
index ca3fbf1c242a..6a135205ad02 100644
--- a/net-mgmt/zabbix2-agent/files/patch-configure
+++ b/net-mgmt/zabbix2-agent/files/patch-configure
@@ -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:44:25.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