Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] netdata-plugins-go: update to 0.51.0
@ 2023-02-28 16:07 wilkart
  2023-05-30  1:57 ` github-actions
  2023-06-13  1:59 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: wilkart @ 2023-02-28 16:07 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: netdata-plugins-go: update to 0.51.0
  2023-02-28 16:07 [PR PATCH] netdata-plugins-go: update to 0.51.0 wilkart
@ 2023-05-30  1:57 ` github-actions
  2023-06-13  1:59 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-05-30  1:57 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42504#issuecomment-1567663156

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: netdata-plugins-go: update to 0.51.0
  2023-02-28 16:07 [PR PATCH] netdata-plugins-go: update to 0.51.0 wilkart
  2023-05-30  1:57 ` github-actions
@ 2023-06-13  1:59 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-06-13  1:59 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

netdata-plugins-go: update to 0.51.0
https://github.com/void-linux/void-packages/pull/42504

Description:
#### Testing the changes
- I tested the changes in this PR: YES

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-13  1:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 16:07 [PR PATCH] netdata-plugins-go: update to 0.51.0 wilkart
2023-05-30  1:57 ` github-actions
2023-06-13  1:59 ` [PR PATCH] [Closed]: " github-actions

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).