Bug 233844 - net/kafka: update to 2.1.0
Summary: net/kafka: update to 2.1.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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-07 07:48 UTC by Pavel Timofeev
Modified: 2018-12-09 00:46 UTC (History)
0 users

See Also:


Attachments
port patch (8.65 KB, patch)
2018-12-07 07:48 UTC, Pavel Timofeev
no flags Details | Diff
port patch (+cosmetic) (8.66 KB, patch)
2018-12-07 07:49 UTC, Pavel Timofeev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!