From owner-svn-ports-all@freebsd.org Sun Oct 11 12:41:04 2020 Return-Path: Delivered-To: svn-ports-all@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 5A6C73F36B1; Sun, 11 Oct 2020 12:41:04 +0000 (UTC) (envelope-from swills@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C8LyS1pK9z49Yd; Sun, 11 Oct 2020 12:41:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 211A61BC9F; Sun, 11 Oct 2020 12:41:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09BCf4Gs050292; Sun, 11 Oct 2020 12:41:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09BCf3WC050290; Sun, 11 Oct 2020 12:41:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202010111241.09BCf3WC050290@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 11 Oct 2020 12:41:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552058 - head/www/minio X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/www/minio X-SVN-Commit-Revision: 552058 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2020 12:41:04 -0000 Author: swills Date: Sun Oct 11 12:41:03 2020 New Revision: 552058 URL: https://svnweb.freebsd.org/changeset/ports/552058 Log: www/minio: update to 2020.10.09.22.55.05 Modified: head/www/minio/Makefile (contents, props changed) head/www/minio/distinfo (contents, props changed) Modified: head/www/minio/Makefile ============================================================================== --- head/www/minio/Makefile Sun Oct 11 12:31:24 2020 (r552057) +++ head/www/minio/Makefile Sun Oct 11 12:41:03 2020 (r552058) @@ -13,8 +13,8 @@ LICENSE= APACHE20 USES= compiler go:modules USE_GITHUB= yes -GHTAG= RELEASE.2020-10-03T02-19-42Z -COMMIT_ID= 806625cbffcf7850720a45ff13aa25390ac757af +GHTAG= RELEASE.2020-10-09T22-55-05Z +COMMIT_ID= 6484453fc6eb0ca37657198dfe46df11a76d1d4f GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ Azure:azure-pipeline-go:v0.2.2:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ @@ -38,6 +38,7 @@ GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ dchest:siphash:v1.2.1:dchest_siphash/vendor/github.com/dchest/siphash \ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \ djherbis:atime:v1.0.0:djherbis_atime/vendor/github.com/djherbis/atime \ + dswarbrick:smart:909a45200d6d:dswarbrick_smart/vendor/github.com/dswarbrick/smart \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ eapache:go-resiliency:v1.1.0:eapache_go_resiliency/vendor/github.com/eapache/go-resiliency \ eapache:go-xerial-snappy:776d5712da21:eapache_go_xerial_snappy/vendor/github.com/eapache/go-xerial-snappy \ @@ -111,7 +112,7 @@ GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ minio:cli:v1.22.0:minio_cli/vendor/github.com/minio/cli \ minio:highwayhash:v1.0.0:minio_highwayhash/vendor/github.com/minio/highwayhash \ minio:md5-simd:v1.1.0:minio_md5_simd/vendor/github.com/minio/md5-simd \ - minio:minio-go:14ed05478889:minio_minio_go_v7/vendor/github.com/minio/minio-go/v7 \ + minio:minio-go:755b5633803a:minio_minio_go_v7/vendor/github.com/minio/minio-go/v7 \ minio:selfupdate:v0.3.1:minio_selfupdate/vendor/github.com/minio/selfupdate \ minio:sha256-simd:v0.1.1:minio_sha256_simd/vendor/github.com/minio/sha256-simd \ minio:simdjson-go:v0.1.5:minio_simdjson_go/vendor/github.com/minio/simdjson-go \ Modified: head/www/minio/distinfo ============================================================================== --- head/www/minio/distinfo Sun Oct 11 12:31:24 2020 (r552057) +++ head/www/minio/distinfo Sun Oct 11 12:41:03 2020 (r552058) @@ -1,6 +1,6 @@ -TIMESTAMP = 1601912901 -SHA256 (minio/minio-minio-2020.10.03.02.19.42-RELEASE.2020-10-03T02-19-42Z_GH0.tar.gz) = 37411dcbcda9b1b4a963da5545f6defb1fb4281cd2cedb1805e9699dd82913b2 -SIZE (minio/minio-minio-2020.10.03.02.19.42-RELEASE.2020-10-03T02-19-42Z_GH0.tar.gz) = 10202346 +TIMESTAMP = 1602387109 +SHA256 (minio/minio-minio-2020.10.09.22.55.05-RELEASE.2020-10-09T22-55-05Z_GH0.tar.gz) = a256a6cc1f967708c95ff75a1853c2ed57c8c33b97a537bbf460ef6166b18164 +SIZE (minio/minio-minio-2020.10.09.22.55.05-RELEASE.2020-10-09T22-55-05Z_GH0.tar.gz) = 10250580 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 @@ -43,6 +43,8 @@ SHA256 (minio/dgrijalva-jwt-go-v3.2.0_GH0.tar.gz) = 19 SIZE (minio/dgrijalva-jwt-go-v3.2.0_GH0.tar.gz) = 36960 SHA256 (minio/djherbis-atime-v1.0.0_GH0.tar.gz) = 208e5483fa0380c842605c09f52ba82b328c8ae996d6734da873e60587893f02 SIZE (minio/djherbis-atime-v1.0.0_GH0.tar.gz) = 2911 +SHA256 (minio/dswarbrick-smart-909a45200d6d_GH0.tar.gz) = 1b30ea27fd65aacebd1148b1de9a147324b74d87958a3bb22eff669e1d08d335 +SIZE (minio/dswarbrick-smart-909a45200d6d_GH0.tar.gz) = 26457 SHA256 (minio/dustin-go-humanize-v1.0.0_GH0.tar.gz) = e4540bd50ac855143b4f2e509313079c50cf5d8774f09cc10dbca5ae9803d8ba SIZE (minio/dustin-go-humanize-v1.0.0_GH0.tar.gz) = 17260 SHA256 (minio/eapache-go-resiliency-v1.1.0_GH0.tar.gz) = 030a8a8f9e633704198f0980cc7d33af19310fa9e74b63ca4588ba5fcfc6ace9 @@ -189,8 +191,8 @@ SHA256 (minio/minio-highwayhash-v1.0.0_GH0.tar.gz) = c SIZE (minio/minio-highwayhash-v1.0.0_GH0.tar.gz) = 17868 SHA256 (minio/minio-md5-simd-v1.1.0_GH0.tar.gz) = f4565eeff59db2fa45fb5f49936381d9a5fad8bd621be33cf96ffd30077111c0 SIZE (minio/minio-md5-simd-v1.1.0_GH0.tar.gz) = 99235 -SHA256 (minio/minio-minio-go-14ed05478889_GH0.tar.gz) = 5cbc9377dfb385ff5580dc38e47105d15a26c7505387b798c30702cf22eb130b -SIZE (minio/minio-minio-go-14ed05478889_GH0.tar.gz) = 231709 +SHA256 (minio/minio-minio-go-755b5633803a_GH0.tar.gz) = d7a69f51eb5a1e266e9c19adceb0a0528ec0c0896ac07cb664dc63e88abc8376 +SIZE (minio/minio-minio-go-755b5633803a_GH0.tar.gz) = 233779 SHA256 (minio/minio-selfupdate-v0.3.1_GH0.tar.gz) = 0a6ea09f1bbf5fcffabd034b1233625f72ef4d8e143438bd2c8d3fe7d57bd8e9 SIZE (minio/minio-selfupdate-v0.3.1_GH0.tar.gz) = 30753 SHA256 (minio/minio-sha256-simd-v0.1.1_GH0.tar.gz) = bc1f1e80dc1291f6d26933658155488cc895f6b8a4944479d462cf5a79112109