diff options
-rw-r--r-- | net-mgmt/cacti/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/cacti/distinfo | 3 | ||||
-rw-r--r-- | net/cacti/Makefile | 5 | ||||
-rw-r--r-- | net/cacti/distinfo | 3 |
4 files changed, 12 insertions, 4 deletions
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 diff --git a/net/cacti/Makefile b/net/cacti/Makefile index a6eaa8710ab6..831244853c5e 100644 --- a/net/cacti/Makefile +++ b/net/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/cacti/distinfo b/net/cacti/distinfo index adb938a71bdf..2b0e9860a193 100644 --- a/net/cacti/distinfo +++ b/net/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 |