Skip to content

Commit

Permalink
sysutils/choria: Update to 0.21.0
Browse files Browse the repository at this point in the history
With hat:	puppet
  • Loading branch information
smortex committed Apr 16, 2021
1 parent f550acc commit c84a149
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 116 deletions.
73 changes: 34 additions & 39 deletions sysutils/choria/Makefile
@@ -1,5 +1,5 @@
PORTNAME= choria
PORTVERSION= 0.20.2
PORTVERSION= 0.21.0
DISTVERSIONPREFIX=v
CATEGORIES= sysutils

Expand All @@ -19,7 +19,7 @@ GH_PROJECT= go-choria
USE_RC_SUBR= choria-broker choria-server

GH_TUPLE= \
AlecAivazis:survey:v2.2.7:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \
AlecAivazis:survey:v2.2.9:alecaivazis_survey_v2/vendor/github.com/AlecAivazis/survey/v2 \
BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
Freman:eventloghook:e4d803b6b48b:freman_eventloghook/vendor/github.com/Freman/eventloghook \
Masterminds:goutils:v1.1.0:masterminds_goutils/vendor/github.com/Masterminds/goutils \
Expand All @@ -38,8 +38,9 @@ GH_TUPLE= \
awesome-gocui:termbox-go:c0aef3d18bcc:awesome_gocui_termbox_go/vendor/github.com/awesome-gocui/termbox-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 \
brutella:dnssd:df0d88646bc5:brutella_dnssd/vendor/github.com/brutella/dnssd \
brutella:hc:v1.2.3:brutella_hc/vendor/github.com/brutella/hc \
brutella:dnssd:v1.2.0:brutella_dnssd/vendor/github.com/brutella/dnssd \
brutella:hc:v1.2.4:brutella_hc/vendor/github.com/brutella/hc \
bytecodealliance:wasmtime-go:v0.24.0:bytecodealliance_wasmtime_go/vendor/github.com/bytecodealliance/wasmtime-go \
census-instrumentation:opencensus-go:v0.22.2:census_instrumentation_opencensus_go/vendor/go.opencensus.io \
cespare:xxhash:v2.1.1:cespare_xxhash_v2/vendor/github.com/cespare/xxhash/v2 \
cheekybits:genny:v1.0.0:cheekybits_genny/vendor/github.com/cheekybits/genny \
Expand All @@ -55,22 +56,22 @@ GH_TUPLE= \
go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \
go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
gobwas:glob:v0.2.3:gobwas_glob/vendor/github.com/gobwas/glob \
gofrs:uuid:v3.3.0:gofrs_uuid/vendor/github.com/gofrs/uuid \
gogo:protobuf:v1.3.1:gogo_protobuf/vendor/github.com/gogo/protobuf \
golang:crypto:5f87f3452ae9:golang_crypto/vendor/golang.org/x/crypto \
gofrs:uuid:v4.0.0:gofrs_uuid/vendor/github.com/gofrs/uuid \
gogo:protobuf:v1.3.2:gogo_protobuf/vendor/github.com/gogo/protobuf \
golang:crypto:e6e6c4f2bb5b:golang_crypto/vendor/golang.org/x/crypto \
golang:groupcache:869f871628b6:golang_groupcache/vendor/github.com/golang/groupcache \
golang:lint:738671d3881b:golang_lint/vendor/golang.org/x/lint \
golang:mock:v1.4.4:golang_mock/vendor/github.com/golang/mock \
golang:lint:83fdc39ff7b5:golang_lint/vendor/golang.org/x/lint \
golang:mock:v1.5.0:golang_mock/vendor/github.com/golang/mock \
golang:mod:v0.3.0:golang_mod/vendor/golang.org/x/mod \
golang:net:c7110b5ffcbb:golang_net/vendor/golang.org/x/net \
golang:net:e18ecbb05110:golang_net/vendor/golang.org/x/net \
golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \
golang:sys:22da62e12c0c:golang_sys/vendor/golang.org/x/sys \
golang:term:2321bbc49cbf:golang_term/vendor/golang.org/x/term \
golang:sys:1e4c9ba3b0c4:golang_sys/vendor/golang.org/x/sys \
golang:term:de623e64d2a6:golang_term/vendor/golang.org/x/term \
golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \
golang:time:89c76fbcd5d1:golang_time/vendor/golang.org/x/time \
golang:tools:v0.1.0:golang_tools/vendor/golang.org/x/tools \
golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \
google:go-cmp:v0.5.4:google_go_cmp/vendor/github.com/google/go-cmp \
google:go-cmp:v0.5.5:google_go_cmp/vendor/github.com/google/go-cmp \
google:shlex:e7afc7fbc510:google_shlex/vendor/github.com/google/shlex \
google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \
gosuri:uilive:v0.0.3:gosuri_uilive/vendor/github.com/gosuri/uilive \
Expand All @@ -79,7 +80,7 @@ GH_TUPLE= \
huandu:xstrings:v1.3.0:huandu_xstrings/vendor/github.com/huandu/xstrings \
imdario:mergo:v0.3.8:imdario_mergo/vendor/github.com/imdario/mergo \
kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \
klauspost:compress:v1.11.7:klauspost_compress/vendor/github.com/klauspost/compress \
klauspost:compress:v1.11.12:klauspost_compress/vendor/github.com/klauspost/compress \
lightstep:tracecontext.go:1757c391b1ac:lightstep_tracecontext_go/vendor/github.com/lightstep/tracecontext.go \
looplab:fsm:v0.2.0:looplab_fsm/vendor/github.com/looplab/fsm \
mattn:go-colorable:v0.1.8:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
Expand All @@ -89,57 +90,51 @@ GH_TUPLE= \
mgutz:ansi:9520e82c474b:mgutz_ansi/vendor/github.com/mgutz/ansi \
miekg:dns:v1.1.35:miekg_dns/vendor/github.com/miekg/dns \
miekg:pkcs11:v1.0.3:miekg_pkcs11/vendor/github.com/miekg/pkcs11 \
minio:highwayhash:v1.0.0:minio_highwayhash/vendor/github.com/minio/highwayhash \
minio:highwayhash:v1.0.1:minio_highwayhash/vendor/github.com/minio/highwayhash \
mitchellh:copystructure:v1.0.0:mitchellh_copystructure/vendor/github.com/mitchellh/copystructure \
mitchellh:go-homedir:v1.1.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \
mitchellh:go-wordwrap:v1.0.0:mitchellh_go_wordwrap/vendor/github.com/mitchellh/go-wordwrap \
mitchellh:mapstructure:v1.4.1:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
mitchellh:reflectwalk:v1.0.0:mitchellh_reflectwalk/vendor/github.com/mitchellh/reflectwalk \
moby:moby:v1.13.1:moby_moby/vendor/github.com/docker/docker \
nats-io:cliprompts:372d79b36768:nats_io_cliprompts_v2/vendor/github.com/nats-io/cliprompts \
nats-io:jsm.go:v0.0.20:nats_io_jsm_go/vendor/github.com/nats-io/jsm.go \
nats-io:jwt:1c24d462becc:nats_io_jwt_v2 \
nats-io:jwt:v1.2.2:nats_io_jwt/vendor/github.com/nats-io/jwt \
nats-io:nats-server:c9e0eb6c3a0e:nats_io_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \
nats-io:nats.go:5b4924938a9a:nats_io_nats_go/vendor/github.com/nats-io/nats.go \
nats-io:nkeys:v0.2.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \
nats-io:nsc:40dcea882554:nats_io_nsc/vendor/github.com/nats-io/nsc \
nats-io:jsm.go:b64af1ad7f66:nats_io_jsm_go/vendor/github.com/nats-io/jsm.go \
nats-io:jwt:v2.0.1:nats_io_jwt_v2/vendor/github.com/nats-io/jwt \
nats-io:nats-server:c8d812d805cc:nats_io_nats_server_v2/vendor/github.com/nats-io/nats-server/v2 \
nats-io:nats.go:18aff2894af3:nats_io_nats_go/vendor/github.com/nats-io/nats.go \
nats-io:nkeys:v0.3.0:nats_io_nkeys/vendor/github.com/nats-io/nkeys \
nats-io:nuid:v1.0.1:nats_io_nuid/vendor/github.com/nats-io/nuid \
nats-io:stan.go:v0.7.0:nats_io_stan_go/vendor/github.com/nats-io/stan.go \
nxadm:tail:v1.4.6:nxadm_tail/vendor/github.com/nxadm/tail \
nats-io:stan.go:v0.8.3:nats_io_stan_go/vendor/github.com/nats-io/stan.go \
nxadm:tail:v1.4.8:nxadm_tail/vendor/github.com/nxadm/tail \
oleiade:reflections:0e86b3c98b2f:oleiade_reflections/vendor/github.com/oleiade/reflections \
olekukonko:tablewriter:v0.0.4:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \
onsi:ginkgo:v1.15.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \
onsi:gomega:v1.10.5:onsi_gomega/vendor/github.com/onsi/gomega \
open-policy-agent:opa:v0.26.0:open_policy_agent_opa/vendor/github.com/open-policy-agent/opa \
olekukonko:tablewriter:v0.0.5:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter \
onsi:ginkgo:v1.15.2:onsi_ginkgo/vendor/github.com/onsi/ginkgo \
onsi:gomega:v1.11.0:onsi_gomega/vendor/github.com/onsi/gomega \
open-policy-agent:opa:v0.27.1:open_policy_agent_opa/vendor/github.com/open-policy-agent/opa \
opencontainers:runc:8779fa57eb4a:opencontainers_runc/vendor/github.com/opencontainers/runc \
patrickmn:go-cache:v2.1.0:patrickmn_go_cache/vendor/github.com/patrickmn/go-cache \
pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
prometheus:client_golang:v1.9.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
prometheus:client_golang:v1.10.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
prometheus:client_model:v0.2.0:prometheus_client_model/vendor/github.com/prometheus/client_model \
prometheus:common:v0.15.0:prometheus_common/vendor/github.com/prometheus/common \
prometheus:procfs:v0.2.0:prometheus_procfs/vendor/github.com/prometheus/procfs \
prometheus:common:v0.18.0:prometheus_common/vendor/github.com/prometheus/common \
prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \
protocolbuffers:protobuf-go:v1.24.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
rcrowley:go-metrics:10cdbea86bc0:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \
robfig:cron:v1.2.0:robfig_cron/vendor/github.com/robfig/cron \
rsc:goversion:v1.2.0:rsc_goversion/vendor/rsc.io/goversion \
sirupsen:logrus:v1.7.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
sirupsen:logrus:v1.8.1:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
tadglines:go-pkgs:1f86682992f1:tadglines_go_pkgs/vendor/github.com/tadglines/go-pkgs \
tidwall:gjson:v1.6.7:tidwall_gjson/vendor/github.com/tidwall/gjson \
tidwall:gjson:v1.7.1:tidwall_gjson/vendor/github.com/tidwall/gjson \
tidwall:match:v1.0.3:tidwall_match/vendor/github.com/tidwall/match \
tidwall:pretty:v1.0.2:tidwall_pretty/vendor/github.com/tidwall/pretty \
tidwall:pretty:v1.1.0:tidwall_pretty/vendor/github.com/tidwall/pretty \
uber-go:atomic:v1.7.0:uber_go_atomic/vendor/go.uber.org/atomic \
uber-go:multierr:v1.3.0:uber_go_multierr/vendor/go.uber.org/multierr \
uber-go:tools:2cfd321de3ee:uber_go_tools/vendor/go.uber.org/tools \
uber-go:zap:v1.13.0:uber_go_zap/vendor/go.uber.org/zap \
wasmerio:wasmer-go:v0.3.1:wasmerio_go_ext_wasm/vendor/github.com/wasmerio/go-ext-wasm \
xeipuuv:gojsonpointer:02993c407bfb:xeipuuv_gojsonpointer/vendor/github.com/xeipuuv/gojsonpointer \
xeipuuv:gojsonreference:bd5ef7bd5415:xeipuuv_gojsonreference/vendor/github.com/xeipuuv/gojsonreference \
xeipuuv:gojsonschema:v1.2.0:xeipuuv_gojsonschema/vendor/github.com/xeipuuv/gojsonschema \
xiam:to:8328998fc0ed:xiam_to/vendor/github.com/xiam/to \
yashtewari:glob-intersection:5c77d914dd0b:yashtewari_glob_intersection/vendor/github.com/yashtewari/glob-intersection

post-extract:
x-post-extract:
@${RM} -r ${WRKSRC}/vendor/github.com/nats-io/jwt/v2
@${RLN} ${WRKSRC_nats_io_jwt_v2}/v2 ${WRKSRC}/vendor/github.com/nats-io/jwt/v2

Expand Down

0 comments on commit c84a149

Please sign in to comment.