Bug 224495 - net/libzmq4: Update to 4.2.3
Summary: net/libzmq4: Update to 4.2.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-21 07:07 UTC by Yuri Victorovich
Modified: 2018-02-11 17:53 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments
patch (1.52 KB, patch)
2017-12-21 07:07 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2017-12-21 07:07:34 UTC
Created attachment 189007 [details]
patch

I spotted the libzmq.so library from version 4.2.2 that had a broken link to libsodium.

4.2.3 doesn't have this problem.

Additionally, please remove the static lib if possible.

Thanks!
Yuri
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2018-02-11 13:13:22 UTC
Yuri, any plans to commit it with maintainer timeout?

This release includes some FreeBSD specific fixes like https://github.com/zeromq/libzmq/pull/2514/files.

BTW, the libunwind dependency is optional, could be converted to an option.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-11 16:46:19 UTC
(In reply to Roman Bogorodskiy from comment #1)

Roman,

Thanks for reminding. Will do.

Yuri
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-11 16:47:11 UTC
Maintainer timeout.
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-02-11 17:53:39 UTC
A commit references this bug:

Author: yuri
Date: Sun Feb 11 17:53:33 UTC 2018
New revision: 461517
URL: https://svnweb.freebsd.org/changeset/ports/461517

Log:
  net/libzmq4: Update to 4.2.3

  Changelog:
  https://github.com/zeromq/libzmq/releases/tag/v4.2.3

  Additional port changes:
  * DISTVERSION
  * Added LIBUNWIND option to use devel/libunwind
  * Disabled static library
  * Minor formatting changes

  All tests pass.

  This release includes some FreeBSD specific fixes like
  https://github.com/zeromq/libzmq/pull/2514/files.

  PR:		224495
  Submitted by:	myself
  Approved by:	timeout expired, tcberner (mentor, implicit)

Changes:
  head/net/libzmq4/Makefile
  head/net/libzmq4/distinfo
  head/net/libzmq4/pkg-plist
Comment 5 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-11 17:53:46 UTC
Committed.