Bug 215971 - net/librdkafka: update and taking maintainership
Summary: net/librdkafka: update and taking maintainership
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-11 15:32 UTC by luca.pizzamiglio
Modified: 2017-01-12 14:12 UTC (History)
1 user (show)

See Also:


Attachments
The updating patch (1.18 KB, patch)
2017-01-11 15:32 UTC, luca.pizzamiglio
luca.pizzamiglio: maintainer-approval+
Details | Diff
poudriere build on FreeBSD 11 amd64 (58.25 KB, text/x-log)
2017-01-11 15:32 UTC, luca.pizzamiglio
no flags Details
poudriere build on FreeBSD 10.3 i386 (57.51 KB, text/x-log)
2017-01-11 15:33 UTC, luca.pizzamiglio
no flags Details
poudriere build with LibreSSL (60.49 KB, text/x-log)
2017-01-11 15:34 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-11 15:32:28 UTC
Created attachment 178751 [details]
The updating patch

net/librdkafka: updating to version 0.9.2

Updating the C implementation of Apache/Kafka
Taking the maintainership.
SASL explicitly disabled, to fix port builds.
No merge quarterly needed.

portlint: OK (looks fine.)
testport: OK (poudriere: 10.3,11.0 on amd64,i386 and with LibreSSL)
Comment 1 luca.pizzamiglio 2017-01-11 15:32:55 UTC
Created attachment 178752 [details]
poudriere build on FreeBSD 11 amd64
Comment 2 luca.pizzamiglio 2017-01-11 15:33:23 UTC
Created attachment 178753 [details]
poudriere build on FreeBSD 10.3 i386
Comment 3 luca.pizzamiglio 2017-01-11 15:34:09 UTC
Created attachment 178754 [details]
poudriere build with LibreSSL
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-01-12 14:09:52 UTC
A commit references this bug:

Author: olivier
Date: Thu Jan 12 14:09:33 UTC 2017
New revision: 431269
URL: https://svnweb.freebsd.org/changeset/ports/431269

Log:
  Updating to version 0.9.2 and set new maintainer

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

Changes:
  head/net/librdkafka/Makefile
  head/net/librdkafka/distinfo
Comment 5 Olivier Cochard freebsd_committer freebsd_triage 2017-01-12 14:12:06 UTC
Thanks for taking the maintainership and the update!