Bug 233844

Summary: net/kafka: update to 2.1.0
Product: Ports & Packages Reporter: Pavel Timofeev <timp87>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port patch
none
port patch (+cosmetic) none

Description Pavel Timofeev 2018-12-07 07:48:02 UTC
Created attachment 199922 [details]
port patch

- Update kafka to 2.1.0
- Switch to scala 2.12 as it's now recommended officially
- Redirect stdout to syslog by default instead of just a plain file
Comment 1 Pavel Timofeev 2018-12-07 07:49:03 UTC
Created attachment 199923 [details]
port patch (+cosmetic)
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-12-09 00:46:09 UTC
A commit references this bug:

Author: swills
Date: Sun Dec  9 00:45:14 UTC 2018
New revision: 487001
URL: https://svnweb.freebsd.org/changeset/ports/487001

Log:
  net/kafka: update to 2.1.0

  While here, switch to scala 2.12 and redirect output to syslog

  PR:		233844
  Submitted by:	timp87@gmail.com (maintainer)

Changes:
  head/net/kafka/Makefile
  head/net/kafka/distinfo
  head/net/kafka/files/kafka.in
  head/net/kafka/pkg-plist
Comment 3 Steve Wills freebsd_committer freebsd_triage 2018-12-09 00:46:33 UTC
Committed, thanks!