Created attachment 233256 [details] net-mgmt/netdata: Update to v1.34.1 As usual the dashboard changes can be found here: https://github.com/forkbomb9/dashboard/tree/freebsd I'm not quite sure if we want to commit this version to the ports tree because as it stands now it needs a hacky WRKSRC definition (netdata screwed up the dist naming, see https://github.com/netdata/netdata/issues/12692). We might want to wait for v1.34.2 if it comes. Still, tracking the v1.34 update here.
LGTM, will commit shortly
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b529ad971e43031886810a14d195a27b04d6569 commit 1b529ad971e43031886810a14d195a27b04d6569 Author: Namkhai B <me@forkbomb9.ch> AuthorDate: 2022-04-16 17:41:52 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-04-16 17:58:58 +0000 net-mgmt/netdata: Update to v1.34.1 PR: 263349 net-mgmt/netdata/Makefile | 8 +-- net-mgmt/netdata/distinfo | 10 ++-- net-mgmt/netdata/pkg-plist | 118 +++++++++++++++++++++------------------------ 3 files changed, 65 insertions(+), 71 deletions(-)
Netdata just fixed the naming scheme in the v1.34.1 release, see https://github.com/netdata/netdata/issues/12692 Now `make` fetches the release from FreeBSD's distcache Shall I put together a updated makefile and bump PORTREVISION?