Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2020 15:17:50 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r540779 - head/net-mgmt/netdata
Message-ID:  <202006291517.05TFHoJm094894@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Mon Jun 29 15:17:50 2020
New Revision: 540779
URL: https://svnweb.freebsd.org/changeset/ports/540779

Log:
  Update to 1.23.0
  
  PR:		247629
  Submitted by:	daniel.engberg.lists@pyret.net

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	Mon Jun 29 14:58:48 2020	(r540778)
+++ head/net-mgmt/netdata/Makefile	Mon Jun 29 15:17:50 2020	(r540779)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	netdata
-PORTVERSION=	1.22.1
+PORTVERSION=	1.23.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	ports@FreeBSD.org
@@ -23,7 +22,8 @@ RUN_DEPENDS=	bash:shells/bash \
 		${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3@${PY_FLAVOR}
 
-USES=		autoreconf cpe pathfix pkgconfig:both python shebangfix ssl
+USES=		autoreconf cpe gmake pathfix pkgconfig:both python shebangfix \
+		ssl
 
 USE_GITHUB=	yes
 

Modified: head/net-mgmt/netdata/distinfo
==============================================================================
--- head/net-mgmt/netdata/distinfo	Mon Jun 29 14:58:48 2020	(r540778)
+++ head/net-mgmt/netdata/distinfo	Mon Jun 29 15:17:50 2020	(r540779)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589366437
-SHA256 (netdata-netdata-v1.22.1_GH0.tar.gz) = 6efd785eab82f98892b4b4017cadfa4ce1688985915499bc75f2f888765a3446
-SIZE (netdata-netdata-v1.22.1_GH0.tar.gz) = 3787203
+TIMESTAMP = 1593416823
+SHA256 (netdata-netdata-v1.23.0_GH0.tar.gz) = 06fa0b680528763c5df944fd8b73a9d8a819002d13bdf83560f2e773625c04b8
+SIZE (netdata-netdata-v1.23.0_GH0.tar.gz) = 3819410

Modified: head/net-mgmt/netdata/pkg-plist
==============================================================================
--- head/net-mgmt/netdata/pkg-plist	Mon Jun 29 14:58:48 2020	(r540778)
+++ head/net-mgmt/netdata/pkg-plist	Mon Jun 29 15:17:50 2020	(r540779)
@@ -9,7 +9,8 @@
 @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/nut.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/opensips.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/charts.d/sensors.conf.sample
-@sample(netdata,netdata,0640) lib/netdata/conf.d/ebpf_process.conf.sample
+@sample(netdata,netdata,0640) lib/netdata/conf.d/ebpf.conf.sample
+@sample(netdata,netdata,0640) lib/netdata/conf.d/exporting.conf.sample
 @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
@@ -33,6 +34,7 @@
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/dockerd.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/elasticsearch.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/entropy.conf.sample
+@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/exporting.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/fping.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/fronius.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/gearman.conf.sample



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