Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2019 19:05:17 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501585 - head/sysutils/node_exporter
Message-ID:  <201905131905.x4DJ5HYY065158@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905131905.x4DJ5HYY065158>