Bug 240567

Summary: net/kafkacat: Update to 1.5.0
Product: Ports & Packages Reporter: Sergey Akhmatov <sergey>
Component: Individual Port(s)Assignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Only Me CC: dbaio
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/edenhill/kafkacat/releases/tag/1.5.0
Attachments:
Description Flags
kafkacat-1.5.0 sergey: maintainer-approval+

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