[103206] trunk/dports/net/zabbix2/Portfile

eborisch at macports.org eborisch at macports.org
Mon Feb 18 10:00:16 PST 2013


Revision: 103206
          https://trac.macports.org/changeset/103206
Author:   eborisch at macports.org
Date:     2013-02-18 10:00:16 -0800 (Mon, 18 Feb 2013)
Log Message:
-----------
zabbix2[-agent]: Upgrade to 2.0.5; Update dependencies.

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

Modified: trunk/dports/net/zabbix2/Portfile
===================================================================
--- trunk/dports/net/zabbix2/Portfile	2013-02-18 17:43:22 UTC (rev 103205)
+++ trunk/dports/net/zabbix2/Portfile	2013-02-18 18:00:16 UTC (rev 103206)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 
 name                zabbix2
-version             2.0.4
-revision            1
+version             2.0.5
+revision            0
 categories          net
 maintainers         nomaintainer
 platforms           darwin
@@ -27,8 +27,8 @@
 master_sites        sourceforge:zabbix
 
 checksums \
-    rmd160  f36277f1f10b569a9bea49d05d76e3caa9601f05 \
-    sha256  7554223a927229b6317d211d413826fb0b2a974f460a9db9075b376a241a0051
+    rmd160  b716ba7780a375654dcbf3be90546fb54be10bad \
+    sha256  9539abb848049195b6e8d24d23de40c26e07d3e5219ca890f4272a0d88cc640f
 
 universal_variant   no
 
@@ -75,13 +75,13 @@
     array set DBLIST {
         mysql5  {"MySQL 5.x"            path:bin/mysql_config5:mysql5-server \
                  mysql=${prefix}/lib/mysql5/bin/mysql_config}
-        pgsql81 {"PostgreSQL 8.1.x"     port:postgresql81 \
+        pgsql81 {"PostgreSQL 8.1.x"     port:postgresql81-server \
                  pgsql=${prefix}/lib/postgresql81/bin/pg_config}
-        pgsql82 {"PostgreSQL 8.2.x"     port:postgresql82 \
+        pgsql82 {"PostgreSQL 8.2.x"     port:postgresql82-server \
                  pgsql=${prefix}/lib/postgresql82/bin/pg_config}
-        pgsql83 {"PostgreSQL 8.3.x"     port:postgresql83 \
+        pgsql83 {"PostgreSQL 8.3.x"     port:postgresql83-server \
                  pgsql=${prefix}/lib/postgresql83/bin/pg_config}
-        pgsql84 {"PostgreSQL 8.4.x"     port:postgresql84 \
+        pgsql84 {"PostgreSQL 8.4.x"     port:postgresql84-server \
                  pgsql=${prefix}/lib/postgresql84/bin/pg_config}
         sqlite3 {"SQLite 3.x"           port:sqlite3 \
                  sqlite3=${prefix}}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130218/9944eb24/attachment.html>


More information about the macports-changes mailing list