[Bug 289891] net-mgmt/netdata: Update 2.6.3 => 2.7.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289891] net-mgmt/netdata: Update 2.6.3 => 2.7.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Oct 2025 16:06:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289891 --- Comment #27 from Jordan Ostreff <jordan@ostreff.info> --- (In reply to Namkhai B. from comment #25) also please note that published netdata version is on PORTREVISION= 3. So your patch must looks like that: diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index bd4f0c84c95e..a23741ffa4be 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,7 +1,6 @@ PORTNAME= netdata DISTVERSIONPREFIX= v -DISTVERSION= 2.6.3 -PORTREVISION= 3 +DISTVERSION= 2.7.1 CATEGORIES= net-mgmt -- You are receiving this mail because: You are the assignee for the bug.