[32716] trunk/dports/net/zabbix

markd at macports.org markd at macports.org
Fri Jan 11 15:18:54 PST 2008


Revision: 32716
          http://trac.macosforge.org/projects/macports/changeset/32716
Author:   markd at macports.org
Date:     2008-01-11 15:18:52 -0800 (Fri, 11 Jan 2008)

Log Message:
-----------
Update to 1.4.4.

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

Removed Paths:
-------------
    trunk/dports/net/zabbix/files/patch-src-libs-zbxsysinfo-osx-cpu

Modified: trunk/dports/net/zabbix/Portfile
===================================================================
--- trunk/dports/net/zabbix/Portfile	2008-01-11 22:51:21 UTC (rev 32715)
+++ trunk/dports/net/zabbix/Portfile	2008-01-11 23:18:52 UTC (rev 32716)
@@ -3,8 +3,7 @@
 PortSystem	1.0
 
 name			zabbix
-version			1.4.2
-revision		1
+version			1.4.4
 categories		net
 maintainers		markd
 platforms		darwin
@@ -15,9 +14,8 @@
 
 homepage		http://www.zabbix.com
 master_sites		sourceforge
-checksums		md5 1a89f3b8b0925c6373379b4c5dd3138b
+checksums		md5 2b787b88c6cbf21283c1c24657b0d130
 default_variants	+server
-patchfiles		patch-src-libs-zbxsysinfo-osx-cpu
 depends_lib		port:mysql5 \
 				port:fping
 

Deleted: trunk/dports/net/zabbix/files/patch-src-libs-zbxsysinfo-osx-cpu
===================================================================
--- trunk/dports/net/zabbix/files/patch-src-libs-zbxsysinfo-osx-cpu	2008-01-11 22:51:21 UTC (rev 32715)
+++ trunk/dports/net/zabbix/files/patch-src-libs-zbxsysinfo-osx-cpu	2008-01-11 23:18:52 UTC (rev 32716)
@@ -1,11 +0,0 @@
---- src/libs/zbxsysinfo/osx/cpu.c.org	2007-09-10 14:43:00.000000000 -0700
-+++ src/libs/zbxsysinfo/osx/cpu.c	2007-09-10 14:43:20.000000000 -0700
-@@ -46,7 +46,7 @@
- 
-         if(get_param(param, 1, cpuname, sizeof(cpuname)) != 0)
-         {
--                cpuname[0] == '\0'
-+                cpuname[0] = '\0';
-         }
- 
- 	if(cpuname[0] == '\0')

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080111/701e71e0/attachment.html


More information about the macports-changes mailing list