Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Vndr
@ 2019-10-16 13:49 voidlinux-github
  2019-10-16 13:50 ` [PR PATCH] [Closed]: Vndr voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-16 13:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages vndr
https://github.com/void-linux/void-packages/pull/15528

Vndr


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vndr-15528.patch --]
[-- Type: text/x-diff, Size: 7517 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/9] 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 738999e7d9258e3b5a0617f1b9666b41abb5f63d Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 14:02:18 +0200
Subject: [PATCH 2/9] vndr: update to 0.0.4

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

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..23f24696ef1 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -1,6 +1,6 @@
 # Template file for 'vndr'
 pkgname=vndr
-version=0.0.3
+version=0.0.4
 revision=1
 build_style=go
 go_import_path=github.com/LK4D4/vndr
@@ -9,4 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
-checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
+checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff

From 9dcabb168bfc8923af3711423ccce2fda3b4080a Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:29:14 +0200
Subject: [PATCH 3/9] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index 23f24696ef1..cbf4a512940 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -6,7 +6,6 @@ build_style=go
 go_import_path=github.com/LK4D4/vndr
 short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff

From 4f542875bc96cce9c32a326e9b5849877ed293c7 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:42:11 +0200
Subject: [PATCH 4/9] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index cbf4a512940..6c21c8fa7a9 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -9,3 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff
+

From 08098d0bf30220bb482a1715685fae191717adba Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 13:47:04 +0200
Subject: [PATCH 5/9] 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 5fe24389d22c01e3fb5059d06b179de87e44f36d Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 14:02:18 +0200
Subject: [PATCH 6/9] vndr: update to 0.0.4

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

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index a7c6c4ebe07..23f24696ef1 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -1,6 +1,6 @@
 # Template file for 'vndr'
 pkgname=vndr
-version=0.0.3
+version=0.0.4
 revision=1
 build_style=go
 go_import_path=github.com/LK4D4/vndr
@@ -9,4 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
-checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
+checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff

From f1e1729f649fae88140fb91a54667c65a4d74f86 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:29:14 +0200
Subject: [PATCH 7/9] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index 23f24696ef1..cbf4a512940 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -6,7 +6,6 @@ build_style=go
 go_import_path=github.com/LK4D4/vndr
 short_desc="Stupid vendoring tool"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="Apache-2.0"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff

From a465d8795d69337c06a838f89c568bc6d4180227 Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:42:11 +0200
Subject: [PATCH 8/9] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index cbf4a512940..6c21c8fa7a9 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -9,3 +9,4 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff
+

From bd59a99b7edba6aefa2a18b1fb07ce9e6c2efaef Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 15:48:47 +0200
Subject: [PATCH 9/9] vndr: update to 0.0.4

---
 srcpkgs/vndr/template | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/vndr/template b/srcpkgs/vndr/template
index 6c21c8fa7a9..cbf4a512940 100644
--- a/srcpkgs/vndr/template
+++ b/srcpkgs/vndr/template
@@ -9,4 +9,3 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 homepage="https://github.com/LK4D4/vndr"
 distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
 checksum=929fdb8bd4ba34697d4efcb9ec2661df2b8499da512df02c349da53c1106e8ff
-

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

* Re: [PR PATCH] [Closed]: Vndr
  2019-10-16 13:49 [PR PATCH] Vndr voidlinux-github
@ 2019-10-16 13:50 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-16 13:50 UTC (permalink / raw)
  To: ml

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

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

Vndr
https://github.com/void-linux/void-packages/pull/15528

Description:


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-16 13:49 [PR PATCH] Vndr voidlinux-github
2019-10-16 13:50 ` [PR PATCH] [Closed]: Vndr 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).