#
PORTNAME= zabbix
PORTVERSION= 1.6.1
PORTVERSION= 1.6.2
PORTEPOCH= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF
MD5 (zabbix-1.6.1.tar.gz) = 26a6f8d643b28ca245804ea699924d80
MD5 (zabbix-1.6.2.tar.gz) = 33da3661868a04042c596a819896446f
SHA256 (zabbix-1.6.1.tar.gz) = 178f71f00286d0ea3af3c8dc0941471ee3cf123f59574c2640bf92db897c240b
SHA256 (zabbix-1.6.2.tar.gz) = e982419f45b2ac814e804a1a340c7e563fe5230bb5295b17e5767c89fa25550e
SIZE (zabbix-1.6.1.tar.gz) = 8196017
SIZE (zabbix-1.6.2.tar.gz) = 8229465
--- configure.orig 2008-11-04 15:45:42.000000000 -0600
--- configure.orig 2009-01-16 06:20:00.000000000 -0600
+++ configure 2008-12-19 23:44:25.000000000 -0600
+++ configure 2009-01-22 17:18:00.000000000 -0600
@@ -580,6 +580,9 @@
@@ -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