Github messages for voidlinux
 help / color / mirror / Atom feed
From: wilkart <wilkart@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] netdata-plugins-go: update to 0.51.0
Date: Tue, 28 Feb 2023 17:07:54 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42504@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 487 bytes --]

There is a new pull request by wilkart against master on the void-packages repository

https://github.com/wilkart/void-packages netdata-plugins-go
https://github.com/void-linux/void-packages/pull/42504

netdata-plugins-go: update to 0.51.0
#### Testing the changes
- I tested the changes in this PR: YES

#### Local build testing
- I built this PR locally for my native architecture, amd64


A patch file from https://github.com/void-linux/void-packages/pull/42504.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-netdata-plugins-go-42504.patch --]
[-- Type: text/x-diff, Size: 1402 bytes --]

From cf70812a6520b5422b089bbdb4ed9d16878a5610 Mon Sep 17 00:00:00 2001
From: Artur Pedziwilk <wilkart@mac.com>
Date: Tue, 28 Feb 2023 17:06:24 +0100
Subject: [PATCH] netdata-plugins-go: update to 0.51.0

---
 srcpkgs/netdata-plugins-go/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/netdata-plugins-go/template b/srcpkgs/netdata-plugins-go/template
index cf0de06b10cf..c1501c6532a0 100644
--- a/srcpkgs/netdata-plugins-go/template
+++ b/srcpkgs/netdata-plugins-go/template
@@ -1,6 +1,6 @@
 # Template file for 'netdata-plugins-go'
 pkgname=netdata-plugins-go
-version=0.45.0
+version=0.51.0
 revision=1
 build_style=go
 go_import_path="github.com/netdata/go.d.plugin/cmd/godplugin"
@@ -10,7 +10,7 @@ maintainer="sn0w <me@sn0w.cx>"
 license="GPL-3.0-or-later"
 homepage="https://www.netdata.cloud/"
 distfiles="https://github.com/netdata/go.d.plugin/archive/refs/tags/v${version}.tar.gz"
-checksum=7062325e73520c501cc8aac4b298dec2471109120b8bb92e442e9394b4365c3b
+checksum=4ac52ffc34f8682c3f12869fbccbdafe0027eb8498256b8e451d05566e435dc6
 
 do_install() {
 	vmkdir usr/lib/netdata/conf.d
@@ -19,7 +19,7 @@ do_install() {
 
 	for f in ${GOPATH}/bin/* ${GOPATH}/bin/**/*; do
 		if [ -f "$f" ] && [ -x "$f" ]; then
-			vinstall "$f" 755 usr/lib/netdata/plugins.d go.d.plugin
+			vinstall "$f" 755 usr/libexec/netdata/plugins.d go.d.plugin
 			break
 		fi
 	done

             reply	other threads:[~2023-02-28 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28 16:07 wilkart [this message]
2023-05-30  1:57 ` github-actions
2023-06-13  1:59 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42504@inbox.vuxu.org \
    --to=wilkart@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).