Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] prometheus: update 2.13.0
@ 2019-10-16 11:49 voidlinux-github
  2019-10-16 13:26 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-16 11:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages prometheus
https://github.com/void-linux/void-packages/pull/15523

prometheus: update 2.13.0


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

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

From 70052944aa060bae57f578351123e0e7ac0aa194 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 13:47:04 +0200
Subject: [PATCH] prometheus: update 2.13.0

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

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index f2ed81efe2d..a139db621f3 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
@@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
+checksum=8df0ac742fedaad12e3996850b6b769d5aca7075669e05540fbc5c363be0b28a
 
 system_accounts="_prometheus"
 

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

* Re: [PR PATCH] [Updated] prometheus: update 2.13.0
  2019-10-16 11:49 [PR PATCH] prometheus: update 2.13.0 voidlinux-github
  2019-10-16 13:26 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-16 13:26 ` voidlinux-github
  2019-10-16 15:46 ` voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-16 13:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages prometheus
https://github.com/void-linux/void-packages/pull/15523

prometheus: update 2.13.0


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

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

From 70052944aa060bae57f578351123e0e7ac0aa194 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 13:47:04 +0200
Subject: [PATCH 1/2] prometheus: update 2.13.0

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

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index f2ed81efe2d..a139db621f3 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
@@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
+checksum=8df0ac742fedaad12e3996850b6b769d5aca7075669e05540fbc5c363be0b28a
 
 system_accounts="_prometheus"
 

From 7b226a83e5d89c29fa2ed6caf9ff80044d5444c4 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:26:10 +0200
Subject: [PATCH 2/2] prometheus: update to 2.13.0

---
 srcpkgs/prometheus/template | 2 --
 1 file changed, 2 deletions(-)

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index a139db621f3..9144f7c9393 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -22,8 +22,6 @@ system_accounts="_prometheus"
 make_dirs="/var/lib/prometheus 700 _prometheus _prometheus"
 
 post_install() {
-	vlicense LICENSE
-	vlicense NOTICE
 	vmkdir etc/prometheus
 	vmkdir usr/share/doc/prometheus
 	vmkdir usr/share/examples/prometheus

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

* Re: [PR PATCH] [Updated] prometheus: update 2.13.0
  2019-10-16 11:49 [PR PATCH] prometheus: update 2.13.0 voidlinux-github
@ 2019-10-16 13:26 ` voidlinux-github
  2019-10-16 13:26 ` voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-16 13:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages prometheus
https://github.com/void-linux/void-packages/pull/15523

prometheus: update 2.13.0


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

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

From 70052944aa060bae57f578351123e0e7ac0aa194 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 13:47:04 +0200
Subject: [PATCH 1/2] prometheus: update 2.13.0

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

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index f2ed81efe2d..a139db621f3 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
@@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
+checksum=8df0ac742fedaad12e3996850b6b769d5aca7075669e05540fbc5c363be0b28a
 
 system_accounts="_prometheus"
 

From 7b226a83e5d89c29fa2ed6caf9ff80044d5444c4 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:26:10 +0200
Subject: [PATCH 2/2] prometheus: update to 2.13.0

---
 srcpkgs/prometheus/template | 2 --
 1 file changed, 2 deletions(-)

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index a139db621f3..9144f7c9393 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -22,8 +22,6 @@ system_accounts="_prometheus"
 make_dirs="/var/lib/prometheus 700 _prometheus _prometheus"
 
 post_install() {
-	vlicense LICENSE
-	vlicense NOTICE
 	vmkdir etc/prometheus
 	vmkdir usr/share/doc/prometheus
 	vmkdir usr/share/examples/prometheus

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

* Re: [PR PATCH] [Updated] prometheus: update 2.13.0
  2019-10-16 11:49 [PR PATCH] prometheus: update 2.13.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-16 15:46 ` voidlinux-github
@ 2019-10-16 15:46 ` voidlinux-github
  2019-10-16 15:47 ` voidlinux-github
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-16 15:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages prometheus
https://github.com/void-linux/void-packages/pull/15523

prometheus: update 2.13.0


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

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

From 6f0b642f487ff8b784ba3acc2762f3bbca180c33 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 17:45:48 +0200
Subject: [PATCH] fixed commits

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

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index f2ed81efe2d..9144f7c9393 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
@@ -15,15 +15,13 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
+checksum=8df0ac742fedaad12e3996850b6b769d5aca7075669e05540fbc5c363be0b28a
 
 system_accounts="_prometheus"
 
 make_dirs="/var/lib/prometheus 700 _prometheus _prometheus"
 
 post_install() {
-	vlicense LICENSE
-	vlicense NOTICE
 	vmkdir etc/prometheus
 	vmkdir usr/share/doc/prometheus
 	vmkdir usr/share/examples/prometheus

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

* Re: [PR PATCH] [Updated] prometheus: update 2.13.0
  2019-10-16 11:49 [PR PATCH] prometheus: update 2.13.0 voidlinux-github
  2019-10-16 13:26 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-16 13:26 ` voidlinux-github
@ 2019-10-16 15:46 ` voidlinux-github
  2019-10-16 15:46 ` voidlinux-github
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-16 15:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages prometheus
https://github.com/void-linux/void-packages/pull/15523

prometheus: update 2.13.0


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

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

From 6f0b642f487ff8b784ba3acc2762f3bbca180c33 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 17:45:48 +0200
Subject: [PATCH] fixed commits

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

diff --git a/srcpkgs/prometheus/template b/srcpkgs/prometheus/template
index f2ed81efe2d..9144f7c9393 100644
--- a/srcpkgs/prometheus/template
+++ b/srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
 # Template file for 'prometheus'
 pkgname=prometheus
-version=2.12.0
+version=2.13.0
 revision=1
 build_style=go
 go_import_path="github.com/prometheus/prometheus"
@@ -15,15 +15,13 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://prometheus.io/"
 distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
-checksum=9bd9ae6df02777a9ba3f6f544338865861decabd02054aa64975449bd6009e5a
+checksum=8df0ac742fedaad12e3996850b6b769d5aca7075669e05540fbc5c363be0b28a
 
 system_accounts="_prometheus"
 
 make_dirs="/var/lib/prometheus 700 _prometheus _prometheus"
 
 post_install() {
-	vlicense LICENSE
-	vlicense NOTICE
 	vmkdir etc/prometheus
 	vmkdir usr/share/doc/prometheus
 	vmkdir usr/share/examples/prometheus

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

* Re: prometheus: update 2.13.0
  2019-10-16 11:49 [PR PATCH] prometheus: update 2.13.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-16 15:46 ` voidlinux-github
@ 2019-10-16 15:47 ` voidlinux-github
  2019-10-16 16:06 ` voidlinux-github
  2019-10-16 16:08 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-16 15:47 UTC (permalink / raw)
  To: ml

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

New comment by levithanius on void-packages repository

https://github.com/void-linux/void-packages/pull/15523#issuecomment-542766780

Comment:
sorry, I'm new to this. Hope this works.

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

* Re: prometheus: update 2.13.0
  2019-10-16 11:49 [PR PATCH] prometheus: update 2.13.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-16 15:47 ` voidlinux-github
@ 2019-10-16 16:06 ` voidlinux-github
  2019-10-16 16:08 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-16 16:06 UTC (permalink / raw)
  To: ml

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

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/pull/15523#issuecomment-542775672

Comment:
#15235

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

* Re: prometheus: update 2.13.0
  2019-10-16 11:49 [PR PATCH] prometheus: update 2.13.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-16 16:06 ` voidlinux-github
@ 2019-10-16 16:08 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-16 16:08 UTC (permalink / raw)
  To: ml

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

New comment by bobertlo on void-packages repository

https://github.com/void-linux/void-packages/pull/15523#issuecomment-542775672

Comment:
#15235

I think the licenses in the NOTICE still require redistribution. See my PR that has been sitting for a while.

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

end of thread, other threads:[~2019-10-16 16:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-16 11:49 [PR PATCH] prometheus: update 2.13.0 voidlinux-github
2019-10-16 13:26 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-16 13:26 ` voidlinux-github
2019-10-16 15:46 ` voidlinux-github
2019-10-16 15:46 ` voidlinux-github
2019-10-16 15:47 ` voidlinux-github
2019-10-16 16:06 ` voidlinux-github
2019-10-16 16:08 ` voidlinux-github

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