Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c6ec7559bf1ba0c142a8e15a4aa362778c26874a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c6ec7559bf1ba0c142a8e15a4aa362778c26874a)
  • Date: Sun, 14 Jan 2018 12:28:25 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/zeromq/DEPENDS | 5 ++++-
net/zeromq/DETAILS | 4 ++--
net/zeromq/HISTORY | 4 ++++
3 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit c6ec7559bf1ba0c142a8e15a4aa362778c26874a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

zeromq: => 4.2.3

diff --git a/net/zeromq/DEPENDS b/net/zeromq/DEPENDS
index 84ffc96..695fc19 100755
--- a/net/zeromq/DEPENDS
+++ b/net/zeromq/DEPENDS
@@ -20,4 +20,7 @@ if is_depends_enabled ${SPELL} asciidoc; then
depends xmlto
fi &&

-optional_depends libunwind "" "" "for extensive debugging"
+optional_depends libunwind \
+ "--enable-libunwind" \
+ "--disable-libunwind" \
+ "for extensive debugging"
diff --git a/net/zeromq/DETAILS b/net/zeromq/DETAILS
index eb61da5..acbfe54 100755
--- a/net/zeromq/DETAILS
+++ b/net/zeromq/DETAILS
@@ -1,8 +1,8 @@
SPELL=zeromq
- VERSION=4.2.2
+ VERSION=4.2.3
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=https://github.com/${SPELL}/libzmq/releases/download/v${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:d78813a61ce3311a1f8c230f7da0f5aedc97ef4b792afb6d398c5710da239348c0c7a67bdfeb38a7ab0282af498f1ed173649aff4add1bc35f0ef1b66f965443
+
SOURCE_HASH=sha512:8ac588a7a4db9d65586dd7b501999edac151e1d03056c1014d7ded6cd4bcf5bb4f81252b47d89d60c3ad7d527685218992bf5853b4656c0702e0f64c2d77712b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOC_DIRS=""
WEB_SITE=http://zeromq.org/
diff --git a/net/zeromq/HISTORY b/net/zeromq/HISTORY
index fdd433e..a0c27e8 100644
--- a/net/zeromq/HISTORY
+++ b/net/zeromq/HISTORY
@@ -1,3 +1,7 @@
+2018-01-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.2.3
+ * DEPENDS: added libunwind flags
+
2017-11-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.2.2; updated source url
* DEPENDS: libsodium becomes optional; added krb5, asciidoc+xmlto and



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c6ec7559bf1ba0c142a8e15a4aa362778c26874a), Vlad Glagolev, 01/14/2018

Archive powered by MHonArc 2.6.24.

Top of Page