Bug 209601

Summary: [patch] net-mgmt/telegraf: update to 0.13.0
Product: Ports & Packages Reporter: cheffo
Component: Individual Port(s)Assignee: Palle Girgensohn <girgen>
Status: Closed FIXED    
Severity: Affects Only Me CC: bugs, cheffo
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (girgen)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update influxdb to 0.13.0
none
poudriere testport output for telegraf-0.13.0
none
portlint output none

Description cheffo 2016-05-18 11:00:23 UTC
Created attachment 170432 [details]
Patch to update influxdb to 0.13.0

The follwoing patch will upgrade telegraf to version 0.13.0 and also contains a fix for it to make it compile/work with latest version of gopsutil - See https://github.com/shirou/gopsutil/commit/ea152ea901de3c51594da9eeffa45476fc657d3a
Comment 1 cheffo 2016-05-18 11:01:15 UTC
Created attachment 170433 [details]
poudriere testport output for telegraf-0.13.0
Comment 2 cheffo 2016-05-18 11:01:42 UTC
Created attachment 170434 [details]
portlint output
Comment 3 Johan Bergström 2016-05-26 03:55:09 UTC
Worked with 0.13.1 for me as well.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-05-26 15:55:17 UTC
A commit references this bug:

Author: girgen
Date: Thu May 26 15:54:55 UTC 2016
New revision: 415901
URL: https://svnweb.freebsd.org/changeset/ports/415901

Log:
  Update to latest version

  PR:		209601
  Submitted by:	Stefan Lambrev

Changes:
  head/net-mgmt/telegraf/Makefile
  head/net-mgmt/telegraf/distinfo
Comment 5 Palle Girgensohn freebsd_committer freebsd_triage 2016-05-26 15:56:48 UTC
Committed with suggested update to 0.13.1, which actually included the included patches. :)

Thanks!