Bug 240567 - net/kafkacat: Update to 1.5.0
Summary: net/kafkacat: Update to 1.5.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: Danilo G. Baio
URL: https://github.com/edenhill/kafkacat/...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-13 16:02 UTC by Sergey Akhmatov
Modified: 2019-09-14 17:03 UTC (History)
1 user (show)

See Also:


Attachments
kafkacat-1.5.0 (897 bytes, patch)
2019-09-13 16:02 UTC, Sergey Akhmatov
sergey: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Akhmatov 2019-09-13 16:02:22 UTC
Created attachment 207469 [details]
kafkacat-1.5.0

Update net/kafkacat to 1.5.0

ChangeLog: https://github.com/edenhill/kafkacat/releases/tag/1.5.0
* Confluent Schema-Registry and Apache Avro support: consumer can now deserialize Avro messages (-s avro).
* Added generic primitive deserialization using pack-str format (e.g., -s 'key=i h$')
* Start and/or stop consuming based on timestamp (-o s@1568276617000 -o e@1568276622000)
* Dont overwrite producev() error code


QA: poudriere testport: OK on 11.2, 11.3, 12.0, 12.1-PRERELEASE
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2019-09-14 17:03:09 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-09-14 17:03:30 UTC
A commit references this bug:

Author: dbaio
Date: Sat Sep 14 17:02:43 UTC 2019
New revision: 512037
URL: https://svnweb.freebsd.org/changeset/ports/512037

Log:
  net/kafkacat: Update to 1.5.0

  Changelog:	https://github.com/edenhill/kafkacat/releases/tag/1.5.0

  PR:		240567
  Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)

Changes:
  head/net/kafkacat/Makefile
  head/net/kafkacat/distinfo