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: |
|
Created attachment 199923 [details]
port patch (+cosmetic)
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 Committed, thanks! |
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