[41886] trunk/dports/net/zabbix

markd at macports.org markd at macports.org
Tue Nov 11 16:47:34 PST 2008


Revision: 41886
          http://trac.macports.org/changeset/41886
Author:   markd at macports.org
Date:     2008-11-11 16:47:34 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
Update to 1.6.1.

Modified Paths:
--------------
    trunk/dports/net/zabbix/Portfile

Added Paths:
-----------
    trunk/dports/net/zabbix/files/patch-include-common.h

Modified: trunk/dports/net/zabbix/Portfile
===================================================================
--- trunk/dports/net/zabbix/Portfile	2008-11-11 23:51:24 UTC (rev 41885)
+++ trunk/dports/net/zabbix/Portfile	2008-11-12 00:47:34 UTC (rev 41886)
@@ -3,8 +3,7 @@
 PortSystem	1.0
 
 name			zabbix
-version			1.4.6
-revision		2
+version			1.6.1
 categories		net
 maintainers		markd openmaintainer
 platforms		darwin
@@ -15,7 +14,8 @@
 
 homepage		http://www.zabbix.com
 master_sites		sourceforge
-checksums		md5 4fbea19748b7e9a894a18f4e11b988ca
+checksums		md5 26a6f8d643b28ca245804ea699924d80
+patchfiles		patch-include-common.h
 default_variants	+server
 depends_lib		port:mysql5 \
 				port:fping

Added: trunk/dports/net/zabbix/files/patch-include-common.h
===================================================================
--- trunk/dports/net/zabbix/files/patch-include-common.h	                        (rev 0)
+++ trunk/dports/net/zabbix/files/patch-include-common.h	2008-11-12 00:47:34 UTC (rev 41886)
@@ -0,0 +1,10 @@
+--- include/common.h.orig	2008-11-04 13:44:59.000000000 -0800
++++ include/common.h	2008-11-11 16:25:09.000000000 -0800
+@@ -21,6 +21,7 @@
+ #define ZABBIX_COMMON_H
+ 
+ #include "sysinc.h"
++#undef HAVE_FUNCTION_SYSCTLBYNAME
+ 
+ #include "zbxtypes.h"
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/0d03960b/attachment.html>


More information about the macports-changes mailing list