Date: Thu, 13 Aug 2020 04:14:10 +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: r544783 - in head/net-mgmt/netdata: . files Message-ID: <202008130414.07D4EAfg032276@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Thu Aug 13 04:14:09 2020 New Revision: 544783 URL: https://svnweb.freebsd.org/changeset/ports/544783 Log: net-mgmt/netdata: Update to 1.24.0 PR: 248634 Submitted by: daniel.engberg.lists@pyret.net Modified: head/net-mgmt/netdata/Makefile head/net-mgmt/netdata/distinfo head/net-mgmt/netdata/files/patch-collectors_python.d.plugin_Makefile.am head/net-mgmt/netdata/pkg-plist Modified: head/net-mgmt/netdata/Makefile ============================================================================== --- head/net-mgmt/netdata/Makefile Thu Aug 13 03:45:15 2020 (r544782) +++ head/net-mgmt/netdata/Makefile Thu Aug 13 04:14:09 2020 (r544783) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= netdata -PORTVERSION= 1.23.1 +PORTVERSION= 1.24.0 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Scalable distributed realtime performance and health monitoring @@ -23,8 +24,6 @@ RUN_DEPENDS= bash:shells/bash \ USES= autoreconf cpe gmake pathfix pkgconfig:both python shebangfix \ ssl -USE_GITHUB= yes - SHEBANG_GLOB= * NETDATA_CACHE= /var/cache/${PORTNAME} @@ -106,6 +105,7 @@ post-patch: post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKDIR}/netdata.conf.sample ${STAGEDIR}${ETCDIR}/netdata.conf.sample + ${TOUCH} ${STAGEDIR}${ETCDIR}/.opt-out-from-anonymous-statistics ${MKDIR} ${STAGEDIR}${NETDATA_CACHE} ${MKDIR} ${STAGEDIR}${NETDATA_LOG} ${MKDIR} ${STAGEDIR}${NETDATA_PERST} Modified: head/net-mgmt/netdata/distinfo ============================================================================== --- head/net-mgmt/netdata/distinfo Thu Aug 13 03:45:15 2020 (r544782) +++ head/net-mgmt/netdata/distinfo Thu Aug 13 04:14:09 2020 (r544783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593675079 -SHA256 (netdata-netdata-v1.23.1_GH0.tar.gz) = 25b63417ca4332a14360baa7f6ab5d0264edf7460b913d392f5982dc4ae535f1 -SIZE (netdata-netdata-v1.23.1_GH0.tar.gz) = 3819097 +TIMESTAMP = 1597262264 +SHA256 (netdata-v1.24.0.tar.gz) = e7d6691fdce893b5a341fc2ee11b3b4f951e7b426031fae4178e669066c264c0 +SIZE (netdata-v1.24.0.tar.gz) = 4390275 Modified: head/net-mgmt/netdata/files/patch-collectors_python.d.plugin_Makefile.am ============================================================================== --- head/net-mgmt/netdata/files/patch-collectors_python.d.plugin_Makefile.am Thu Aug 13 03:45:15 2020 (r544782) +++ head/net-mgmt/netdata/files/patch-collectors_python.d.plugin_Makefile.am Thu Aug 13 04:14:09 2020 (r544783) @@ -1,10 +1,9 @@ ---- collectors/python.d.plugin/Makefile.am.orig 2020-02-21 01:50:30 UTC +--- collectors/python.d.plugin/Makefile.am.orig 2020-08-12 20:04:44 UTC +++ collectors/python.d.plugin/Makefile.am -@@ -142,109 +142,3 @@ dist_third_party_DATA = \ - python_modules/third_party/boinc_client.py \ - python_modules/third_party/monotonic.py \ +@@ -144,108 +144,3 @@ dist_third_party_DATA = \ + python_modules/third_party/filelock.py \ $(NULL) -- + -pythonyaml2dir=$(pythonmodulesdir)/pyyaml2 -dist_pythonyaml2_DATA = \ - python_modules/pyyaml2/__init__.py \ Modified: head/net-mgmt/netdata/pkg-plist ============================================================================== --- head/net-mgmt/netdata/pkg-plist Thu Aug 13 03:45:15 2020 (r544782) +++ head/net-mgmt/netdata/pkg-plist Thu Aug 13 04:14:09 2020 (r544783) @@ -1,3 +1,4 @@ +%%ETCDIR%%/.opt-out-from-anonymous-statistics %%ETCDIR%%/edit-config @sample(netdata,netdata,0640) lib/netdata/conf.d/apps_groups.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/aws_kinesis.conf.sample @@ -10,6 +11,7 @@ @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.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/ebpf_kernel_reject_list.txt @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 @@ -212,6 +214,7 @@ libexec/netdata/plugins.d/loopsleepms.sh.inc libexec/netdata/plugins.d/node.d.plugin libexec/netdata/plugins.d/python.d.plugin libexec/netdata/plugins.d/request.sh +libexec/netdata/plugins.d/reset_netdata_trace.sh libexec/netdata/plugins.d/system-info.sh libexec/netdata/plugins.d/tc-qos-helper.sh libexec/netdata/plugins.d/template_dim.sh @@ -280,6 +283,7 @@ libexec/netdata/python.d/python_modules/bases/loaders. libexec/netdata/python.d/python_modules/bases/loggers.py libexec/netdata/python.d/python_modules/third_party/__init__.py libexec/netdata/python.d/python_modules/third_party/boinc_client.py +libexec/netdata/python.d/python_modules/third_party/filelock.py libexec/netdata/python.d/python_modules/third_party/lm_sensors.py libexec/netdata/python.d/python_modules/third_party/mcrcon.py libexec/netdata/python.d/python_modules/third_party/monotonic.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008130414.07D4EAfg032276>