From owner-dev-commits-ports-main@freebsd.org Mon Apr 12 01:36:20 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 588BA5E5569; Mon, 12 Apr 2021 01:36:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FJWY022zMz4rSQ; Mon, 12 Apr 2021 01:36:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 392DA69DC; Mon, 12 Apr 2021 01:36:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13C1aK1S072431; Mon, 12 Apr 2021 01:36:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13C1aKGL072430; Mon, 12 Apr 2021 01:36:20 GMT (envelope-from git) Date: Mon, 12 Apr 2021 01:36:20 GMT Message-Id: <202104120136.13C1aKGL072430@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Steve Wills Subject: git: b7c00a63ede0 - main - www/minio: update to 2021.04.06.23.11.00 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: swills X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b7c00a63ede070b3cd2569c6af7515bcb1760732 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2021 01:36:20 -0000 The branch main has been updated by swills: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7c00a63ede070b3cd2569c6af7515bcb1760732 commit b7c00a63ede070b3cd2569c6af7515bcb1760732 Author: Steve Wills AuthorDate: 2021-04-12 01:35:02 +0000 Commit: Steve Wills CommitDate: 2021-04-12 01:36:09 +0000 www/minio: update to 2021.04.06.23.11.00 --- www/minio/Makefile | 10 +++++----- www/minio/distinfo | 18 +++++++++--------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/www/minio/Makefile b/www/minio/Makefile index c2b60163b76a..5a43ce181a4a 100644 --- a/www/minio/Makefile +++ b/www/minio/Makefile @@ -11,8 +11,8 @@ LICENSE= APACHE20 USES= compiler go:modules USE_GITHUB= yes -GHTAG= RELEASE.2021-03-17T02-33-02Z -COMMIT_ID= e197800f9055489415b53cf137e31e194aaf7ba0 +GHTAG= RELEASE.2021-04-06T23-11-00Z +COMMIT_ID= bfab990c331fa7964d7f8d840c2d0424d1585fbf GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ Azure:azure-pipeline-go:v0.2.2:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ @@ -22,6 +22,7 @@ GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \ Shopify:sarama:v1.27.2:shopify_sarama/vendor/github.com/Shopify/sarama \ StackExchange:wmi:cbe66965904d:stackexchange_wmi/vendor/github.com/StackExchange/wmi \ + VividCortex:ewma:v1.1.1:vividcortex_ewma/vendor/github.com/VividCortex/ewma \ alecthomas:participle:v0.2.1:alecthomas_participle/vendor/github.com/alecthomas/participle \ apache:thrift:v0.13.0:apache_thrift/vendor/git.apache.org/thrift.git \ bcicen:jstream:v1.0.1:bcicen_jstream/vendor/github.com/bcicen/jstream \ @@ -118,7 +119,7 @@ GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ matttproud:golang_protobuf_extensions:v1.0.1:matttproud_golang_protobuf_extensions/vendor/github.com/matttproud/golang_protobuf_extensions \ miekg:dns:v1.1.35:miekg_dns/vendor/github.com/miekg/dns \ minio:cli:v1.22.0:minio_cli/vendor/github.com/minio/cli \ - minio:highwayhash:v1.0.1:minio_highwayhash/vendor/github.com/minio/highwayhash \ + minio:highwayhash:v1.0.2:minio_highwayhash/vendor/github.com/minio/highwayhash \ minio:md5-simd:v1.1.1:minio_md5_simd/vendor/github.com/minio/md5-simd \ minio:minio-go:6ae69c73ce78:minio_minio_go_v7/vendor/github.com/minio/minio-go/v7 \ minio:selfupdate:v0.3.1:minio_selfupdate/vendor/github.com/minio/selfupdate \ @@ -158,12 +159,11 @@ GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ spaolacci:murmur3:v1.1.0:spaolacci_murmur3/vendor/github.com/spaolacci/murmur3 \ square:go-jose:v2.3.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \ streadway:amqp:v1.0.0:streadway_amqp/vendor/github.com/streadway/amqp \ - tidwall:gjson:v1.6.7:tidwall_gjson/vendor/github.com/tidwall/gjson \ + tidwall:gjson:v1.6.8: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:sjson:v1.0.4:tidwall_sjson/vendor/github.com/tidwall/sjson \ tinylib:msgp:v1.1.3:tinylib_msgp/vendor/github.com/tinylib/msgp \ - ttacon:chalk:22c06c80ed31:ttacon_chalk/vendor/github.com/ttacon/chalk \ uber-go:atomic:v1.5.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 \ diff --git a/www/minio/distinfo b/www/minio/distinfo index 9c7f3ee1e36c..fdc2e238c953 100644 --- a/www/minio/distinfo +++ b/www/minio/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1615985445 -SHA256 (minio/minio-minio-2021.03.17.02.33.02-RELEASE.2021-03-17T02-33-02Z_GH0.tar.gz) = e94b099fc84699aa68f0cfecde34f1da848be43023cae5d687729fb1de96b1fe -SIZE (minio/minio-minio-2021.03.17.02.33.02-RELEASE.2021-03-17T02-33-02Z_GH0.tar.gz) = 10578377 +TIMESTAMP = 1618190531 +SHA256 (minio/minio-minio-2021.04.06.23.11.00-RELEASE.2021-04-06T23-11-00Z_GH0.tar.gz) = c5c7828eaf15e89c2347afa200d01e22e74a2087f425ecfa656e1d06d5bc29b4 +SIZE (minio/minio-minio-2021.04.06.23.11.00-RELEASE.2021-04-06T23-11-00Z_GH0.tar.gz) = 10588050 SHA256 (minio/Azure-azure-pipeline-go-v0.2.2_GH0.tar.gz) = dc0d15949088e17e74da35c3ae2730f52240ad73e25cf795f532b7282de68e2f SIZE (minio/Azure-azure-pipeline-go-v0.2.2_GH0.tar.gz) = 16443 SHA256 (minio/Azure-azure-storage-blob-go-v0.10.0_GH0.tar.gz) = e3d4304b9fcb7dc5911d648a236fa69c06cb3b33ffb05ac4be6bf3d69125f71e @@ -15,6 +15,8 @@ SHA256 (minio/Shopify-sarama-v1.27.2_GH0.tar.gz) = 5f50a5a3bac882f1487ae6e4dda67 SIZE (minio/Shopify-sarama-v1.27.2_GH0.tar.gz) = 285011 SHA256 (minio/StackExchange-wmi-cbe66965904d_GH0.tar.gz) = 14dbc4af6952acdb1b941d002cd36fd2299aa6b3144cbcbddbb032c47f816da5 SIZE (minio/StackExchange-wmi-cbe66965904d_GH0.tar.gz) = 11279 +SHA256 (minio/VividCortex-ewma-v1.1.1_GH0.tar.gz) = 3b2d62412b7ba2726a379cc0ae557595c027dc8206d0ef98f13831281b8f2b85 +SIZE (minio/VividCortex-ewma-v1.1.1_GH0.tar.gz) = 6042 SHA256 (minio/alecthomas-participle-v0.2.1_GH0.tar.gz) = ee7c8062986ef4ca51bc1990bc98fa3bcde128a1f5bc3211869ba9b0348c233d SIZE (minio/alecthomas-participle-v0.2.1_GH0.tar.gz) = 53390 SHA256 (minio/apache-thrift-v0.13.0_GH0.tar.gz) = 5da60088e60984f4f0801deeea628d193c33cec621e78c8a43a5d8c4055f7ad9 @@ -207,8 +209,8 @@ SHA256 (minio/miekg-dns-v1.1.35_GH0.tar.gz) = f3094e13e492d5fc92e55da170389683ef SIZE (minio/miekg-dns-v1.1.35_GH0.tar.gz) = 197766 SHA256 (minio/minio-cli-v1.22.0_GH0.tar.gz) = f91306a2f1f434e9c31d737914288661286b329a3008f42b7212c6c9f15c3fca SIZE (minio/minio-cli-v1.22.0_GH0.tar.gz) = 58896 -SHA256 (minio/minio-highwayhash-v1.0.1_GH0.tar.gz) = aa1fd01cd0c16d362e8e8a522f1bed6ccff76fb55107e6f5478b1b7bd329e951 -SIZE (minio/minio-highwayhash-v1.0.1_GH0.tar.gz) = 22967 +SHA256 (minio/minio-highwayhash-v1.0.2_GH0.tar.gz) = 5a89e6f3e77cb77c818c5ce0316812d544e588456fce2e55e02f48d52fa9c5d2 +SIZE (minio/minio-highwayhash-v1.0.2_GH0.tar.gz) = 23056 SHA256 (minio/minio-md5-simd-v1.1.1_GH0.tar.gz) = 8c7cff580a084493e2fe863aad69497f9a7aebd824ddb97b8e34df2e1f3a83a1 SIZE (minio/minio-md5-simd-v1.1.1_GH0.tar.gz) = 99915 SHA256 (minio/minio-minio-go-6ae69c73ce78_GH0.tar.gz) = 20f35b175a7eaf0592feab4fe0643bde3b1f752f7a870a604c6dd6c1b13376ed @@ -287,8 +289,8 @@ SHA256 (minio/square-go-jose-v2.3.1_GH0.tar.gz) = 325bc36d91cc97d724c5c7d107adb7 SIZE (minio/square-go-jose-v2.3.1_GH0.tar.gz) = 299480 SHA256 (minio/streadway-amqp-v1.0.0_GH0.tar.gz) = 350cd1141c348430905b2be7e076c1fa31276a9a9ef3cebf245c215d28f0cbf6 SIZE (minio/streadway-amqp-v1.0.0_GH0.tar.gz) = 88039 -SHA256 (minio/tidwall-gjson-v1.6.7_GH0.tar.gz) = 26dbae82e871df9a578a73412227d7602d9c875dcfb3ece0156eebabda468877 -SIZE (minio/tidwall-gjson-v1.6.7_GH0.tar.gz) = 52035 +SHA256 (minio/tidwall-gjson-v1.6.8_GH0.tar.gz) = f87995c92093597e0e49e4e611b207786653d806a2ecd088501c81a47f68b29e +SIZE (minio/tidwall-gjson-v1.6.8_GH0.tar.gz) = 52091 SHA256 (minio/tidwall-match-v1.0.3_GH0.tar.gz) = 12f9c257baf7c96eb009b3f814326ef95837bf84a4f9fcc2816cf12e78aa0f9e SIZE (minio/tidwall-match-v1.0.3_GH0.tar.gz) = 4829 SHA256 (minio/tidwall-pretty-v1.0.2_GH0.tar.gz) = 820d92d4bb31a9f5a03f4168a5c4ff4ca50d8fd4a72bdf24257b5e4a0acf0ee5 @@ -297,8 +299,6 @@ SHA256 (minio/tidwall-sjson-v1.0.4_GH0.tar.gz) = a37d0e2fafa25be531008a580cf8ea4 SIZE (minio/tidwall-sjson-v1.0.4_GH0.tar.gz) = 26763 SHA256 (minio/tinylib-msgp-v1.1.3_GH0.tar.gz) = f4b6312d8f6cae7363941d69be2b4aa9ed49373dda6c7b25229fb4b7004f4c22 SIZE (minio/tinylib-msgp-v1.1.3_GH0.tar.gz) = 83481 -SHA256 (minio/ttacon-chalk-22c06c80ed31_GH0.tar.gz) = 356cad9ec5f81d0e4512f7ae5d28a30c526e08b4adc29020f920d575003a3e1f -SIZE (minio/ttacon-chalk-22c06c80ed31_GH0.tar.gz) = 73970 SHA256 (minio/uber-go-atomic-v1.5.0_GH0.tar.gz) = 3b003515efb86c67aced0ce9e954cca50964ee0afe83e5a63dfe43aa58347290 SIZE (minio/uber-go-atomic-v1.5.0_GH0.tar.gz) = 9365 SHA256 (minio/uber-go-multierr-v1.3.0_GH0.tar.gz) = 54bba1d61d996b98ccdf1d353e0fc66bbff599fe202719d1f55e490e127be574