diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-23 05:38:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-23 05:38:08 +0000 |
commit | 57c9ecd025aac0044b0f693b35816519f0ad7e32 (patch) | |
tree | 0002238ade6fbcaed0dc367fef000c26ee89a5b0 /net-mgmt/zabbix | |
parent | 2cde01ecd8059ed5f54065382fe8e34c4b104bda (diff) | |
download | ports-57c9ecd025aac0044b0f693b35816519f0ad7e32.tar.gz ports-57c9ecd025aac0044b0f693b35816519f0ad7e32.zip |
Notes
Diffstat (limited to 'net-mgmt/zabbix')
-rw-r--r-- | net-mgmt/zabbix/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/zabbix/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/zabbix/pkg-plist | 3 |
3 files changed, 4 insertions, 7 deletions
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 |