git: aaa903d938fd - main - sysutils/gcp-ops-agent: Update to 2.20.0

From: Joseph Mingrone <jrm_at_FreeBSD.org>
Date: Tue, 20 Sep 2022 00:16:49 UTC
The branch main has been updated by jrm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aaa903d938fda3daf88e9c0c4a7b36f4c893a1dc

commit aaa903d938fda3daf88e9c0c4a7b36f4c893a1dc
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2022-08-30 04:33:18 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2022-09-20 00:16:26 +0000

    sysutils/gcp-ops-agent: Update to 2.20.0
    
    https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.20.0
    https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.19.0
    
    Sponsored by:   The FreeBSD Foundation
---
 sysutils/gcp-ops-agent/Makefile | 6 +++---
 sysutils/gcp-ops-agent/distinfo | 8 +++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/sysutils/gcp-ops-agent/Makefile b/sysutils/gcp-ops-agent/Makefile
index 9c9dce43a32b..f088ce8a9913 100644
--- a/sysutils/gcp-ops-agent/Makefile
+++ b/sysutils/gcp-ops-agent/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ops-agent
-DISTVERSION=	2.18.2
-PORTREVISION=	2
+DISTVERSION=	2.20.0
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	gcp-
 
@@ -45,6 +44,7 @@ GH_TUPLE=	StackExchange:wmi:v1.2.1:stackexchange_wmi/vendor/github.com/StackExch
 		googleapis:google-cloud-go:storage/v1.18.2:googleapis_google_cloud_go_storage \
 		googleapis:google-cloud-go:v0.1.0:googleapis_google_cloud_go_compute/vendor/cloud.google.com/go \
 		googleapis:google-cloud-go:v0.100.2:googleapis_google_cloud_go \
+		gotestyourself:gotest.tools:v3.3.0:gotestyourself_gotest_tools/vendor/gotest.tools/v3 \
 		grpc:grpc-go:v1.40.1:grpc_grpc_go/vendor/google.golang.org/grpc \
 		hashicorp:errwrap:v1.0.0:hashicorp_errwrap/vendor/github.com/hashicorp/errwrap \
 		hashicorp:go-multierror:v1.1.0:hashicorp_go_multierror/vendor/github.com/hashicorp/go-multierror \
@@ -59,8 +59,8 @@ GH_TUPLE=	StackExchange:wmi:v1.2.1:stackexchange_wmi/vendor/github.com/StackExch
 		tklauser:numcpus:v0.2.2:tklauser_numcpus/vendor/github.com/tklauser/numcpus \
 		uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \
 		uber-go:multierr:v1.7.0:uber_go_multierr/vendor/go.uber.org/multierr
-GO_TARGET=	./cmd/google_cloud_ops_agent_engine
 
+GO_TARGET=	./cmd/google_cloud_ops_agent_engine
 PLIST_FILES=	bin/google_cloud_ops_agent_engine
 
 post-extract:
diff --git a/sysutils/gcp-ops-agent/distinfo b/sysutils/gcp-ops-agent/distinfo
index fea7fa79faea..9c7573751c78 100644
--- a/sysutils/gcp-ops-agent/distinfo
+++ b/sysutils/gcp-ops-agent/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1658364916
-SHA256 (GoogleCloudPlatform-ops-agent-2.18.2_GH0.tar.gz) = 9ca058f87ab1ef1302c1fdfa75d9519e3cc11b3ad4d6a3eb3725aab63d295dd5
-SIZE (GoogleCloudPlatform-ops-agent-2.18.2_GH0.tar.gz) = 575705
+TIMESTAMP = 1663625292
+SHA256 (GoogleCloudPlatform-ops-agent-2.20.0_GH0.tar.gz) = c223e8707f11976fd2670d737480cad5674bb2d61a701ce2ffa555a7563bc348
+SIZE (GoogleCloudPlatform-ops-agent-2.20.0_GH0.tar.gz) = 873387
 SHA256 (StackExchange-wmi-v1.2.1_GH0.tar.gz) = a90126aa4c4defa7455be9610e84b0606972eccfa4111c2ec97179691d240b5a
 SIZE (StackExchange-wmi-v1.2.1_GH0.tar.gz) = 12449
 SHA256 (blang-semver-v3.5.1_GH0.tar.gz) = 3d9da53f4c2d3169bfa9b25f2f36f301a37556a47259c870881524c643c69c57
@@ -63,6 +63,8 @@ SHA256 (googleapis-google-cloud-go-v0.1.0_GH0.tar.gz) = 891f0135a80b2a8c65217ddb
 SIZE (googleapis-google-cloud-go-v0.1.0_GH0.tar.gz) = 224826
 SHA256 (googleapis-google-cloud-go-v0.100.2_GH0.tar.gz) = 21a52ffb356b09bbe00bd0a25478a56a1ea9a4c6f5958375784a27fa07501fda
 SIZE (googleapis-google-cloud-go-v0.100.2_GH0.tar.gz) = 6908129
+SHA256 (gotestyourself-gotest.tools-v3.3.0_GH0.tar.gz) = 074cbd2f052e39ecfdf8697996b5678d7396c8c5900f02d528dd7a4567ee55a8
+SIZE (gotestyourself-gotest.tools-v3.3.0_GH0.tar.gz) = 67414
 SHA256 (grpc-grpc-go-v1.40.1_GH0.tar.gz) = c931facadc745132f434a5c01805be564559a487d19d15516e90e14f1686fdc7
 SIZE (grpc-grpc-go-v1.40.1_GH0.tar.gz) = 1301898
 SHA256 (hashicorp-errwrap-v1.0.0_GH0.tar.gz) = 26afc0e5895c6ce87c881c5c02c682ccc9a08174a9c27ca26d4a1e72dbf78128