git: 4775a25731ba - main - net-mgmt/netdata: Update to v2.5.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jun 2025 19:56:33 UTC
The branch main has been updated by tagattie:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4775a25731ba144f95c16ee7fdda2ca8c4e0d029
commit 4775a25731ba144f95c16ee7fdda2ca8c4e0d029
Author: Namkhai B. <nk@nkeor.me>
AuthorDate: 2025-06-29 18:53:07 +0000
Commit: Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2025-06-30 19:56:20 +0000
net-mgmt/netdata: Update to v2.5.4
---
net-mgmt/netdata/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile
index db1955324f58..718e8fc26113 100644
--- a/net-mgmt/netdata/Makefile
+++ b/net-mgmt/netdata/Makefile
@@ -1,7 +1,6 @@
PORTNAME= netdata
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.3
-PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/:netdata \
https://raw.githubusercontent.com/netdata/netdata/refs/tags/v${DISTVERSION}/src/go/:goplugin \