diff -ruN net-mgmt/cacti.orig/Makefile net-mgmt/cacti/Makefile --- net-mgmt/cacti.orig/Makefile 2018-01-27 16:30:33.000000000 +0000 +++ net-mgmt/cacti/Makefile 2018-02-06 09:08:22.584440000 +0000 @@ -1,7 +1,7 @@ # $FreeBSD: head/net-mgmt/cacti/Makefile 460128 2018-01-27 16:30:33Z dbaio $ PORTNAME= cacti -PORTVERSION= 1.1.33 +PORTVERSION= 1.1.34 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ diff -ruN net-mgmt/cacti.orig/distinfo net-mgmt/cacti/distinfo --- net-mgmt/cacti.orig/distinfo 2018-01-27 16:30:33.000000000 +0000 +++ net-mgmt/cacti/distinfo 2018-02-06 09:08:27.692047000 +0000 @@ -1,3 +1,3 @@ -TIMESTAMP = 1516737898 -SHA256 (cacti-1.1.33.tar.gz) = 5bafc917b137d774f05ecfa2c02b23465c658acb131278f69b647bbfa8178310 -SIZE (cacti-1.1.33.tar.gz) = 8958066 +TIMESTAMP = 1517908107 +SHA256 (cacti-1.1.34.tar.gz) = 28b9c178771d353ab11805bb117d3aa16b1a98485bdf0189b72c18adedd3cc4f +SIZE (cacti-1.1.34.tar.gz) = 8984636 diff -ruN net-mgmt/cacti.orig/pkg-plist net-mgmt/cacti/pkg-plist --- net-mgmt/cacti.orig/pkg-plist 2018-01-27 16:30:33.000000000 +0000 +++ net-mgmt/cacti/pkg-plist 2018-02-06 18:50:07.611699000 +0000 @@ -34,17 +34,20 @@ %%CACTIDIR%%/cli/add_perms.php %%CACTIDIR%%/cli/add_tree.php %%CACTIDIR%%/cli/analyze_database.php +%%CACTIDIR%%/cli/audit_database.php %%CACTIDIR%%/cli/convert_innodb.php %%CACTIDIR%%/cli/copy_user.php %%CACTIDIR%%/cli/data_template_associate_rra.php %%CACTIDIR%%/cli/host_update_template.php %%CACTIDIR%%/cli/import_package.php %%CACTIDIR%%/cli/import_template.php +%%CACTIDIR%%/cli/md5sum.php %%CACTIDIR%%/cli/poller_data_sources_reapply_names.php %%CACTIDIR%%/cli/poller_graphs_reapply_names.php %%CACTIDIR%%/cli/poller_output_empty.php %%CACTIDIR%%/cli/poller_reindex_hosts.php %%CACTIDIR%%/cli/rebuild_poller_cache.php +%%CACTIDIR%%/cli/remove_device.php %%CACTIDIR%%/cli/removespikes.php %%CACTIDIR%%/cli/reorder_data_query.php %%CACTIDIR%%/cli/repair_database.php @@ -1143,6 +1146,7 @@ %%CACTIDIR%%/install/upgrades/1_1_26.php %%CACTIDIR%%/install/upgrades/1_1_28.php %%CACTIDIR%%/install/upgrades/1_1_31.php +%%CACTIDIR%%/install/upgrades/1_1_34.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php