Page MenuHomeFreeBSD

D17264.id48286.diff
No OneTemporary

D17264.id48286.diff

Index: sysutils/ganglia-webfrontend/Makefile
===================================================================
--- sysutils/ganglia-webfrontend/Makefile
+++ sysutils/ganglia-webfrontend/Makefile
@@ -2,11 +2,11 @@
PORTNAME= ganglia
PORTVERSION= 3.7.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils net parallel www
PKGNAMESUFFIX= -webfrontend
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jwb@FreeBSD.org
COMMENT= Ganglia cluster monitor, web frontend
LICENSE= BSD3CLAUSE
Index: sysutils/ganglia-webfrontend/files/patch-cluster__view.php
===================================================================
--- /dev/null
+++ sysutils/ganglia-webfrontend/files/patch-cluster__view.php
@@ -0,0 +1,11 @@
+--- cluster_view.php.orig 2018-09-20 22:57:59 UTC
++++ cluster_view.php
+@@ -23,7 +23,7 @@ if ($refresh) {
+ }
+
+ function get_picker_metrics($metrics, $reports, $gweb_root, $graph_engine) {
+- $context_metrics = "";
++ $context_metrics = array();
+ if (count($metrics)) {
+ foreach ($metrics as $host_metrics) {
+ foreach ($host_metrics as $metric_name => $metric_value) {

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 19, 7:46 AM (15 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35226641
Default Alt Text
D17264.id48286.diff (1 KB)

Event Timeline