From d2298b22a9d05dfaf22fe2a7426daf8535fe5e2f Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Mon, 29 Jun 2009 15:50:26 +0000 Subject: - Update to 0.8.7e: * Reduced issues unexpected SNMP agents results * Fixed issue with SNMPv3 passwords and Firefox Browser * Fixed a long standing bug where changes to graph trees would not show up immediately --- net-mgmt/cacti/Makefile | 2 +- net-mgmt/cacti/distinfo | 6 +++--- net-mgmt/cacti/pkg-plist | 11 +++++------ 3 files changed, 9 insertions(+), 10 deletions(-) (limited to 'net-mgmt/cacti') diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index d70f4ea532bd..3136b8d717ce 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cacti -PORTVERSION= 0.8.7d${PATCHLEVEL} +PORTVERSION= 0.8.7e${PATCHLEVEL} CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ DISTFILES= ${PORTNAME}-${SITEDISTVERSION}${EXTRACT_SUFX} diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index 767df08bbe6a..de466f987fd0 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,3 +1,3 @@ -MD5 (cacti-0.8.7d.tar.gz) = 0822068bfa547278e94d3143ef9279e0 -SHA256 (cacti-0.8.7d.tar.gz) = a8ae8b9e50658b4e46b9f60c1373e4cc3f4cc9d72266ce09540e14d71ee57e8e -SIZE (cacti-0.8.7d.tar.gz) = 2221142 +MD5 (cacti-0.8.7e.tar.gz) = 7563a58a57d2c6cc0da28cc341a30969 +SHA256 (cacti-0.8.7e.tar.gz) = 1983f16cd5cf5e30b33b43b167e324713f0711167f5dcde57f3cbfbeddbaa7ff +SIZE (cacti-0.8.7e.tar.gz) = 2232297 diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index 3bcef3514914..4840b8c9bebf 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -14,6 +14,7 @@ %%CACTIDIR%%/cli/add_tree.php %%CACTIDIR%%/cli/copy_user.php %%CACTIDIR%%/cli/host_update_template.php +%%CACTIDIR%%/cli/import_template.php %%CACTIDIR%%/cli/poller_data_sources_reapply_names.php %%CACTIDIR%%/cli/poller_graphs_reapply_names.php %%CACTIDIR%%/cli/poller_output_empty.php @@ -30,10 +31,7 @@ %%CACTIDIR%%/data_templates.php %%CACTIDIR%%/docs/CHANGELOG %%CACTIDIR%%/docs/CONTRIB -%%CACTIDIR%%/docs/INSTALL %%CACTIDIR%%/docs/README -%%CACTIDIR%%/docs/REQUIREMENTS -%%CACTIDIR%%/docs/UPGRADE %%CACTIDIR%%/docs/html/LICENSE.html %%CACTIDIR%%/docs/html/advanced_topics.html %%CACTIDIR%%/docs/html/basics.html @@ -108,7 +106,6 @@ %%CACTIDIR%%/docs/html/install_windows.html %%CACTIDIR%%/docs/html/installation.html %%CACTIDIR%%/docs/html/making_scripts_work_with_cacti.html -%%CACTIDIR%%/docs/html/manual.css %%CACTIDIR%%/docs/html/migration_php_scripts_to_script_server.html %%CACTIDIR%%/docs/html/new_graphs.html %%CACTIDIR%%/docs/html/operating_principles.html @@ -135,7 +132,7 @@ %%CACTIDIR%%/docs/html/using_spine.html %%CACTIDIR%%/docs/html/variables.html %%CACTIDIR%%/docs/pdf/README -%%CACTIDIR%%/docs/text/manual.txt +%%CACTIDIR%%/docs/txt/manual.txt %%CACTIDIR%%/gprint_presets.php %%CACTIDIR%%/graph.php %%CACTIDIR%%/graph_image.php @@ -300,6 +297,7 @@ %%CACTIDIR%%/install/0_8_7a_to_0_8_7b.php %%CACTIDIR%%/install/0_8_7b_to_0_8_7c.php %%CACTIDIR%%/install/0_8_7c_to_0_8_7d.php +%%CACTIDIR%%/install/0_8_7d_to_0_8_7e.php %%CACTIDIR%%/install/0_8_to_0_8_1.php %%CACTIDIR%%/install/index.php %%CACTIDIR%%/install/install_finish.gif @@ -426,6 +424,7 @@ %%CACTIDIR%%/lib/variables.php %%CACTIDIR%%/lib/xml.php %%CACTIDIR%%/log/.htaccess +%%CACTIDIR%%/log/.placeholder @unexec [ ! -s %%PREFIX%%/%%CACTIDIR%%/log/cacti.log ] && rm -f %%PREFIX%%/%%CACTIDIR%%/log/cacti.log %%CACTIDIR%%/logout.php %%CACTIDIR%%/poller.php @@ -490,7 +489,7 @@ @dirrm %%CACTIDIR%%/include/jscalendar @dirrmtry %%CACTIDIR%%/include @dirrm %%CACTIDIR%%/images -@dirrm %%CACTIDIR%%/docs/text +@dirrm %%CACTIDIR%%/docs/txt @dirrm %%CACTIDIR%%/docs/pdf @dirrm %%CACTIDIR%%/docs/html/images @dirrm %%CACTIDIR%%/docs/html -- cgit v1.2.3