git: 71b2bc9c0439 - main - net/gitlab-agent: Update to 14.2.2
Matthias Fechner
mfechner at FreeBSD.org
Tue Aug 31 09:55:07 UTC 2021
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=71b2bc9c0439a26c7aa928c5fc075ae9feee5db4
commit 71b2bc9c0439a26c7aa928c5fc075ae9feee5db4
Author: Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-08-31 09:46:14 +0000
Commit: Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-08-31 09:54:29 +0000
net/gitlab-agent: Update to 14.2.2
Required for gitlab-ce 14.2.
---
net/gitlab-agent/Makefile | 15 ++++++++-------
net/gitlab-agent/distinfo | 26 +++++++++++++-------------
2 files changed, 21 insertions(+), 20 deletions(-)
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile
index 7c6d08f2a692..415918aeca3d 100644
--- a/net/gitlab-agent/Makefile
+++ b/net/gitlab-agent/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthias Fechner <mfechner at FreeBSD.org>
PORTNAME?= gitlab-agent
-PORTVERSION?= 14.1.0
+PORTVERSION?= 14.2.2
PORTREVISION?= 0
CATEGORIES= net
@@ -19,7 +19,7 @@ USES= go:modules
USE_GITLAB= yes
GL_ACCOUNT?= gitlab-org/cluster-integration
# Find the commit hash here: https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/tags
-GL_COMMIT?= 34409ad04b6a76c68dc51038585a22c378725adf
+GL_COMMIT?= 2b22fa677a333d86c52cbc01d059b0f5a7d1f311
# for go dependencies
USE_GITHUB= nodefault
@@ -42,7 +42,7 @@ GH_TUPLE= \
StackExchange:wmi:cbe66965904d:stackexchange_wmi/vendor/github.com/StackExchange/wmi \
asaskevich:govalidator:21a406dcc535:asaskevich_govalidator/vendor/github.com/asaskevich/govalidator \
ash2k:cobra:e91bfee91527:ash2k_cobra/vendor/github.com/spf13/cobra \
- ash2k:stager:v0.2.1:ash2k_stager/vendor/github.com/ash2k/stager \
+ ash2k:stager:v0.3.0:ash2k_stager/vendor/github.com/ash2k/stager \
aws:aws-sdk-go:v1.37.0:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \
beorn7:perks:v1.0.1:beorn7_perks/vendor/github.com/beorn7/perks \
blang:semver:v3.5.1:blang_semver/vendor/github.com/blang/semver \
@@ -56,15 +56,14 @@ GH_TUPLE= \
cilium:kafka:01ce283b732b:cilium_kafka/vendor/github.com/optiopay/kafka \
client9:reopen:v1.0.0:client9_reopen/vendor/github.com/client9/reopen \
davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
- dgrijalva:jwt-go:c66185887605:dgrijalva_jwt_go_v4/vendor/github.com/dgrijalva/jwt-go/v4 \
dgryski:go-rendezvous:9f7001d12a5f:dgryski_go_rendezvous/vendor/github.com/dgryski/go-rendezvous \
envoyproxy:protoc-gen-validate:v0.6.1:envoyproxy_protoc_gen_validate/vendor/github.com/envoyproxy/protoc-gen-validate \
evanphx:json-patch:v4.9.0:evanphx_json_patch/vendor/github.com/evanphx/json-patch \
exponent-io:jsonpath:d6023ce2651d:exponent_io_jsonpath/vendor/github.com/exponent-io/jsonpath \
form3tech-oss:jwt-go:v3.2.2:form3tech_oss_jwt_go/vendor/github.com/form3tech-oss/jwt-go \
fsnotify:fsnotify:7f4cf4dd2b52:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
- getsentry:sentry-go:v0.10.0:getsentry_sentry_go/vendor/github.com/getsentry/sentry-go \
- go-errors:errors:v1.4.0:go_errors_errors/vendor/github.com/go-errors/errors \
+ getsentry:sentry-go:v0.11.0:getsentry_sentry_go/vendor/github.com/getsentry/sentry-go \
+ go-errors:errors:v1.0.1:go_errors_errors/vendor/github.com/go-errors/errors \
go-inf:inf:v0.9.1:go_inf_inf/vendor/gopkg.in/inf.v0 \
go-ini:ini:v1.51.1:go_ini_ini/vendor/gopkg.in/ini.v1 \
go-logr:logr:v0.4.0:go_logr_logr/vendor/github.com/go-logr/logr \
@@ -86,6 +85,7 @@ GH_TUPLE= \
go-yaml:yaml:496545a6307b:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \
go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \
+ golang-jwt:jwt:v4.0.0:golang_jwt_jwt_v4/vendor/github.com/golang-jwt/jwt/v4 \
golang:appengine:v1.6.7:golang_appengine/vendor/google.golang.org/appengine \
golang:crypto:5ea612d1eb83:golang_crypto/vendor/golang.org/x/crypto \
golang:groupcache:41bb18bfe9da:golang_groupcache/vendor/github.com/golang/groupcache \
@@ -127,7 +127,7 @@ GH_TUPLE= \
klauspost:compress:v1.10.3:klauspost_compress/vendor/github.com/klauspost/compress \
kr:pretty:v0.2.0:kr_pretty/vendor/github.com/kr/pretty \
kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \
- kubernetes-sigs:cli-utils:da80fcc751ec:kubernetes_sigs_cli_utils/vendor/sigs.k8s.io/cli-utils \
+ kubernetes-sigs:cli-utils:8ccd6e63e141:kubernetes_sigs_cli_utils/vendor/sigs.k8s.io/cli-utils \
kubernetes-sigs:controller-runtime:7181f1162e79:kubernetes_sigs_controller_runtime/vendor/sigs.k8s.io/controller-runtime \
kubernetes-sigs:kustomize:kyaml/v0.10.17:kubernetes_sigs_kustomize_1/vendor/sigs.k8s.io/kustomize/kyaml \
kubernetes-sigs:kustomize:api/v0.8.8:kubernetes_sigs_kustomize/vendor/sigs.k8s.io/kustomize/api \
@@ -239,3 +239,4 @@ do-install:
.include <bsd.port.mk>
+
diff --git a/net/gitlab-agent/distinfo b/net/gitlab-agent/distinfo
index 8d6556d1caea..521006bcb3e7 100644
--- a/net/gitlab-agent/distinfo
+++ b/net/gitlab-agent/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1627073180
+TIMESTAMP = 1630399191
SHA256 (Azure-go-ansiterm-d6e3b3328b78_GH0.tar.gz) = ee1ebe2efef498be1c558bf71e143289db2d21e2d42592503ad2d4a989006821
SIZE (Azure-go-ansiterm-d6e3b3328b78_GH0.tar.gz) = 20946
SHA256 (Azure-go-autorest-4f818eac41f3_GH0.tar.gz) = 4925087331bc039913bc52f5c01bf2b5a3c73cef1cc3167979271a91c04adbc4
@@ -31,8 +31,8 @@ SHA256 (asaskevich-govalidator-21a406dcc535_GH0.tar.gz) = aa191176567bd58f6c36ba
SIZE (asaskevich-govalidator-21a406dcc535_GH0.tar.gz) = 57254
SHA256 (ash2k-cobra-e91bfee91527_GH0.tar.gz) = 995ed48e0d932b135e01b792abf785a88ed9f6d5ed52bb395e88add735b4a205
SIZE (ash2k-cobra-e91bfee91527_GH0.tar.gz) = 82481
-SHA256 (ash2k-stager-v0.2.1_GH0.tar.gz) = ab28667fd5e1cc135639d75777a3720791e3339ef56ed68caed60903d0d13f3a
-SIZE (ash2k-stager-v0.2.1_GH0.tar.gz) = 6447
+SHA256 (ash2k-stager-v0.3.0_GH0.tar.gz) = e7380f2c38eafbe7fda195876a6ebc1e4b1af3c92007aad91a58a57b691c435e
+SIZE (ash2k-stager-v0.3.0_GH0.tar.gz) = 6609
SHA256 (aws-aws-sdk-go-v1.37.0_GH0.tar.gz) = d0bc2f98fe8ead35497d267ee9dc534ab26a5417bb5ca61ce63ca75e9a801b1d
SIZE (aws-aws-sdk-go-v1.37.0_GH0.tar.gz) = 18127514
SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825
@@ -59,8 +59,6 @@ SHA256 (client9-reopen-v1.0.0_GH0.tar.gz) = 64829db9b9fd0dd94b2444c45a2cb6e926b7
SIZE (client9-reopen-v1.0.0_GH0.tar.gz) = 6283
SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
-SHA256 (dgrijalva-jwt-go-c66185887605_GH0.tar.gz) = 473b9d4075b0868458aa95f70f575ca2db725d68cea947b3d2426a5128aa18e8
-SIZE (dgrijalva-jwt-go-c66185887605_GH0.tar.gz) = 46497
SHA256 (dgryski-go-rendezvous-9f7001d12a5f_GH0.tar.gz) = 29584550745fd4b8fce2e2f3def7b9d9ffe2b86cf9b6596b53a660c9bbfe27b6
SIZE (dgryski-go-rendezvous-9f7001d12a5f_GH0.tar.gz) = 1699
SHA256 (envoyproxy-protoc-gen-validate-v0.6.1_GH0.tar.gz) = c695fc5a2e5a1b52904cd8a58ce7a1c3a80f7f50719496fd606e551685c01101
@@ -73,10 +71,10 @@ SHA256 (form3tech-oss-jwt-go-v3.2.2_GH0.tar.gz) = 179ca725463e7f13be8591bc285f40
SIZE (form3tech-oss-jwt-go-v3.2.2_GH0.tar.gz) = 38248
SHA256 (fsnotify-fsnotify-7f4cf4dd2b52_GH0.tar.gz) = 95c6fd96706612e8658a0ef8d79c3bca41f5ff56d93277732a4b7724d8cd1dc7
SIZE (fsnotify-fsnotify-7f4cf4dd2b52_GH0.tar.gz) = 31915
-SHA256 (getsentry-sentry-go-v0.10.0_GH0.tar.gz) = 2afd6ccb3a8f6e9998313a99456760d8cf7260994cefd285fba17a32598595e1
-SIZE (getsentry-sentry-go-v0.10.0_GH0.tar.gz) = 111875
-SHA256 (go-errors-errors-v1.4.0_GH0.tar.gz) = add53bd697dc628eaf46c13d4ceae1e3f61669cc8a069cb7473aa2fa53183f0a
-SIZE (go-errors-errors-v1.4.0_GH0.tar.gz) = 9885
+SHA256 (getsentry-sentry-go-v0.11.0_GH0.tar.gz) = 41164975798c643313ac7fe92df6fb501236cc78f3dd947a845f4910932a7ee1
+SIZE (getsentry-sentry-go-v0.11.0_GH0.tar.gz) = 118631
+SHA256 (go-errors-errors-v1.0.1_GH0.tar.gz) = f3c4e21affe3f563ab6ab5de4086be9eff38c4b5cfb748602f89e814f65c7705
+SIZE (go-errors-errors-v1.0.1_GH0.tar.gz) = 8647
SHA256 (go-inf-inf-v0.9.1_GH0.tar.gz) = 756e00e87207cb063d305b6e38bf56dba4d76586fbe40b7d6b657d22516d0f71
SIZE (go-inf-inf-v0.9.1_GH0.tar.gz) = 13072
SHA256 (go-ini-ini-v1.51.1_GH0.tar.gz) = 1a42156fe93f0360155e90a5869638c7ae0d56b16acc88c8941b66d4211c24a7
@@ -119,6 +117,8 @@ SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da
SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209
SHA256 (gogo-protobuf-v1.3.2_GH0.tar.gz) = 2bb4b13d6e56b3911f09b8e9ddd15708477fbff8823c057cc79dd99c9a452b34
SIZE (gogo-protobuf-v1.3.2_GH0.tar.gz) = 2038725
+SHA256 (golang-jwt-jwt-v4.0.0_GH0.tar.gz) = 5d305c23625c50ed87968122a7fe17d760665857199b9a8e13ad679931ccd191
+SIZE (golang-jwt-jwt-v4.0.0_GH0.tar.gz) = 40180
SHA256 (golang-appengine-v1.6.7_GH0.tar.gz) = c623d81235f7c9699e299b328191d813337dd57dcc800d7afdb5130e8c321a8f
SIZE (golang-appengine-v1.6.7_GH0.tar.gz) = 333007
SHA256 (golang-crypto-5ea612d1eb83_GH0.tar.gz) = ab4d88d6121195632d006705a950adebaf4fa99dd15ea0c508297a17c5d3277e
@@ -201,8 +201,8 @@ SHA256 (kr-pretty-v0.2.0_GH0.tar.gz) = 6dc2207cfe03d3b9d65460cbada52c533ed273726
SIZE (kr-pretty-v0.2.0_GH0.tar.gz) = 8760
SHA256 (kr-text-v0.2.0_GH0.tar.gz) = 59b5e4a7fd4097be87fad0edcaf342fdc971d0c8fdfb4f2d7424561471992e7c
SIZE (kr-text-v0.2.0_GH0.tar.gz) = 8699
-SHA256 (kubernetes-sigs-cli-utils-da80fcc751ec_GH0.tar.gz) = 59e4ed6eba400887909ca7cc7bfaa13183fd2402a4c9c9b4e566a08d0b7e0fa7
-SIZE (kubernetes-sigs-cli-utils-da80fcc751ec_GH0.tar.gz) = 218686
+SHA256 (kubernetes-sigs-cli-utils-8ccd6e63e141_GH0.tar.gz) = 8cf4b1671f75e93064d6bf163f2cc6d2aad278fff9ce902a23dfcb7eb391312d
+SIZE (kubernetes-sigs-cli-utils-8ccd6e63e141_GH0.tar.gz) = 222526
SHA256 (kubernetes-sigs-controller-runtime-7181f1162e79_GH0.tar.gz) = 06332b13485b503405a292e49f291537291c2db5f01911d49067cf09a3d5accc
SIZE (kubernetes-sigs-controller-runtime-7181f1162e79_GH0.tar.gz) = 465352
SHA256 (kubernetes-sigs-kustomize-kyaml-v0.10.17_GH0.tar.gz) = 4880e8667eb5e99acb37512a046bdfd0dc046fb3c9294379bac75de23c9a4d0e
@@ -365,8 +365,8 @@ SHA256 (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = c178bcad325857dba29551c16f40707701a
SIZE (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = 38010
SHA256 (xlab-treeprint-v1.0.0_GH0.tar.gz) = 95659f235a30a28fd54e8f7226e8e200ec3344568493d6c2a3efc60667f37c2c
SIZE (xlab-treeprint-v1.0.0_GH0.tar.gz) = 6549
-SHA256 (gitlab-org/cluster-integration-gitlab-agent-34409ad04b6a76c68dc51038585a22c378725adf_GL0.tar.gz) = d147ee8bd7636eb24bff078c487674814e9fcdbeb8710c2ad8fe14e23a3fb31b
-SIZE (gitlab-org/cluster-integration-gitlab-agent-34409ad04b6a76c68dc51038585a22c378725adf_GL0.tar.gz) = 465819
+SHA256 (gitlab-org/cluster-integration-gitlab-agent-2b22fa677a333d86c52cbc01d059b0f5a7d1f311_GL0.tar.gz) = ac3e5430c6a0562a70ce3661cf3f68b06b3978b2a9d3d2473976ac252a47dd96
+SIZE (gitlab-org/cluster-integration-gitlab-agent-2b22fa677a333d86c52cbc01d059b0f5a7d1f311_GL0.tar.gz) = 468636
SHA256 (gitlab-org-gitaly-893b30557852ec719afed5fb0beccadb40b1dd07_GL0.tar.gz) = bab4fd7d57abf27f371d3965f6d97bea74b809ebd7498f7d4dca2d38360b998f
SIZE (gitlab-org-gitaly-893b30557852ec719afed5fb0beccadb40b1dd07_GL0.tar.gz) = 3557151
SHA256 (gitlab-org-labkit-98de0925bac8e72044d4dfd42b27f38c6f0e94ed_GL0.tar.gz) = 8ecb8686f082dc9c0baa09d5d2146791ce61cbc7ad9896ff47636870df60eee1
More information about the dev-commits-ports-all
mailing list