Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2020 02:17:41 +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: r545142 - head/net-mgmt/netdata-go
Message-ID:  <202008170217.07H2HfHx066443@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Aug 17 02:17:41 2020
New Revision: 545142
URL: https://svnweb.freebsd.org/changeset/ports/545142

Log:
  net-mgmt/netdata-go: Update to v0.20.0
  
  PR:		248694
  Submitted by:	Dries Michiels <driesm.michiels@gmail.com> (maintainer)

Modified:
  head/net-mgmt/netdata-go/Makefile   (contents, props changed)
  head/net-mgmt/netdata-go/distinfo   (contents, props changed)
  head/net-mgmt/netdata-go/pkg-plist   (contents, props changed)

Modified: head/net-mgmt/netdata-go/Makefile
==============================================================================
--- head/net-mgmt/netdata-go/Makefile	Mon Aug 17 02:11:55 2020	(r545141)
+++ head/net-mgmt/netdata-go/Makefile	Mon Aug 17 02:17:41 2020	(r545142)
@@ -2,7 +2,7 @@
 
 PORTNAME=	netdata-go
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.19.2
+DISTVERSION=	0.20.0
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	driesm.michiels@gmail.com
@@ -16,13 +16,15 @@ USES=		go:modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	netdata
 GH_PROJECT=	go.d.plugin
-GH_TUPLE=	Wing924:ltsv:v0.3.1:wing924_ltsv/vendor/github.com/Wing924/ltsv \
+GH_TUPLE=	DATA-DOG:go-sqlmock:v1.4.1:data_dog_go_sqlmock/vendor/github.com/DATA-DOG/go-sqlmock \
+		Wing924:ltsv:v0.3.1:wing924_ltsv/vendor/github.com/Wing924/ltsv \
 		axiomhq:hyperloglog:a4c4c47bc57f:axiomhq_hyperloglog/vendor/github.com/axiomhq/hyperloglog \
 		cespare:xxhash:v1.1.0:cespare_xxhash/vendor/github.com/cespare/xxhash \
 		cloudflare:cfssl:v1.4.1:cloudflare_cfssl/vendor/github.com/cloudflare/cfssl \
 		davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
 		dgryski:go-metro:280f6062b5bc:dgryski_go_metro/vendor/github.com/dgryski/go-metro \
 		fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
+		go-ini:ini:v1.57.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
 		go-sql-driver:mysql:v1.5.0:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \
 		go-yaml:yaml:9f266ea9e77c:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \
 		go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
@@ -32,6 +34,7 @@ GH_TUPLE=	Wing924:ltsv:v0.3.1:wing924_ltsv/vendor/gith
 		golang:xerrors:1b5146add898:golang_xerrors/vendor/golang.org/x/xerrors \
 		google:certificate-transparency-go:v1.0.21:google_certificate_transparency_go/vendor/github.com/google/certificate-transparency-go \
 		google:uuid:6a5e28554805:google_uuid/vendor/github.com/google/uuid \
+		ilyam8:flock:v0.7.2:ilyam8_flock/vendor/github.com/ilyam8/flock \
 		ilyam8:hashstructure:v1.1.0:ilyam8_hashstructure/vendor/github.com/ilyam8/hashstructure \
 		jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \
 		layeh:radius:890bc1058917:layeh_radius/vendor/layeh.com/radius \
@@ -41,10 +44,11 @@ GH_TUPLE=	Wing924:ltsv:v0.3.1:wing924_ltsv/vendor/gith
 		mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
 		miekg:dns:v1.1.29:miekg_dns/vendor/github.com/miekg/dns \
 		mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \
-		netdata:go-orchestrator:fa1e7549ea8b:netdata_go_orchestrator/vendor/github.com/netdata/go-orchestrator \
+		netdata:go-orchestrator:3b7cd11e4fe1:netdata_go_orchestrator/vendor/github.com/netdata/go-orchestrator \
 		pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
 		prometheus:common:v0.10.0:prometheus_common/vendor/github.com/prometheus/common \
 		prometheus:prometheus:v2.5.0:prometheus_prometheus/vendor/github.com/prometheus/prometheus \
+		smartystreets:goconvey:v1.6.4:smartystreets_goconvey/vendor/github.com/smartystreets/goconvey \
 		stretchr:testify:v1.6.0:stretchr_testify/vendor/github.com/stretchr/testify \
 		vmware:govmomi:v0.22.2:vmware_govmomi/vendor/github.com/vmware/govmomi
 

Modified: head/net-mgmt/netdata-go/distinfo
==============================================================================
--- head/net-mgmt/netdata-go/distinfo	Mon Aug 17 02:11:55 2020	(r545141)
+++ head/net-mgmt/netdata-go/distinfo	Mon Aug 17 02:17:41 2020	(r545142)
@@ -1,6 +1,8 @@
-TIMESTAMP = 1592332490
-SHA256 (netdata-go.d.plugin-v0.19.2_GH0.tar.gz) = 836f37b3a9f2cc6cf2e0511427a1bed7807d7a64335b12491913738e43e5f27c
-SIZE (netdata-go.d.plugin-v0.19.2_GH0.tar.gz) = 515510
+TIMESTAMP = 1597602912
+SHA256 (netdata-go.d.plugin-v0.20.0_GH0.tar.gz) = 068e41b4dc8d00edc66f2fe788ae7a6998d2f1e7c2104fee2ba00ceebe7af536
+SIZE (netdata-go.d.plugin-v0.20.0_GH0.tar.gz) = 577089
+SHA256 (DATA-DOG-go-sqlmock-v1.4.1_GH0.tar.gz) = 50a4e370447d4096b288cdbe929fd15fad1196c0e153f068ffdca720196f7f37
+SIZE (DATA-DOG-go-sqlmock-v1.4.1_GH0.tar.gz) = 32714
 SHA256 (Wing924-ltsv-v0.3.1_GH0.tar.gz) = b20c4ed0b836044bd59bbf5ecde4afc1b6eda3879652e8485e42ea5f7db8c087
 SIZE (Wing924-ltsv-v0.3.1_GH0.tar.gz) = 10327
 SHA256 (axiomhq-hyperloglog-a4c4c47bc57f_GH0.tar.gz) = 44eaed28df5f20bbd66e5f0599013ba2a9ab7ff04877e36808fdac729293297a
@@ -15,6 +17,8 @@ SHA256 (dgryski-go-metro-280f6062b5bc_GH0.tar.gz) = 0f
 SIZE (dgryski-go-metro-280f6062b5bc_GH0.tar.gz) = 4393
 SHA256 (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 4f888b1cb132026227826751d156c0a2958e7d492e5e38386cde8848ef494dcb
 SIZE (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 31900
+SHA256 (go-ini-ini-v1.57.0_GH0.tar.gz) = e612924cffa395825f32e65db18cff0366705952433e52c6efc81fc1c3adfd2a
+SIZE (go-ini-ini-v1.57.0_GH0.tar.gz) = 48424
 SHA256 (go-sql-driver-mysql-v1.5.0_GH0.tar.gz) = 9d98b46623037447a26a51a203540bf605b6e6220d31f2efc7396242fcb660b5
 SIZE (go-sql-driver-mysql-v1.5.0_GH0.tar.gz) = 90474
 SHA256 (go-yaml-yaml-9f266ea9e77c_GH0.tar.gz) = 63efc9aabcbb56b2c9469927784fd67ecb3a79720c4fa754c511335a04156d04
@@ -33,6 +37,8 @@ SHA256 (google-certificate-transparency-go-v1.0.21_GH0
 SIZE (google-certificate-transparency-go-v1.0.21_GH0.tar.gz) = 4401179
 SHA256 (google-uuid-6a5e28554805_GH0.tar.gz) = 6478108a345cc342a323e2c415d6b56b828101a73e3dfc6432122b4c1bfab179
 SIZE (google-uuid-6a5e28554805_GH0.tar.gz) = 12733
+SHA256 (ilyam8-flock-v0.7.2_GH0.tar.gz) = c9dbf70682fe43c6dcbd2d72fb6d965a0374fb5e9a48ef44cb53b2b0208dbbb8
+SIZE (ilyam8-flock-v0.7.2_GH0.tar.gz) = 8423
 SHA256 (ilyam8-hashstructure-v1.1.0_GH0.tar.gz) = 6432390e934c5dbdcbcc2c4a857d44d27a745df0045488ff63b91e40e43239ee
 SIZE (ilyam8-hashstructure-v1.1.0_GH0.tar.gz) = 6959
 SHA256 (jessevdk-go-flags-v1.4.0_GH0.tar.gz) = 3be7e8fb4b63887e8aeb55878244c04b7dcbe5ac77211c73ee35e38ca681e611
@@ -51,14 +57,16 @@ SHA256 (miekg-dns-v1.1.29_GH0.tar.gz) = b2a683acf16f7c
 SIZE (miekg-dns-v1.1.29_GH0.tar.gz) = 184242
 SHA256 (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 646671c73a84a8dfb4a5a76b80c7b63549ffefa906524d45077301bc7da76600
 SIZE (mitchellh-go-homedir-v1.1.0_GH0.tar.gz) = 3362
-SHA256 (netdata-go-orchestrator-fa1e7549ea8b_GH0.tar.gz) = 315190f86b7b20fdf9153f4fb378712228f90a7a227d5d197c42a90b88fc3253
-SIZE (netdata-go-orchestrator-fa1e7549ea8b_GH0.tar.gz) = 53030
+SHA256 (netdata-go-orchestrator-3b7cd11e4fe1_GH0.tar.gz) = dc6a2927f60c00669d5d075f3f23290bc23644e209cc6b772c11669e1afdb269
+SIZE (netdata-go-orchestrator-3b7cd11e4fe1_GH0.tar.gz) = 54448
 SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
 SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
 SHA256 (prometheus-common-v0.10.0_GH0.tar.gz) = 349381082ea8e66637c2d2475f1ae0e74ca04a7b91eb3b96817c261b87668fd3
 SIZE (prometheus-common-v0.10.0_GH0.tar.gz) = 107763
 SHA256 (prometheus-prometheus-v2.5.0_GH0.tar.gz) = e1484edbb63480bc5ce75b661a328abb7b7b2c609de41e8fd0af0e6539fe02c7
 SIZE (prometheus-prometheus-v2.5.0_GH0.tar.gz) = 6123272
+SHA256 (smartystreets-goconvey-v1.6.4_GH0.tar.gz) = 88714f84d0a989c4ba60e1f2b65e426dc7e23058ca0b9f06cb77613cb22b010b
+SIZE (smartystreets-goconvey-v1.6.4_GH0.tar.gz) = 1478622
 SHA256 (stretchr-testify-v1.6.0_GH0.tar.gz) = a5c33d77640da2fc2d8db091f9ecdf99214c64f19e7264493bff728706f00bda
 SIZE (stretchr-testify-v1.6.0_GH0.tar.gz) = 84517
 SHA256 (vmware-govmomi-v0.22.2_GH0.tar.gz) = 738c294440cb7124035c3eab2f0934671dfbafc75c85f0ebfd48fcc584e7d8ac

Modified: head/net-mgmt/netdata-go/pkg-plist
==============================================================================
--- head/net-mgmt/netdata-go/pkg-plist	Mon Aug 17 02:11:55 2020	(r545141)
+++ head/net-mgmt/netdata-go/pkg-plist	Mon Aug 17 02:17:41 2020	(r545142)
@@ -26,6 +26,7 @@
 @sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/phpfpm.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/pihole.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/portcheck.conf.sample
+@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/prometheus.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/pulsar.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/rabbitmq.conf.sample
 @sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/scaleio.conf.sample



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