svn commit: r501585 - head/sysutils/node_exporter
Steve Wills
swills at FreeBSD.org
Mon May 13 19:05:19 UTC 2019
Author: swills
Date: Mon May 13 19:05:17 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 at xm0.uk> (maintainer)
Modified:
head/sysutils/node_exporter/Makefile (contents, props changed)
head/sysutils/node_exporter/distinfo (contents, props changed)
head/sysutils/node_exporter/pkg-plist (contents, props changed)
Modified: head/sysutils/node_exporter/Makefile
==============================================================================
--- head/sysutils/node_exporter/Makefile Mon May 13 19:02:49 2019 (r501584)
+++ head/sysutils/node_exporter/Makefile Mon May 13 19:05:17 2019 (r501585)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node_exporter
-PORTVERSION= 0.17.0
+PORTVERSION= 0.18.0
DISTVERSIONPREFIX=v
PORTREVISION= 1
CATEGORIES= sysutils
Modified: head/sysutils/node_exporter/distinfo
==============================================================================
--- head/sysutils/node_exporter/distinfo Mon May 13 19:02:49 2019 (r501584)
+++ head/sysutils/node_exporter/distinfo Mon May 13 19:05:17 2019 (r501585)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546895206
-SHA256 (prometheus-node_exporter-v0.17.0_GH0.tar.gz) = 763b588b9282a8aa497286f8ab1aab61d085bdd2d258cf3457f23c60752c9a27
-SIZE (prometheus-node_exporter-v0.17.0_GH0.tar.gz) = 1758763
+TIMESTAMP = 1557759917
+SHA256 (prometheus-node_exporter-v0.18.0_GH0.tar.gz) = 2f71a4a11fa1388e4a459865520365396f8b6ebbad9d45df476fe60ee0de0415
+SIZE (prometheus-node_exporter-v0.18.0_GH0.tar.gz) = 2104908
Modified: head/sysutils/node_exporter/pkg-plist
==============================================================================
--- head/sysutils/node_exporter/pkg-plist Mon May 13 19:02:49 2019 (r501584)
+++ head/sysutils/node_exporter/pkg-plist Mon May 13 19:05:17 2019 (r501585)
@@ -8,10 +8,18 @@ bin/node_exporter
%%PORTDOCS%%%%DOCSDIR%%/example-17-compatibility-rules.yml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/apt.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/btrfs_stats.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/deleted_libraries.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/directory-size.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/inotify-instances
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/ipmitool
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/md_info.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/md_info_detail.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/mellanox_hca_temp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/ntpd_metrics.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/nvme_metrics.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/pacman.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/smartmon.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/smartmon.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/storcli.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text_collector_examples/yum.sh
More information about the svn-ports-all
mailing list