Skip to content

Commit

Permalink
net/seaweedfs: update to 2.55
Browse files Browse the repository at this point in the history
Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
  • Loading branch information
dch committed Jun 24, 2021
1 parent 2c570ca commit 92115f4
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 53 deletions.
2 changes: 1 addition & 1 deletion net/seaweedfs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= seaweedfs
DISTVERSION= 2.49
DISTVERSION= 2.55
CATEGORIES= net sysutils

MAINTAINER= dch@FreeBSD.org
Expand Down
47 changes: 30 additions & 17 deletions net/seaweedfs/Makefile.deps
@@ -1,5 +1,4 @@
GH_TUPLE= \
Azure:azure-amqp-common-go:v2.1.0:azure_azure_amqp_common_go_v2/vendor/github.com/Azure/azure-amqp-common-go/v2 \
Azure:azure-pipeline-go:v0.2.2:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \
Azure:azure-storage-blob-go:v0.9.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \
BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
Expand Down Expand Up @@ -53,16 +52,16 @@ GH_TUPLE= \
golang:mod:v0.3.0:golang_mod/vendor/golang.org/x/mod \
golang:net:c7110b5ffcbb:golang_net/vendor/golang.org/x/net \
golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \
golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \
golang:protobuf:v1.4.3:golang_protobuf/vendor/github.com/golang/protobuf \
golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \
golang:sync:30421366ff76:golang_sync/vendor/golang.org/x/sync \
golang:sys:fb209a7c41cd:golang_sys/vendor/golang.org/x/sys \
golang:sync:09787c993a3a:golang_sync/vendor/golang.org/x/sync \
golang:sys:ebe580a85c40:golang_sys/vendor/golang.org/x/sys \
golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \
golang:tools:1b747fd94509:golang_tools/vendor/golang.org/x/tools \
golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \
golang:tools:2c860bdd6e78:golang_tools/vendor/golang.org/x/tools \
golang:xerrors:5ec99f83aff1:golang_xerrors/vendor/golang.org/x/xerrors \
google:btree:v1.0.0:google_btree/vendor/github.com/google/btree \
google:go-cloud:v0.20.0:google_go_cloud/vendor/gocloud.dev \
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:go-genproto:7c474a2e3482:google_go_genproto/vendor/google.golang.org/genproto \
google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \
google:wire:v0.4.0:google_wire/vendor/github.com/google/wire \
Expand All @@ -88,23 +87,25 @@ GH_TUPLE= \
jcmturner:rpc:v1.1.0:jcmturner_rpc/vendor/gopkg.in/jcmturner/rpc.v1 \
jinzhu:copier:v0.2.8:jinzhu_copier/vendor/github.com/jinzhu/copier \
jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \
json-iterator:go:v1.1.10:json_iterator_go/vendor/github.com/json-iterator/go \
json-iterator:go:v1.1.11:json_iterator_go/vendor/github.com/json-iterator/go \
jstemmer:go-junit-report:v0.9.1:jstemmer_go_junit_report/vendor/github.com/jstemmer/go-junit-report \
karlseguin:ccache:v2.0.3:karlseguin_ccache/vendor/github.com/karlseguin/ccache \
karlseguin:ccache:v2.0.7:karlseguin_ccache_v2/vendor/github.com/karlseguin/ccache/v2 \
karlseguin:expect:v1.0.1:karlseguin_expect/vendor/gopkg.in/karlseguin/expect.v1 \
kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \
klauspost:compress:v1.10.9:klauspost_compress/vendor/github.com/klauspost/compress \
klauspost:cpuid:v1.2.1:klauspost_cpuid/vendor/github.com/klauspost/cpuid \
klauspost:crc32:v1.2.0:klauspost_crc32/vendor/github.com/klauspost/crc32 \
klauspost:reedsolomon:v1.9.2:klauspost_reedsolomon/vendor/github.com/klauspost/reedsolomon \
konsorten:go-windows-terminal-sequences:v1.0.2:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \
konsorten:go-windows-terminal-sequences:v1.0.3:konsorten_go_windows_terminal_sequences/vendor/github.com/konsorten/go-windows-terminal-sequences \
kurin:blazer:v0.5.3:kurin_blazer/vendor/github.com/kurin/blazer \
lib:pq:v1.10.0:lib_pq/vendor/github.com/lib/pq \
lunixbochs:vtclean:v1.0.0:lunixbochs_vtclean/vendor/github.com/lunixbochs/vtclean \
magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \
mailru:easyjson:v0.7.1:mailru_easyjson/vendor/github.com/mailru/easyjson \
mattn:go-colorable:v0.1.2:mattn_go_colorable/vendor/github.com/mattn/go-colorable \
mattn:go-ieproxy:v0.0.1:mattn_go_ieproxy/vendor/github.com/mattn/go-ieproxy \
mattn:go-isatty:v0.0.12:mattn_go_isatty/vendor/github.com/mattn/go-isatty \
mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \
mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
Expand All @@ -122,15 +123,17 @@ GH_TUPLE= \
pierrec:lz4:v2.2.7:pierrec_lz4/vendor/github.com/pierrec/lz4 \
pkg:errors:v0.9.1:pkg_errors/vendor/github.com/pkg/errors \
pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
prometheus:client_golang:v1.3.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \
prometheus:client_model:v0.1.0:prometheus_client_model/vendor/github.com/prometheus/client_model \
prometheus:common:v0.7.0:prometheus_common/vendor/github.com/prometheus/common \
prometheus:procfs:v0.0.8:prometheus_procfs/vendor/github.com/prometheus/procfs \
protocolbuffers:protobuf-go:v1.24.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
pquerna:cachecontrol:v0.1.0:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \
prometheus:client_golang:v1.11.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.26.0:prometheus_common/vendor/github.com/prometheus/common \
prometheus:procfs:v0.6.0:prometheus_procfs/vendor/github.com/prometheus/procfs \
protocolbuffers:protobuf-go:v1.26.0-rc.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
rcrowley:go-metrics:cac0b30c2563:rcrowley_go_metrics/vendor/github.com/rcrowley/go-metrics \
seaweedfs:fuse:v1.1.6:seaweedfs_fuse/vendor/github.com/seaweedfs/fuse \
remyoudompheng:bigfft:eec4a21b6bb0:remyoudompheng_bigfft/vendor/github.com/remyoudompheng/bigfft \
seaweedfs:fuse:v1.1.7:seaweedfs_fuse/vendor/github.com/seaweedfs/fuse \
seaweedfs:goexif:v1.0.2:seaweedfs_goexif/vendor/github.com/seaweedfs/goexif \
sirupsen:logrus:v1.5.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
sirupsen:logrus:v1.6.0:sirupsen_logrus/vendor/github.com/sirupsen/logrus \
skip2:go-qrcode:da1b6568686e:skip2_go_qrcode/vendor/github.com/skip2/go-qrcode \
spaolacci:murmur3:v1.1.0:spaolacci_murmur3/vendor/github.com/spaolacci/murmur3 \
spf13:afero:v1.3.1:spf13_afero/vendor/github.com/spf13/afero \
Expand Down Expand Up @@ -159,7 +162,17 @@ GH_TUPLE= \
xdg:scram:7eeb5667e42c:xdg_scram/vendor/github.com/xdg/scram \
xdg:stringprep:v1.0.0:xdg_stringprep/vendor/github.com/xdg/stringprep

GL_TUPLE= cznic:b:e2c6d3c5e5f25b4f5a667952d78e934528620d0f:cznic_b/vendor/modernc.org/b
GL_TUPLE= \
cznic:b:e2c6d3c5e5f25b4f5a667952d78e934528620d0f:cznic_b/vendor/modernc.org/b \
cznic:cc:276fcd8507b301b88f3c40ef8ac7a3ebfbb0d04c:cznic_cc/vendor/modernc.org/cc/v3 \
cznic:ccgo:b1994ccffcb55b4b61537b41488b95ff0eced811:cznic_ccgo/vendor/modernc.org/ccgo/v3 \
cznic:libc:0f6da017916bb160e9190cab21d7cb6b99cef6aa:cznic_libc/vendor/modernc.org/libc \
cznic:mathutil:19b10d78032b3c42e8b92557729019b39392a1f6:cznic_mathutil/vendor/modernc.org/mathutil \
cznic:memory:a54fc7a24ad7e54b9d97ed79970790befcf3d088:cznic_memory/vendor/modernc.org/memory \
cznic:opt:e7b6288dd9a69c9c36a10a93d0bd007ba3dcb30f:cznic_opt/vendor/modernc.org/opt \
cznic:sqlite:ac48e5985c522a47387ea750daef226d96dea31e:cznic_sqlite/vendor/modernc.org/sqlite \
cznic:strutil:9654ad6deeb404d1ca68c1d66d008bbaf3e2c50e:cznic_strutil/vendor/modernc.org/strutil \
cznic:token:46658f20d51b8d0b6c4c551c363c8510c30c2a72:cznic_token/vendor/modernc.org/token

post-extract:
@${RM} -r ${WRKSRC}/vendor/cloud.google.com/go/pubsub
Expand Down

0 comments on commit 92115f4

Please sign in to comment.