Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New Package: cppzmq 4.4.1 AMD64 void
@ 2019-10-16 10:56 voidlinux-github
  2019-10-16 11:10 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-16 10:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages levithanius-void-pkg
https://github.com/void-linux/void-packages/pull/15521

New Package: cppzmq 4.4.1 AMD64 void
latest release of cppzmq

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-levithanius-void-pkg-15521.patch --]
[-- Type: text/x-diff, Size: 1010 bytes --]

From d9c09a5f4b8d4a43da76e5b75a72d2d1209b0a0e Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 12:54:58 +0200
Subject: [PATCH] New Package: cppzmq 4.4.1 AMD64 void

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

diff --git a/srcpkgs/cppzmq/template b/srcpkgs/cppzmq/template
index d841d2334ab..6aaf3adf0cd 100644
--- a/srcpkgs/cppzmq/template
+++ b/srcpkgs/cppzmq/template
@@ -1,6 +1,6 @@
 # Template file for 'cppzmq'
 pkgname=cppzmq
-version=4.3.0
+version=4.4.1
 revision=1
 build_style=cmake
 configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
@@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/zeromq/cppzmq"
 distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz"
-checksum=27d1f56406ba94ee779e639203218820975cf68174f92fbeae0f645df0fcada4
+checksum=117fc1ca24d98dbe1a60c072cde13be863d429134907797f8e03f654ce679385
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] New Package: cppzmq 4.4.1 AMD64 void
  2019-10-16 10:56 [PR PATCH] New Package: cppzmq 4.4.1 AMD64 void voidlinux-github
  2019-10-16 11:10 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-16 11:10 ` voidlinux-github
  2019-10-16 11:21 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-16 11:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages levithanius-void-pkg
https://github.com/void-linux/void-packages/pull/15521

New Package: cppzmq 4.4.1 AMD64 void
latest release of cppzmq

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-levithanius-void-pkg-15521.patch --]
[-- Type: text/x-diff, Size: 2056 bytes --]

From d9c09a5f4b8d4a43da76e5b75a72d2d1209b0a0e Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 12:54:58 +0200
Subject: [PATCH 1/2] New Package: cppzmq 4.4.1 AMD64 void

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

diff --git a/srcpkgs/cppzmq/template b/srcpkgs/cppzmq/template
index d841d2334ab..6aaf3adf0cd 100644
--- a/srcpkgs/cppzmq/template
+++ b/srcpkgs/cppzmq/template
@@ -1,6 +1,6 @@
 # Template file for 'cppzmq'
 pkgname=cppzmq
-version=4.3.0
+version=4.4.1
 revision=1
 build_style=cmake
 configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
@@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/zeromq/cppzmq"
 distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz"
-checksum=27d1f56406ba94ee779e639203218820975cf68174f92fbeae0f645df0fcada4
+checksum=117fc1ca24d98dbe1a60c072cde13be863d429134907797f8e03f654ce679385
 
 post_install() {
 	vlicense LICENSE

From 4f4e88a451fa345df13f571cad93ff343bebe39d Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 13:09:37 +0200
Subject: [PATCH 2/2] prometheus update to 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] 6+ messages in thread

* Re: [PR PATCH] [Updated] New Package: cppzmq 4.4.1 AMD64 void
  2019-10-16 10:56 [PR PATCH] New Package: cppzmq 4.4.1 AMD64 void voidlinux-github
@ 2019-10-16 11:10 ` voidlinux-github
  2019-10-16 11:10 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-16 11:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages levithanius-void-pkg
https://github.com/void-linux/void-packages/pull/15521

New Package: cppzmq 4.4.1 AMD64 void
latest release of cppzmq

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-levithanius-void-pkg-15521.patch --]
[-- Type: text/x-diff, Size: 2056 bytes --]

From d9c09a5f4b8d4a43da76e5b75a72d2d1209b0a0e Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 12:54:58 +0200
Subject: [PATCH 1/2] New Package: cppzmq 4.4.1 AMD64 void

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

diff --git a/srcpkgs/cppzmq/template b/srcpkgs/cppzmq/template
index d841d2334ab..6aaf3adf0cd 100644
--- a/srcpkgs/cppzmq/template
+++ b/srcpkgs/cppzmq/template
@@ -1,6 +1,6 @@
 # Template file for 'cppzmq'
 pkgname=cppzmq
-version=4.3.0
+version=4.4.1
 revision=1
 build_style=cmake
 configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
@@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/zeromq/cppzmq"
 distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz"
-checksum=27d1f56406ba94ee779e639203218820975cf68174f92fbeae0f645df0fcada4
+checksum=117fc1ca24d98dbe1a60c072cde13be863d429134907797f8e03f654ce679385
 
 post_install() {
 	vlicense LICENSE

From 4f4e88a451fa345df13f571cad93ff343bebe39d Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 13:09:37 +0200
Subject: [PATCH 2/2] prometheus update to 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] 6+ messages in thread

* Re: [PR PATCH] [Updated] New Package: cppzmq 4.4.1 AMD64 void
  2019-10-16 10:56 [PR PATCH] New Package: cppzmq 4.4.1 AMD64 void voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-16 11:21 ` voidlinux-github
@ 2019-10-16 11:21 ` voidlinux-github
  2019-10-16 14:12 ` [PR PATCH] [Closed]: cppzmq: update to 4.4.1 voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-16 11:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages levithanius-void-pkg
https://github.com/void-linux/void-packages/pull/15521

New Package: cppzmq 4.4.1 AMD64 void
latest release of cppzmq

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-levithanius-void-pkg-15521.patch --]
[-- Type: text/x-diff, Size: 1010 bytes --]

From d9c09a5f4b8d4a43da76e5b75a72d2d1209b0a0e Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 12:54:58 +0200
Subject: [PATCH] New Package: cppzmq 4.4.1 AMD64 void

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

diff --git a/srcpkgs/cppzmq/template b/srcpkgs/cppzmq/template
index d841d2334ab..6aaf3adf0cd 100644
--- a/srcpkgs/cppzmq/template
+++ b/srcpkgs/cppzmq/template
@@ -1,6 +1,6 @@
 # Template file for 'cppzmq'
 pkgname=cppzmq
-version=4.3.0
+version=4.4.1
 revision=1
 build_style=cmake
 configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
@@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/zeromq/cppzmq"
 distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz"
-checksum=27d1f56406ba94ee779e639203218820975cf68174f92fbeae0f645df0fcada4
+checksum=117fc1ca24d98dbe1a60c072cde13be863d429134907797f8e03f654ce679385
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] New Package: cppzmq 4.4.1 AMD64 void
  2019-10-16 10:56 [PR PATCH] New Package: cppzmq 4.4.1 AMD64 void voidlinux-github
  2019-10-16 11:10 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-16 11:10 ` voidlinux-github
@ 2019-10-16 11:21 ` voidlinux-github
  2019-10-16 11:21 ` voidlinux-github
  2019-10-16 14:12 ` [PR PATCH] [Closed]: cppzmq: update to 4.4.1 voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-16 11:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/levithanius/void-packages levithanius-void-pkg
https://github.com/void-linux/void-packages/pull/15521

New Package: cppzmq 4.4.1 AMD64 void
latest release of cppzmq

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-levithanius-void-pkg-15521.patch --]
[-- Type: text/x-diff, Size: 1010 bytes --]

From d9c09a5f4b8d4a43da76e5b75a72d2d1209b0a0e Mon Sep 17 00:00:00 2001
From: levithanius <levithanius@gmail.com>
Date: Wed, 16 Oct 2019 12:54:58 +0200
Subject: [PATCH] New Package: cppzmq 4.4.1 AMD64 void

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

diff --git a/srcpkgs/cppzmq/template b/srcpkgs/cppzmq/template
index d841d2334ab..6aaf3adf0cd 100644
--- a/srcpkgs/cppzmq/template
+++ b/srcpkgs/cppzmq/template
@@ -1,6 +1,6 @@
 # Template file for 'cppzmq'
 pkgname=cppzmq
-version=4.3.0
+version=4.4.1
 revision=1
 build_style=cmake
 configure_args="-DCPPZMQ_BUILD_TESTS=OFF"
@@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/zeromq/cppzmq"
 distfiles="https://github.com/zeromq/cppzmq/archive/v${version}.tar.gz"
-checksum=27d1f56406ba94ee779e639203218820975cf68174f92fbeae0f645df0fcada4
+checksum=117fc1ca24d98dbe1a60c072cde13be863d429134907797f8e03f654ce679385
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: cppzmq: update to 4.4.1
  2019-10-16 10:56 [PR PATCH] New Package: cppzmq 4.4.1 AMD64 void voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-16 11:21 ` voidlinux-github
@ 2019-10-16 14:12 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-16 14:12 UTC (permalink / raw)
  To: ml

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

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

cppzmq: update to 4.4.1
https://github.com/void-linux/void-packages/pull/15521

Description:
latest release of cppzmq

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-16 10:56 [PR PATCH] New Package: cppzmq 4.4.1 AMD64 void voidlinux-github
2019-10-16 11:10 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-16 11:10 ` voidlinux-github
2019-10-16 11:21 ` voidlinux-github
2019-10-16 11:21 ` voidlinux-github
2019-10-16 14:12 ` [PR PATCH] [Closed]: cppzmq: update to 4.4.1 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).