Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2021 16:30:38 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559848 - head/net-mgmt/netdata
Message-ID:  <202101011630.101GUcxG034557@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Fri Jan  1 16:30:38 2021
New Revision: 559848
URL: https://svnweb.freebsd.org/changeset/ports/559848

Log:
  net-mgmt/netdata: update 1.26.0 -> 1.28.0
  
  PR:		251989
  Submitted by:	daniel.engberg.lists@pyret.net
  Relnotes:	https://github.com/netdata/netdata/releases

Modified:
  head/net-mgmt/netdata/Makefile
  head/net-mgmt/netdata/distinfo
  head/net-mgmt/netdata/pkg-plist

Modified: head/net-mgmt/netdata/Makefile
==============================================================================
--- head/net-mgmt/netdata/Makefile	Fri Jan  1 16:28:46 2021	(r559847)
+++ head/net-mgmt/netdata/Makefile	Fri Jan  1 16:30:38 2021	(r559848)
@@ -3,7 +3,7 @@
 
 PORTNAME=	netdata
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.26.0
+DISTVERSION=	1.28.0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
 

Modified: head/net-mgmt/netdata/distinfo
==============================================================================
--- head/net-mgmt/netdata/distinfo	Fri Jan  1 16:28:46 2021	(r559847)
+++ head/net-mgmt/netdata/distinfo	Fri Jan  1 16:30:38 2021	(r559848)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602706954
-SHA256 (netdata-v1.26.0.tar.gz) = 33af27eb57f954e50059a32bec624815aa742fe03182845b1d9b577f1e20e30a
-SIZE (netdata-v1.26.0.tar.gz) = 4462239
+TIMESTAMP = 1608455138
+SHA256 (netdata-v1.28.0.tar.gz) = 44801e240b1883a98d203156397cc8d9232492f3136891e61074e2e7facbf1a8
+SIZE (netdata-v1.28.0.tar.gz) = 6718808

Modified: head/net-mgmt/netdata/pkg-plist
==============================================================================
--- head/net-mgmt/netdata/pkg-plist	Fri Jan  1 16:28:46 2021	(r559847)
+++ head/net-mgmt/netdata/pkg-plist	Fri Jan  1 16:30:38 2021	(r559848)
@@ -16,8 +16,10 @@
 @sample(netdata,netdata,0640) lib/netdata/conf.d/fping.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/adaptec_raid.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/am2320.conf.sample
+@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/anomalies.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/apache.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/apcupsd.conf.sample
+@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/apps_plugin.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/backend.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/bcache.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/beanstalkd.conf.sample
@@ -102,7 +104,9 @@
 @sample(netdata,netdata,0640) lib/netdata/conf.d/node.d.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/adaptec_raid.conf.sample
+@sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/alarms.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/am2320.conf.sample
+@sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/anomalies.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/apache.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/beanstalk.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/python.d/bind_rndc.conf.sample
@@ -219,7 +223,9 @@ libexec/netdata/plugins.d/system-info.sh
 libexec/netdata/plugins.d/tc-qos-helper.sh
 libexec/netdata/plugins.d/template_dim.sh
 libexec/netdata/python.d/adaptec_raid.chart.py
+libexec/netdata/python.d/alarms.chart.py
 libexec/netdata/python.d/am2320.chart.py
+libexec/netdata/python.d/anomalies.chart.py
 libexec/netdata/python.d/apache.chart.py
 libexec/netdata/python.d/beanstalk.chart.py
 libexec/netdata/python.d/bind_rndc.chart.py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101011630.101GUcxG034557>