Bug 215731 - net-mgmt/collectd5: update to 5.7.0
Summary: net-mgmt/collectd5: update to 5.7.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: 2017-01-03 14:18 UTC by Steve Wills
Modified: 2017-01-04 13:23 UTC (History)
1 user (show)

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


Attachments
patch to update to 5.7 (6.52 KB, patch)
2017-01-03 14:18 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2017-01-03 14:18:56 UTC
Created attachment 178476 [details]
patch to update to 5.7

Please see attached patch to update to 5.7.
Comment 1 Krzysztof 2017-01-03 22:35:52 UTC
Have you tested this new version somewhere? Specially ZFS plugin? On previous version there were a bug which causes that collectd made coredumps because of zfs plugin.

If you've tested this new version I'll approve this patch
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-01-03 23:17:52 UTC
(In reply to Krzysztof from comment #1)
Yep, I'm using the zfs plugin and I see stats showing up under zfs_arc.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-01-04 13:23:06 UTC
A commit references this bug:

Author: swills
Date: Wed Jan  4 13:22:02 UTC 2017
New revision: 430555
URL: https://svnweb.freebsd.org/changeset/ports/430555

Log:
  net-mgmt/collectd5: update to 5.7.0

  PR:		215731
  Submitted by:	swills (myself)
  Approved by:	Krzysztof <ports@bsdserwis.com> (maintainer)

Changes:
  head/net-mgmt/collectd5/Makefile
  head/net-mgmt/collectd5/distinfo
  head/net-mgmt/collectd5/files/patch-src__daemon__collectd.h
  head/net-mgmt/collectd5/files/patch-src__dns.c
  head/net-mgmt/collectd5/files/patch-src__modbus.c
  head/net-mgmt/collectd5/files/patch-src_zfs__arc.c
  head/net-mgmt/collectd5/files/patch-version-gen.sh
Comment 4 Steve Wills freebsd_committer freebsd_triage 2017-01-04 13:23:45 UTC
Committed, thanks for reviewing.