Bug 209601 - [patch] net-mgmt/telegraf: update to 0.13.0
Summary: [patch] net-mgmt/telegraf: update to 0.13.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: Palle Girgensohn
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-05-18 11:00 UTC by cheffo
Modified: 2016-05-26 15:56 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (girgen)


Attachments
Patch to update influxdb to 0.13.0 (32.37 KB, patch)
2016-05-18 11:00 UTC, cheffo
no flags Details | Diff
poudriere testport output for telegraf-0.13.0 (44.18 KB, text/plain)
2016-05-18 11:01 UTC, cheffo
no flags Details
portlint output (136 bytes, text/plain)
2016-05-18 11:01 UTC, cheffo
no flags Details

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