Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] chronograf: update to 1.8.7
@ 2020-11-07 13:10 pullmoll
  2020-11-07 13:17 ` [PR PATCH] [Updated] " pullmoll
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pullmoll @ 2020-11-07 13:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pullmoll/void-packages chronograf
https://github.com/void-linux/void-packages/pull/26197

chronograf: update to 1.8.7
The previous 1.7.14 no longer builds.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chronograf-26197.patch --]
[-- Type: text/x-diff, Size: 1146 bytes --]

From c0a9f54ce3ec2522818cb82360a41502cabf4e85 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= <pullmoll@t-online.de>
Date: Sat, 7 Nov 2020 14:09:51 +0100
Subject: [PATCH] chronograf: update to 1.8.7

---
 srcpkgs/chronograf/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/chronograf/template b/srcpkgs/chronograf/template
index b23d2ef09a3..d1b75682494 100644
--- a/srcpkgs/chronograf/template
+++ b/srcpkgs/chronograf/template
@@ -1,6 +1,6 @@
 # Template file for 'chronograf'
 pkgname=chronograf
-version=1.7.14
+version=1.8.7
 revision=1
 build_style=go
 go_import_path="github.com/influxdata/${pkgname}"
@@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="AGPL-3.0"
 homepage="https://www.influxdata.com/time-series-platform/chronograf/"
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
-checksum=245479b691e2ad484717778562ce9e0c21b1d769e7d748335d1c5f41cd677d4c
+checksum=ccee19b4e0de69fc1109dea4fb71a14d2fb60077a7203307ffeb35033aff79e1
 
 system_accounts="_chronograf"
 _chronograf_homedir="/var/lib/${pkgname}"

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

* Re: [PR PATCH] [Updated] chronograf: update to 1.8.7
  2020-11-07 13:10 [PR PATCH] chronograf: update to 1.8.7 pullmoll
@ 2020-11-07 13:17 ` pullmoll
  2020-11-09 16:42 ` pullmoll
  2020-11-14 22:11 ` [PR PATCH] [Merged]: " the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: pullmoll @ 2020-11-07 13:17 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by pullmoll against master on the void-packages repository

https://github.com/pullmoll/void-packages chronograf
https://github.com/void-linux/void-packages/pull/26197

chronograf: update to 1.8.7
The previous 1.7.14 no longer builds.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chronograf-26197.patch --]
[-- Type: text/x-diff, Size: 1352 bytes --]

From 8830e6cb6d8d3a59cab5da86ee4e405de7e38662 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= <pullmoll@t-online.de>
Date: Sat, 7 Nov 2020 14:09:51 +0100
Subject: [PATCH] chronograf: update to 1.8.7

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

diff --git a/srcpkgs/chronograf/template b/srcpkgs/chronograf/template
index b23d2ef09a3..fa31a9d184d 100644
--- a/srcpkgs/chronograf/template
+++ b/srcpkgs/chronograf/template
@@ -1,6 +1,6 @@
 # Template file for 'chronograf'
 pkgname=chronograf
-version=1.7.14
+version=1.8.7
 revision=1
 build_style=go
 go_import_path="github.com/influxdata/${pkgname}"
@@ -9,10 +9,10 @@ go_ldflags="-X main.version=${version}"
 hostmakedepends="dep go-bindata nodejs-lts yarn python"
 short_desc="Open source monitoring and visualization UI for the TICK stack"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
-license="AGPL-3.0"
+license="AGPL-3.0-or-later"
 homepage="https://www.influxdata.com/time-series-platform/chronograf/"
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
-checksum=245479b691e2ad484717778562ce9e0c21b1d769e7d748335d1c5f41cd677d4c
+checksum=ccee19b4e0de69fc1109dea4fb71a14d2fb60077a7203307ffeb35033aff79e1
 
 system_accounts="_chronograf"
 _chronograf_homedir="/var/lib/${pkgname}"

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

* Re: [PR PATCH] [Updated] chronograf: update to 1.8.7
  2020-11-07 13:10 [PR PATCH] chronograf: update to 1.8.7 pullmoll
  2020-11-07 13:17 ` [PR PATCH] [Updated] " pullmoll
@ 2020-11-09 16:42 ` pullmoll
  2020-11-14 22:11 ` [PR PATCH] [Merged]: " the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: pullmoll @ 2020-11-09 16:42 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by pullmoll against master on the void-packages repository

https://github.com/pullmoll/void-packages chronograf
https://github.com/void-linux/void-packages/pull/26197

chronograf: update to 1.8.7
The previous 1.7.14 no longer builds.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-chronograf-26197.patch --]
[-- Type: text/x-diff, Size: 1352 bytes --]

From 45305b21d7c35719a4a86a46c4e16e5706c52bf3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= <pullmoll@t-online.de>
Date: Sat, 7 Nov 2020 14:09:51 +0100
Subject: [PATCH] chronograf: update to 1.8.7

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

diff --git a/srcpkgs/chronograf/template b/srcpkgs/chronograf/template
index b23d2ef09a3..fa31a9d184d 100644
--- a/srcpkgs/chronograf/template
+++ b/srcpkgs/chronograf/template
@@ -1,6 +1,6 @@
 # Template file for 'chronograf'
 pkgname=chronograf
-version=1.7.14
+version=1.8.7
 revision=1
 build_style=go
 go_import_path="github.com/influxdata/${pkgname}"
@@ -9,10 +9,10 @@ go_ldflags="-X main.version=${version}"
 hostmakedepends="dep go-bindata nodejs-lts yarn python"
 short_desc="Open source monitoring and visualization UI for the TICK stack"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
-license="AGPL-3.0"
+license="AGPL-3.0-or-later"
 homepage="https://www.influxdata.com/time-series-platform/chronograf/"
 distfiles="https://github.com/influxdata/${pkgname}/archive/${version}.tar.gz"
-checksum=245479b691e2ad484717778562ce9e0c21b1d769e7d748335d1c5f41cd677d4c
+checksum=ccee19b4e0de69fc1109dea4fb71a14d2fb60077a7203307ffeb35033aff79e1
 
 system_accounts="_chronograf"
 _chronograf_homedir="/var/lib/${pkgname}"

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

* Re: [PR PATCH] [Merged]: chronograf: update to 1.8.7
  2020-11-07 13:10 [PR PATCH] chronograf: update to 1.8.7 pullmoll
  2020-11-07 13:17 ` [PR PATCH] [Updated] " pullmoll
  2020-11-09 16:42 ` pullmoll
@ 2020-11-14 22:11 ` the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: the-maldridge @ 2020-11-14 22:11 UTC (permalink / raw)
  To: ml

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

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

chronograf: update to 1.8.7
https://github.com/void-linux/void-packages/pull/26197

Description:
The previous 1.7.14 no longer builds.

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

end of thread, other threads:[~2020-11-14 22:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-07 13:10 [PR PATCH] chronograf: update to 1.8.7 pullmoll
2020-11-07 13:17 ` [PR PATCH] [Updated] " pullmoll
2020-11-09 16:42 ` pullmoll
2020-11-14 22:11 ` [PR PATCH] [Merged]: " the-maldridge

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