Bug 260153

Summary: net-mgmt/netdata: Update to v1.32.0
Product: Ports & Packages Reporter: Namkhai B. <nk>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
net-mgmt/netdata: Update to v1.32.0 with customized dashboard none

Description Namkhai B. 2021-12-01 02:43:46 UTC
Created attachment 229825 [details]
net-mgmt/netdata: Update to v1.32.0 with customized dashboard

This patch updates netdata to version 1.32.0. As with bug #255980, I patched the dashboard to remove cloud-related functionality. My changes can be found here: https://github.com/forkbomb9/dashboard/tree/freebsd.
Like on the update to 1.31.0, I had to provide a commit updating netdata's dashboard to the customized version. That's the diff included in the Makefile, and can be found here: https://github.com/forkbomb9/netdata/tree/freebsd
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-02 00:45:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2350939701584315538755eb4453f9d3fe9efc5e

commit 2350939701584315538755eb4453f9d3fe9efc5e
Author:     Namkhai B <namkhai.n3@protonmail.com>
AuthorDate: 2021-12-02 00:42:57 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-12-02 00:42:57 +0000

    net-mgmt/netdata: Update to 1.32.0

    - Updated Netdata's dashboard to customized version.

    PR:             260153

 net-mgmt/netdata/Makefile                          |  11 +-
 net-mgmt/netdata/distinfo                          |  12 +-
 ...h-bump-mqtt_websockets-to-commit-6a4fba1 (gone) | 112 ----------------
 net-mgmt/netdata/pkg-plist                         | 146 ++++++++++-----------
 4 files changed, 81 insertions(+), 200 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2021-12-04 11:29:05 UTC
Thanks! :-)