Bug 223299 - [NEW PORT] net/czmq4: High-level C Binding for ZeroMQ (Version 4)
Summary: [NEW PORT] net/czmq4: High-level C Binding for ZeroMQ (Version 4)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jochen Neumeister
URL: https://reviews.freebsd.org/D12965
Keywords: easy, feature
Depends on:
Blocks:
 
Reported: 2017-10-29 05:53 UTC by Kenji Rikitake
Modified: 2017-11-11 20:03 UTC (History)
4 users (show)

See Also:


Attachments
Port diff file for net/czmq4 (5.79 KB, patch)
2017-10-29 05:53 UTC, Kenji Rikitake
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenji Rikitake 2017-10-29 05:53:26 UTC
Created attachment 187554 [details]
Port diff file for net/czmq4

CZMQ: High-level C Binding for ZeroMQ (Version 4)
From CZMQ Release 4.0.2 https://github.com/zeromq/czmq/releases/tag/v4.0.2
Documents: http://czmq.zeromq.org/
Source repository: https://github.com/zeromq/czmq

This is a newer version of CZMQ, while the current Ports net/czmq is CZMQ 3.0.2.
Comment 1 Kenji Rikitake 2017-10-29 06:00:59 UTC
QA: poudriere testport passed for 10.4-RELEASE-p1 and 11.1-RELEASE-p2
    both on i386 and amd64 architectures
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-11-11 19:57:31 UTC
A commit references this bug:

Author: joneum
Date: Sat Nov 11 19:57:18 UTC 2017
New revision: 453995
URL: https://svnweb.freebsd.org/changeset/ports/453995

Log:
  New Port: net/czmq4: High-level C Binding for ZeroMQ (Version 4)

  PR:		223299
  Submitted by:	Kenji Rikitake <kenji@k2r.org> (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12965

Changes:
  head/net/Makefile
  head/net/czmq4/
  head/net/czmq4/Makefile
  head/net/czmq4/distinfo
  head/net/czmq4/pkg-descr
  head/net/czmq4/pkg-plist
Comment 3 Jochen Neumeister freebsd_committer freebsd_triage 2017-11-11 20:03:35 UTC
landed, thx :-)