diff -ruN cacti.orig/Makefile cacti/Makefile --- cacti.orig/Makefile 2020-05-05 03:47:10.000000000 +0200 +++ cacti/Makefile 2020-07-21 11:58:17.890585000 +0200 @@ -1,7 +1,7 @@ # $FreeBSD: head/net-mgmt/cacti/Makefile 534006 2020-05-05 01:47:10Z dbaio $ PORTNAME= cacti -PORTVERSION= 1.2.12 +PORTVERSION= 1.2.13 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ diff -ruN cacti.orig/distinfo cacti/distinfo --- cacti.orig/distinfo 2020-05-05 03:47:10.000000000 +0200 +++ cacti/distinfo 2020-07-21 11:58:47.339174000 +0200 @@ -1,3 +1,3 @@ -TIMESTAMP = 1588639885 -SHA256 (cacti-1.2.12.tar.gz) = 0324a2a3fe9f67c66db465d8a8e3fd137440d21ea4f00ffbf3150a7e2894af25 -SIZE (cacti-1.2.12.tar.gz) = 25126474 +TIMESTAMP = 1595325527 +SHA256 (cacti-1.2.13.tar.gz) = 75e1b9f41d9d33fd8398d832a245bf385d750b260041c6bae5e8527dde85cd64 +SIZE (cacti-1.2.13.tar.gz) = 25182816 diff -ruN cacti.orig/pkg-plist cacti/pkg-plist --- cacti.orig/pkg-plist 2020-04-10 05:15:18.000000000 +0200 +++ cacti/pkg-plist 2020-07-21 12:22:52.861347000 +0200 @@ -136,6 +136,7 @@ %%CACTIDIR%%/docs/SNMP-Options.html %%CACTIDIR%%/docs/Script-Data-Query-Walkthrough.html %%CACTIDIR%%/docs/Sites.html +%%CACTIDIR%%/docs/Spikekill.html %%CACTIDIR%%/docs/Spine.html %%CACTIDIR%%/docs/Standards-Code-Formatting.html %%CACTIDIR%%/docs/Standards-Documentation.html @@ -198,6 +199,7 @@ %%CACTIDIR%%/docs/images/cacti-tree-view-page.png %%CACTIDIR%%/docs/images/cacti_add_device_site.JPG %%CACTIDIR%%/docs/images/cacti_add_sites.JPG +%%CACTIDIR%%/docs/images/cacti_automation_flow3.JPG %%CACTIDIR%%/docs/images/cacti_default_tree.png %%CACTIDIR%%/docs/images/cacti_device_datasource.JPG %%CACTIDIR%%/docs/images/cacti_graph_managment.JPG @@ -430,6 +432,7 @@ %%CACTIDIR%%/docs/images/snmp_dqw_table1.png %%CACTIDIR%%/docs/images/snmp_dqw_table2.png %%CACTIDIR%%/docs/images/snmp_dqw_table3.png +%%CACTIDIR%%/docs/images/spikekill.gif %%CACTIDIR%%/docs/images/system-utilities-boost1.png %%CACTIDIR%%/docs/images/system-utilities-boost2.png %%CACTIDIR%%/docs/images/system-utilities-main1.png @@ -1121,6 +1124,8 @@ %%CACTIDIR%%/include/top_general_header.php %%CACTIDIR%%/include/top_graph_header.php %%CACTIDIR%%/include/top_header.php +%%CACTIDIR%%/include/vendor/cldr-to-gettext-plural-rules/.gitattributes +%%CACTIDIR%%/include/vendor/cldr-to-gettext-plural-rules/.gitignore %%CACTIDIR%%/include/vendor/cldr-to-gettext-plural-rules/LICENSE %%CACTIDIR%%/include/vendor/cldr-to-gettext-plural-rules/README.md %%CACTIDIR%%/include/vendor/cldr-to-gettext-plural-rules/UNICODE-LICENSE.txt @@ -1962,6 +1967,7 @@ %%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-hi.php %%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-hr.php %%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-hu.php +%%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-hy.php %%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-id.php %%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-it.php %%CACTIDIR%%/include/vendor/phpmailer/language/phpmailer.lang-ja.php @@ -2092,12 +2098,12 @@ %%CACTIDIR%%/install/upgrades/1_1_8.php %%CACTIDIR%%/install/upgrades/1_2_0.php %%CACTIDIR%%/install/upgrades/1_2_1.php +%%CACTIDIR%%/install/upgrades/1_2_11.php %%CACTIDIR%%/install/upgrades/1_2_2.php %%CACTIDIR%%/install/upgrades/1_2_3.php %%CACTIDIR%%/install/upgrades/1_2_5.php %%CACTIDIR%%/install/upgrades/1_2_7.php %%CACTIDIR%%/install/upgrades/1_2_8.php -%%CACTIDIR%%/install/upgrades/1_2_11.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php