Bug 223236 - sysutils/node_exporter: Update to 0.15.0
Summary: sysutils/node_exporter: Update to 0.15.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-25 10:41 UTC by David O'Rourke
Modified: 2017-10-25 15:20 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
Patch to update to 0.15.0 (1.55 KB, patch)
2017-10-25 10:41 UTC, David O'Rourke
no flags Details | Diff
Update to node_exporter 0.15.0 (2.28 KB, patch)
2017-10-25 10:57 UTC, David O'Rourke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David O'Rourke 2017-10-25 10:41:35 UTC
Created attachment 187457 [details]
Patch to update to 0.15.0

The attached patch updates sysutils/node_exporter to 0.15.0. A pkg-message entry was also created as 0.15.0 contains a few breaking changes.
Comment 1 David O'Rourke 2017-10-25 10:51:55 UTC
Hold off on this, I have an additional issue to fix.
Comment 2 David O'Rourke 2017-10-25 10:57:46 UTC
Created attachment 187458 [details]
Update to node_exporter 0.15.0

Previous patch had managed to miss the required update to the rc.d script. This patch resolves that issue.
Comment 3 jevonearth 2017-10-25 14:58:15 UTC
LGTM!
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-10-25 15:18:24 UTC
A commit references this bug:

Author: swills
Date: Wed Oct 25 15:18:00 UTC 2017
New revision: 452865
URL: https://svnweb.freebsd.org/changeset/ports/452865

Log:
  sysutils/node_exporter: Update to 0.15.0

  PR:		223236
  Submitted by:	David O'Rourke <dor.bsd@xm0.uk>
  Approved by:	jevonearth <ports@ecadlabs.com> (maintainer)

Changes:
  head/sysutils/node_exporter/Makefile
  head/sysutils/node_exporter/distinfo
  head/sysutils/node_exporter/files/node_exporter.in
  head/sysutils/node_exporter/pkg-message
Comment 5 Steve Wills freebsd_committer freebsd_triage 2017-10-25 15:20:14 UTC
Committed, thanks!