Bug 237881 - [PATCH] sysutils/node_exporter: Update to 0.18.0
Summary: [PATCH] sysutils/node_exporter: Update to 0.18.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: patch-ready
Depends on:
Blocks:
 
Reported: 2019-05-13 15:42 UTC by David O'Rourke
Modified: 2019-05-13 19:07 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
sysutils/node_exporter: Update to 0.18.0 (2.44 KB, patch)
2019-05-13 15:42 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 2019-05-13 15:42:34 UTC
Created attachment 204359 [details]
sysutils/node_exporter: Update to 0.18.0

This patch updates sysutils/node_exporter to 0.18.0.

There are a number of breaking changes which may affect dashboards, and a number of new features.
A detailed changelog for this release is available at https://github.com/prometheus/node_exporter/releases/tag/v0.18.0

A FreeBSD specific highlight is the addition of a FreeBSD uname collector.

-David
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-13 19:06:11 UTC
A commit references this bug:

Author: swills
Date: Mon May 13 19:05:18 UTC 2019
New revision: 501585
URL: https://svnweb.freebsd.org/changeset/ports/501585

Log:
  sysutils/node_exporter: Update to 0.18.0

  PR:		237881
  Submitted by:	David O'Rourke <dor.bsd@xm0.uk> (maintainer)

Changes:
  head/sysutils/node_exporter/Makefile
  head/sysutils/node_exporter/distinfo
  head/sysutils/node_exporter/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-05-13 19:07:56 UTC
Committed, thanks!