FreeBSD Bugzilla – Attachment 231879 Details for
Bug 261979
net-mgmt/netdata: Update to v1.33.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-mgmt/netdata: Remove claim script when CLOUD=off
0001-net-mgmt-netdata-Remove-claim-script-when-CLOUD-off.patch (text/plain), 1.38 KB, created by
Namkhai B.
on 2022-02-16 23:59:53 UTC
(
hide
)
Description:
net-mgmt/netdata: Remove claim script when CLOUD=off
Filename:
MIME Type:
Creator:
Namkhai B.
Created:
2022-02-16 23:59:53 UTC
Size:
1.38 KB
patch
obsolete
>From b451040b26d94e5b99f519f56f97d782de69e0c9 Mon Sep 17 00:00:00 2001 >From: Namkhai B <namkhai.n3@protonmail.com> >Date: Wed, 16 Feb 2022 23:40:25 +0000 >Subject: [PATCH] net-mgmt/netdata: Remove claim script when CLOUD=off > >--- > net-mgmt/netdata/Makefile | 4 ++++ > net-mgmt/netdata/pkg-plist | 2 +- > 2 files changed, 5 insertions(+), 1 deletion(-) > >diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile >index b1d824086ce9..32e46b08874e 100644 >--- a/net-mgmt/netdata/Makefile >+++ b/net-mgmt/netdata/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= netdata > DISTVERSIONPREFIX= v > DISTVERSION= 1.33.1 >+PORTREVISION= 1 > CATEGORIES= net-mgmt > MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ > https://github.com/forkbomb9/netdata/commit/:dashboard >@@ -114,4 +115,7 @@ post-install: > ${MV} $$fi $$fi".sample"; \ > done) > >+post-install-CLOUD-off: >+ rm ${STAGEDIR}${PREFIX}/sbin/netdata-claim.sh >+ > .include <bsd.port.mk> >diff --git a/net-mgmt/netdata/pkg-plist b/net-mgmt/netdata/pkg-plist >index 10120abab10b..b2b223992183 100644 >--- a/net-mgmt/netdata/pkg-plist >+++ b/net-mgmt/netdata/pkg-plist >@@ -325,7 +325,7 @@ libexec/netdata/python.d/w1sensor.chart.py > libexec/netdata/python.d/web_log.chart.py > libexec/netdata/python.d/zscores.chart.py > sbin/netdata >-sbin/netdata-claim.sh >+%%CLOUD%%sbin/netdata-claim.sh > sbin/netdatacli > @mode 4640 > @owner netdata >-- >2.34.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261979
:
231849
| 231879 |
231936