diff -ruN net-mgmt/cacti.old/Makefile net-mgmt/cacti/Makefile --- net-mgmt/cacti.old/Makefile 2015-05-04 14:03:27.000000000 +0100 +++ net-mgmt/cacti/Makefile 2015-06-18 19:51:13.953777249 +0100 @@ -1,8 +1,7 @@ # $FreeBSD: head/net-mgmt/cacti/Makefile 385402 2015-05-04 13:03:27Z wen $ PORTNAME= cacti -PORTVERSION= 0.8.8c${PATCHLEVEL} -PORTREVISION= 1 +PORTVERSION= 0.8.8d${PATCHLEVEL} CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ diff -ruN net-mgmt/cacti.old/distinfo net-mgmt/cacti/distinfo --- net-mgmt/cacti.old/distinfo 2015-05-04 14:03:27.000000000 +0100 +++ net-mgmt/cacti/distinfo 2015-06-18 19:52:39.729771508 +0100 @@ -1,2 +1,2 @@ -SHA256 (cacti-0.8.8c.tar.gz) = f9b17ed37eac1cdd9ea43d04a09592773216682c5fe7754f9dfcbd5727e70c79 -SIZE (cacti-0.8.8c.tar.gz) = 2908451 +SHA256 (cacti-0.8.8d.tar.gz) = 1e3fb4aa137c0a9cb682fa66956c1f59dfc730040a215c45b7f9a5f9b9714bec +SIZE (cacti-0.8.8d.tar.gz) = 2470512 diff -ruN net-mgmt/cacti.old/pkg-plist net-mgmt/cacti/pkg-plist --- net-mgmt/cacti.old/pkg-plist 2015-04-24 04:07:55.000000000 +0100 +++ net-mgmt/cacti/pkg-plist 2015-06-18 19:58:26.435749039 +0100 @@ -6,6 +6,7 @@ %%CACTIDIR%%/%%CACTIUSER%%.sql %%CACTIDIR%%/cdef.php %%CACTIDIR%%/cli/.htaccess +%%CACTIDIR%%/cli/index.php %%CACTIDIR%%/cli/add_data_query.php %%CACTIDIR%%/cli/add_device.php %%CACTIDIR%%/cli/add_graph_template.php @@ -235,7 +236,6 @@ %%CACTIDIR%%/include/global_constants.php %%CACTIDIR%%/include/global_form.php %%CACTIDIR%%/include/global_settings.php -%%CACTIDIR%%/include/js/colorpicker.js %%CACTIDIR%%/include/js/images/ui-bg_diagonals-thick_18_b81900_40x40.png %%CACTIDIR%%/include/js/images/ui-bg_diagonals-thick_20_666666_40x40.png %%CACTIDIR%%/include/js/images/ui-bg_flat_10_000000_40x100.png @@ -250,15 +250,9 @@ %%CACTIDIR%%/include/js/images/ui-icons_ef8c08_256x240.png %%CACTIDIR%%/include/js/images/ui-icons_ffd27a_256x240.png %%CACTIDIR%%/include/js/images/ui-icons_ffffff_256x240.png -%%CACTIDIR%%/include/js/jquery-ui.css -%%CACTIDIR%%/include/js/jquery-ui.js %%CACTIDIR%%/include/js/jquery.cookie.js -%%CACTIDIR%%/include/js/jquery.dd.js %%CACTIDIR%%/include/js/jquery.dropdown.js -%%CACTIDIR%%/include/js/jquery.easytabs.js %%CACTIDIR%%/include/js/jquery.js -%%CACTIDIR%%/include/js/jquery.tablednd.js -%%CACTIDIR%%/include/js/jquery.timepicker.js %%CACTIDIR%%/include/js/jquery.zoom.css %%CACTIDIR%%/include/js/jquery.zoom.js %%CACTIDIR%%/include/js/jstree.js @@ -272,23 +266,6 @@ %%CACTIDIR%%/include/js/themes/default/style.css %%CACTIDIR%%/include/js/themes/default/style.min.css %%CACTIDIR%%/include/js/themes/default/throbber.gif -%%CACTIDIR%%/include/js/themes/proton/30px.png -%%CACTIDIR%%/include/js/themes/proton/32px.png -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-bold-webfont.eot -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-bold-webfont.svg -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-bold-webfont.ttf -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-bold-webfont.woff -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.eot -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.svg -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.ttf -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-extralight-webfont.woff -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-regular-webfont.eot -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-regular-webfont.svg -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-regular-webfont.ttf -%%CACTIDIR%%/include/js/themes/proton/fonts/titillium/titilliumweb-regular-webfont.woff -%%CACTIDIR%%/include/js/themes/proton/style.css -%%CACTIDIR%%/include/js/themes/proton/style.min.css -%%CACTIDIR%%/include/js/themes/proton/throbber.gif %%CACTIDIR%%/include/jscalendar/calendar-setup.js %%CACTIDIR%%/include/jscalendar/calendar.js %%CACTIDIR%%/include/jscalendar/lang/calendar-af.js @@ -366,6 +343,7 @@ %%CACTIDIR%%/install/0_8_8_to_0_8_8a.php %%CACTIDIR%%/install/0_8_8a_to_0_8_8b.php %%CACTIDIR%%/install/0_8_8b_to_0_8_8c.php +%%CACTIDIR%%/install/0_8_8c_to_0_8_8d.php %%CACTIDIR%%/install/0_8_to_0_8_1.php %%CACTIDIR%%/install/index.php %%CACTIDIR%%/install/install_finish.gif