Bug 216520 - net/librdkafka: update to 0.9.3
Summary: net/librdkafka: update to 0.9.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: Olivier Cochard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-27 09:21 UTC by luca.pizzamiglio
Modified: 2017-01-27 10:41 UTC (History)
1 user (show)

See Also:


Attachments
The updating patch (1.93 KB, patch)
2017-01-27 09:21 UTC, luca.pizzamiglio
luca.pizzamiglio: maintainer-approval+
Details | Diff
poudriere build on FreeBSD 10.3 i386 (45.40 KB, text/x-log)
2017-01-27 09:21 UTC, luca.pizzamiglio
no flags Details
poudriere build on FreeBSD 11 amd64 (45.58 KB, text/x-log)
2017-01-27 09:22 UTC, luca.pizzamiglio
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description luca.pizzamiglio 2017-01-27 09:21:15 UTC
Created attachment 179345 [details]
The updating patch

net/librdkafka: update to 0.9.3

Updating the library to the last version, including some fixes.
Adding liblz4 as (lib) dependency, to support this compression algorithm.
Adding some patches to fix C functions visibility and a macro name conflict.
No merge-quarterly needed.

portlint: OK (looks fine.)
testport: OK (poudriere: 10.3,11.0 on amd64,i386)
Comment 1 luca.pizzamiglio 2017-01-27 09:21:44 UTC
Created attachment 179346 [details]
poudriere build on FreeBSD 10.3 i386
Comment 2 luca.pizzamiglio 2017-01-27 09:22:04 UTC
Created attachment 179347 [details]
poudriere build on FreeBSD 11 amd64
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-01-27 10:41:17 UTC
A commit references this bug:

Author: olivier
Date: Fri Jan 27 10:40:55 UTC 2017
New revision: 432549
URL: https://svnweb.freebsd.org/changeset/ports/432549

Log:
  Update to 0.9.3

  PR:		216520
  Submitted by:	luca.pizzamiglio@gmail.com (maintainer)

Changes:
  head/net/librdkafka/Makefile
  head/net/librdkafka/distinfo
  head/net/librdkafka/files/
  head/net/librdkafka/files/patch-src_rd.h
Comment 4 Olivier Cochard freebsd_committer freebsd_triage 2017-01-27 10:41:54 UTC
Thanks!