Github messages for voidlinux
 help / color / mirror / Atom feed
From: ev-ermakov <ev-ermakov@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] zeromq: update to 4.3.3
Date: Sun, 11 Oct 2020 15:42:00 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25521@inbox.vuxu.org> (raw)

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

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

https://github.com/ev-ermakov/void-packages zeromq-4.3.3
https://github.com/void-linux/void-packages/pull/25521

zeromq: update to 4.3.3


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

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

From bd663f3b674dc0be117dc1f78bfdac6ae69e9b36 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:14:31 +1100
Subject: [PATCH 1/9] zeromq: update to 4.3.3

---
 common/shlibs           | 2 +-
 srcpkgs/zeromq/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 9c7da029640..a938a92c189 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1211,7 +1211,7 @@ libvirt-gconfig-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-gobject-1.0.so.0 libvirt-glib-0.1.2_1
 libvirt-glib-1.0.so.0 libvirt-glib-0.1.2_1
 libgsasl.so.7 libgsasl-1.8.0_1
-libzmq.so.5 zeromq-4.1.2_1
+libzmq.so.5 zeromq-4.3.3_1
 libstatgrab.so.10 libstatgrab-0.91_1
 libseccomp.so.2 libseccomp-2.0.0_1
 libqrencode.so.4 libqrencode-4.0.0_1
diff --git a/srcpkgs/zeromq/template b/srcpkgs/zeromq/template
index 25c4d6f7351..86e03e9cab5 100644
--- a/srcpkgs/zeromq/template
+++ b/srcpkgs/zeromq/template
@@ -1,6 +1,6 @@
 # Template file for 'zeromq'
 pkgname=zeromq
-version=4.3.2
+version=4.3.3
 revision=1
 build_style=gnu-configure
 configure_args="--with-libsodium"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="http://www.zeromq.org"
 distfiles="https://github.com/zeromq/libzmq/releases/download/v${version}/zeromq-${version}.tar.gz"
-checksum=ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763
+checksum=9d9285db37ae942ed0780c016da87060497877af45094ff9e1a1ca736e3875a2
 
 zeromq-devel_package() {
 	depends="${sourcepkg}-${version}_${revision}"

From 127739f4e3f4aa6f537deee8f0ab91676c4bfacc Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:05 +1100
Subject: [PATCH 2/9] czmq: revbump for zeromq

---
 srcpkgs/czmq/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/czmq/template b/srcpkgs/czmq/template
index b1754d57685..6312d64cbba 100644
--- a/srcpkgs/czmq/template
+++ b/srcpkgs/czmq/template
@@ -1,7 +1,7 @@
 # Template file for 'czmq'
 pkgname=czmq
 version=4.2.0
-revision=2
+revision=3
 build_style=gnu-configure
 hostmakedepends="asciidoc automake libtool pkg-config xmlto"
 makedepends="libuuid-devel zeromq-devel"

From 3c9616d210e78129981874aa6522ab2510a1beef Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:06 +1100
Subject: [PATCH 3/9] horizon: revbump for zeromq

---
 srcpkgs/horizon/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/horizon/template b/srcpkgs/horizon/template
index b414febdbba..928cc26324e 100644
--- a/srcpkgs/horizon/template
+++ b/srcpkgs/horizon/template
@@ -1,7 +1,7 @@
 # Template file for 'horizon'
 pkgname=horizon
 version=1.2.1
-revision=1
+revision=2
 build_style=gnu-makefile
 make_build_args="GOLD="
 make_use_env=yes

From 754cd895cb0edb5ea37713f84521d0d561599a29 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:07 +1100
Subject: [PATCH 4/9] libbitcoin-client: revbump for zeromq

---
 srcpkgs/libbitcoin-client/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libbitcoin-client/template b/srcpkgs/libbitcoin-client/template
index f85033f35c6..5b63efde5db 100644
--- a/srcpkgs/libbitcoin-client/template
+++ b/srcpkgs/libbitcoin-client/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-client'
 pkgname=libbitcoin-client
 version=3.6.0
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld --without-examples"

From 55fb9044913722cd825239dcb7cdbbd7214eb596 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:07 +1100
Subject: [PATCH 5/9] libbitcoin-explorer: revbump for zeromq

---
 srcpkgs/libbitcoin-explorer/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libbitcoin-explorer/template b/srcpkgs/libbitcoin-explorer/template
index 39c2a55f654..8704c89d558 100644
--- a/srcpkgs/libbitcoin-explorer/template
+++ b/srcpkgs/libbitcoin-explorer/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-explorer'
 pkgname=libbitcoin-explorer
 version=3.6.0
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions
  --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib

From 7fa152238fa9e2d22df9fa0392aff5edb36ff13b Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:08 +1100
Subject: [PATCH 6/9] libbitcoin-protocol: revbump for zeromq

---
 srcpkgs/libbitcoin-protocol/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libbitcoin-protocol/template b/srcpkgs/libbitcoin-protocol/template
index 8d45895873b..7209be818c7 100644
--- a/srcpkgs/libbitcoin-protocol/template
+++ b/srcpkgs/libbitcoin-protocol/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-protocol'
 pkgname=libbitcoin-protocol
 version=3.6.0
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
  --with-boost=${XBPS_CROSS_BASE}/usr --with-gnu-ld"

From 4f2bb8f5ca9b64ed268bca8faf345afa19dfab20 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:08 +1100
Subject: [PATCH 7/9] libbitcoin-server: revbump for zeromq

---
 srcpkgs/libbitcoin-server/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libbitcoin-server/template b/srcpkgs/libbitcoin-server/template
index 0a949866e0c..6e770407dda 100644
--- a/srcpkgs/libbitcoin-server/template
+++ b/srcpkgs/libbitcoin-server/template
@@ -1,7 +1,7 @@
 # Template file for 'libbitcoin-server'
 pkgname=libbitcoin-server
 version=3.6.0
-revision=3
+revision=4
 archs="aarch64* ppc64* x86_64*"
 build_style=gnu-configure
 configure_args="--with-bash-completiondir=/usr/share/bash-completion/completions

From f4d9019336149ef29184af591d0fce76e73177f7 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:09 +1100
Subject: [PATCH 8/9] monero: revbump for zeromq

---
 srcpkgs/monero/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/monero/template b/srcpkgs/monero/template
index c9f0f5e06a8..82a7ed59d26 100644
--- a/srcpkgs/monero/template
+++ b/srcpkgs/monero/template
@@ -1,7 +1,7 @@
 # Template file for 'monero'
 pkgname=monero
 version=0.17.0.1
-revision=1
+revision=2
 _randomx_version="1.1.8"
 # the revision monero uses as a submodule for the specific version
 _rapidjson_gitrev="129d19ba7f496df5e33658527a7158c79b99c21c"

From bb3832ea3f79ec801429840d9a29d39878cc6b82 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Sun, 11 Oct 2020 22:15:09 +1100
Subject: [PATCH 9/9] python3-pyzmq: revbump for zeromq

---
 srcpkgs/python3-pyzmq/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python3-pyzmq/template b/srcpkgs/python3-pyzmq/template
index 4defa14dc46..e48b0696530 100644
--- a/srcpkgs/python3-pyzmq/template
+++ b/srcpkgs/python3-pyzmq/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pyzmq'
 pkgname=python3-pyzmq
 version=19.0.2
-revision=3
+revision=4
 wrksrc="pyzmq-${version}"
 build_style=python3-module
 make_build_args="--zmq=${XBPS_CROSS_BASE}/usr"

             reply	other threads:[~2020-10-11 13:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-11 13:42 ev-ermakov [this message]
2020-10-13  0:55 ` [PR PATCH] [Updated] " ev-ermakov
2020-10-13  1:09 ` ev-ermakov
2020-10-13  1:20 ` ev-ermakov
2020-10-13  3:23 ` ev-ermakov
2020-10-15  0:24 ` [PR PATCH] [Closed]: " ahesford
2020-10-15  0:25 ` ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25521@inbox.vuxu.org \
    --to=ev-ermakov@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).