Bug 221026 - net/librdkafka: Update to 0.11.0
Summary: net/librdkafka: Update to 0.11.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-07-26 15:50 UTC by luca.pizzamiglio
Modified: 2017-08-18 12:21 UTC (History)
1 user (show)

See Also:


Attachments
The updating patch (851 bytes, patch)
2017-07-26 15:50 UTC, luca.pizzamiglio
luca.pizzamiglio: maintainer-approval+
Details | Diff
poudriere build on FreeBSD 10.3 i386 (55.76 KB, text/x-log)
2017-07-26 15:51 UTC, luca.pizzamiglio
no flags Details
poudriere build on FreeBSD 11.0 amd64 (55.77 KB, text/x-log)
2017-07-26 15:51 UTC, luca.pizzamiglio
no flags Details
poudriere build on FreeBSD 11.1 amd64 (55.75 KB, text/x-log)
2017-07-26 15:52 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-07-26 15:50:45 UTC
Created attachment 184735 [details]
The updating patch

net/librdkafka: updating to 0.11.0

Upgrading the streaming C implementation to the last version.
Fixes and improvements added on all components.

No merge-quarterly needed.

portlint: OK (looks fine.)
testport: OK (poudriere: 10.3,11.0,11.1 on amd64,i386)
Comment 1 luca.pizzamiglio 2017-07-26 15:51:08 UTC
Created attachment 184736 [details]
poudriere build on FreeBSD 10.3 i386
Comment 2 luca.pizzamiglio 2017-07-26 15:51:31 UTC
Created attachment 184737 [details]
poudriere build on FreeBSD 11.0 amd64
Comment 3 luca.pizzamiglio 2017-07-26 15:52:42 UTC
Created attachment 184738 [details]
poudriere build on FreeBSD 11.1 amd64
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-08-18 12:19:34 UTC
A commit references this bug:

Author: swills
Date: Fri Aug 18 12:19:28 UTC 2017
New revision: 448220
URL: https://svnweb.freebsd.org/changeset/ports/448220

Log:
  net/librdkafka: Update to 0.11.0

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

Changes:
  head/net/librdkafka/Makefile
  head/net/librdkafka/distinfo
Comment 5 Steve Wills freebsd_committer freebsd_triage 2017-08-18 12:21:33 UTC
Committed, thanks!