From 7c10dc98c19fde82e2da766b0381b0e0104f63e2 Mon Sep 17 00:00:00 2001 From: sem Date: Thu, 8 Feb 2007 14:40:00 +0000 Subject: - Add thumbnail_graphs_not_working.patch. --- net-mgmt/cacti/Makefile | 5 +++-- net-mgmt/cacti/distinfo | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'net-mgmt/cacti') diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index a6eaa8710ab6..831244853c5e 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -18,8 +18,9 @@ COMMENT= Web-driven graphing interface for RRDTool # Vendor's patches PATCH_SITES= http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/ PATCHFILES= ping_php_version4_snmpgetnext.patch \ - tree_console_missing_hosts.patch -PATCHLEVEL= .2 + tree_console_missing_hosts.patch \ + thumbnail_graphs_not_working.patch +PATCHLEVEL= .3 SITEDISTVERSION= ${PORTVERSION:S/${PATCHLEVEL}$//} PATCH_DIST_STRIP=-p1 diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index adb938a71bdf..2b0e9860a193 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -7,3 +7,6 @@ SIZE (ping_php_version4_snmpgetnext.patch) = 1262 MD5 (tree_console_missing_hosts.patch) = 109afedcd49dc173da8c27fb23c322fe SHA256 (tree_console_missing_hosts.patch) = 5807bb408227b1c9f2ebecf220c048eb7c7148eee41fcd06fdc086124a206180 SIZE (tree_console_missing_hosts.patch) = 771 +MD5 (thumbnail_graphs_not_working.patch) = e384a5bf6e0edb23151bd7d459a7a1a9 +SHA256 (thumbnail_graphs_not_working.patch) = 9680d61908b5f93bc44c9ccd8de920796c00d6c9b1776ab9de826ed708420ac8 +SIZE (thumbnail_graphs_not_working.patch) = 1515 -- cgit