aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-23 05:38:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-06-23 05:38:08 +0000
commit57c9ecd025aac0044b0f693b35816519f0ad7e32 (patch)
tree0002238ade6fbcaed0dc367fef000c26ee89a5b0 /net-mgmt
parent2cde01ecd8059ed5f54065382fe8e34c4b104bda (diff)
downloadports-57c9ecd025aac0044b0f693b35816519f0ad7e32.tar.gz
ports-57c9ecd025aac0044b0f693b35816519f0ad7e32.zip
- Update to 1.6.5
PR: ports/135904, ports/135905 Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
Notes
Notes: svn path=/head/; revision=236506
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/Makefile2
-rw-r--r--net-mgmt/zabbix/distinfo6
-rw-r--r--net-mgmt/zabbix/pkg-plist3
-rw-r--r--net-mgmt/zabbix2-agent/Makefile2
-rw-r--r--net-mgmt/zabbix2-agent/distinfo6
-rw-r--r--net-mgmt/zabbix2/Makefile2
-rw-r--r--net-mgmt/zabbix2/distinfo6
-rw-r--r--net-mgmt/zabbix2/pkg-plist3
10 files changed, 16 insertions, 22 deletions
diff --git a/net-mgmt/zabbix-agent/Makefile b/net-mgmt/zabbix-agent/Makefile
index d4e8df8e83d5..2b4b115c0608 100644
--- a/net-mgmt/zabbix-agent/Makefile
+++ b/net-mgmt/zabbix-agent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zabbix
-PORTVERSION= 1.6.4
+PORTVERSION= 1.6.5
PORTEPOCH= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF
diff --git a/net-mgmt/zabbix-agent/distinfo b/net-mgmt/zabbix-agent/distinfo
index a6a62efde6dc..dd307774f70c 100644
--- a/net-mgmt/zabbix-agent/distinfo
+++ b/net-mgmt/zabbix-agent/distinfo
@@ -1,3 +1,3 @@
-MD5 (zabbix-1.6.4.tar.gz) = e1e15f3ab9f2c0ec9e6fde145a5a3b6e
-SHA256 (zabbix-1.6.4.tar.gz) = 16009d22908f2bb6b135e7972607efd9e4bc6363f4d4d9c68b0de384e41dc5cd
-SIZE (zabbix-1.6.4.tar.gz) = 8326175
+MD5 (zabbix-1.6.5.tar.gz) = d8c3dababcfc0bbcf737a2b13cca337c
+SHA256 (zabbix-1.6.5.tar.gz) = 1680dd625a140c97ea945f78c3e614dfe5b42261e0ba4fcf5c9b277870716a3b
+SIZE (zabbix-1.6.5.tar.gz) = 8246218
diff --git a/net-mgmt/zabbix/Makefile b/net-mgmt/zabbix/Makefile
index 82721d590423..88a0ecaea3e5 100644
--- a/net-mgmt/zabbix/Makefile
+++ b/net-mgmt/zabbix/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zabbix
-PORTVERSION= 1.6.4
+PORTVERSION= 1.6.5
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
diff --git a/net-mgmt/zabbix/distinfo b/net-mgmt/zabbix/distinfo
index a6a62efde6dc..dd307774f70c 100644
--- a/net-mgmt/zabbix/distinfo
+++ b/net-mgmt/zabbix/distinfo
@@ -1,3 +1,3 @@
-MD5 (zabbix-1.6.4.tar.gz) = e1e15f3ab9f2c0ec9e6fde145a5a3b6e
-SHA256 (zabbix-1.6.4.tar.gz) = 16009d22908f2bb6b135e7972607efd9e4bc6363f4d4d9c68b0de384e41dc5cd
-SIZE (zabbix-1.6.4.tar.gz) = 8326175
+MD5 (zabbix-1.6.5.tar.gz) = d8c3dababcfc0bbcf737a2b13cca337c
+SHA256 (zabbix-1.6.5.tar.gz) = 1680dd625a140c97ea945f78c3e614dfe5b42261e0ba4fcf5c9b277870716a3b
+SIZE (zabbix-1.6.5.tar.gz) = 8246218
diff --git a/net-mgmt/zabbix/pkg-plist b/net-mgmt/zabbix/pkg-plist
index 7f369afbe94c..99357cffd3ac 100644
--- a/net-mgmt/zabbix/pkg-plist
+++ b/net-mgmt/zabbix/pkg-plist
@@ -54,8 +54,6 @@ bin/zabbix_server
%%DATADIR%%/php/conf/COPYING
%%DATADIR%%/php/conf/maintenance.inc.php
%%DATADIR%%/php/config.php
-%%DATADIR%%/php/create/data.sql
-%%DATADIR%%/php/create/mysql.sql
%%DATADIR%%/php/css.css
%%DATADIR%%/php/dashboard.php
%%DATADIR%%/php/discovery.php
@@ -350,7 +348,6 @@ bin/zabbix_server
@dirrm %%DATADIR%%/php/images/general
@dirrm %%DATADIR%%/php/images/flash
@dirrm %%DATADIR%%/php/images
-@dirrm %%DATADIR%%/php/create
@dirrm %%DATADIR%%/php/conf
@dirrm %%DATADIR%%/php/audio
@dirrm %%DATADIR%%/php
diff --git a/net-mgmt/zabbix2-agent/Makefile b/net-mgmt/zabbix2-agent/Makefile
index d4e8df8e83d5..2b4b115c0608 100644
--- a/net-mgmt/zabbix2-agent/Makefile
+++ b/net-mgmt/zabbix2-agent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zabbix
-PORTVERSION= 1.6.4
+PORTVERSION= 1.6.5
PORTEPOCH= 2
CATEGORIES= net-mgmt
MASTER_SITES= SF
diff --git a/net-mgmt/zabbix2-agent/distinfo b/net-mgmt/zabbix2-agent/distinfo
index a6a62efde6dc..dd307774f70c 100644
--- a/net-mgmt/zabbix2-agent/distinfo
+++ b/net-mgmt/zabbix2-agent/distinfo
@@ -1,3 +1,3 @@
-MD5 (zabbix-1.6.4.tar.gz) = e1e15f3ab9f2c0ec9e6fde145a5a3b6e
-SHA256 (zabbix-1.6.4.tar.gz) = 16009d22908f2bb6b135e7972607efd9e4bc6363f4d4d9c68b0de384e41dc5cd
-SIZE (zabbix-1.6.4.tar.gz) = 8326175
+MD5 (zabbix-1.6.5.tar.gz) = d8c3dababcfc0bbcf737a2b13cca337c
+SHA256 (zabbix-1.6.5.tar.gz) = 1680dd625a140c97ea945f78c3e614dfe5b42261e0ba4fcf5c9b277870716a3b
+SIZE (zabbix-1.6.5.tar.gz) = 8246218
diff --git a/net-mgmt/zabbix2/Makefile b/net-mgmt/zabbix2/Makefile
index 82721d590423..88a0ecaea3e5 100644
--- a/net-mgmt/zabbix2/Makefile
+++ b/net-mgmt/zabbix2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zabbix
-PORTVERSION= 1.6.4
+PORTVERSION= 1.6.5
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
diff --git a/net-mgmt/zabbix2/distinfo b/net-mgmt/zabbix2/distinfo
index a6a62efde6dc..dd307774f70c 100644
--- a/net-mgmt/zabbix2/distinfo
+++ b/net-mgmt/zabbix2/distinfo
@@ -1,3 +1,3 @@
-MD5 (zabbix-1.6.4.tar.gz) = e1e15f3ab9f2c0ec9e6fde145a5a3b6e
-SHA256 (zabbix-1.6.4.tar.gz) = 16009d22908f2bb6b135e7972607efd9e4bc6363f4d4d9c68b0de384e41dc5cd
-SIZE (zabbix-1.6.4.tar.gz) = 8326175
+MD5 (zabbix-1.6.5.tar.gz) = d8c3dababcfc0bbcf737a2b13cca337c
+SHA256 (zabbix-1.6.5.tar.gz) = 1680dd625a140c97ea945f78c3e614dfe5b42261e0ba4fcf5c9b277870716a3b
+SIZE (zabbix-1.6.5.tar.gz) = 8246218
diff --git a/net-mgmt/zabbix2/pkg-plist b/net-mgmt/zabbix2/pkg-plist
index 7f369afbe94c..99357cffd3ac 100644
--- a/net-mgmt/zabbix2/pkg-plist
+++ b/net-mgmt/zabbix2/pkg-plist
@@ -54,8 +54,6 @@ bin/zabbix_server
%%DATADIR%%/php/conf/COPYING
%%DATADIR%%/php/conf/maintenance.inc.php
%%DATADIR%%/php/config.php
-%%DATADIR%%/php/create/data.sql
-%%DATADIR%%/php/create/mysql.sql
%%DATADIR%%/php/css.css
%%DATADIR%%/php/dashboard.php
%%DATADIR%%/php/discovery.php
@@ -350,7 +348,6 @@ bin/zabbix_server
@dirrm %%DATADIR%%/php/images/general
@dirrm %%DATADIR%%/php/images/flash
@dirrm %%DATADIR%%/php/images
-@dirrm %%DATADIR%%/php/create
@dirrm %%DATADIR%%/php/conf
@dirrm %%DATADIR%%/php/audio
@dirrm %%DATADIR%%/php