From owner-svn-ports-branches@freebsd.org Tue Oct 23 17:38:07 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57A95FED877; Tue, 23 Oct 2018 17:38:07 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0D5B586E34; Tue, 23 Oct 2018 17:38:07 +0000 (UTC) (envelope-from feld@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 082671317B; Tue, 23 Oct 2018 17:38:07 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9NHc6nl057067; Tue, 23 Oct 2018 17:38:06 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9NHc6dm057065; Tue, 23 Oct 2018 17:38:06 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201810231738.w9NHc6dm057065@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 23 Oct 2018 17:38:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r482851 - branches/2018Q4/www/minio-client X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2018Q4/www/minio-client X-SVN-Commit-Revision: 482851 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2018 17:38:07 -0000 Author: feld Date: Tue Oct 23 17:38:06 2018 New Revision: 482851 URL: https://svnweb.freebsd.org/changeset/ports/482851 Log: MFH: r482850 www/minio-client: Update to 2018.10.18.00.40.05 - Fix amd64 build PR: 231945 Approved by: maintainer (timeout) Modified: branches/2018Q4/www/minio-client/Makefile branches/2018Q4/www/minio-client/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/www/minio-client/Makefile ============================================================================== --- branches/2018Q4/www/minio-client/Makefile Tue Oct 23 17:37:14 2018 (r482850) +++ branches/2018Q4/www/minio-client/Makefile Tue Oct 23 17:38:06 2018 (r482851) @@ -27,10 +27,10 @@ MC= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= minio GH_PROJECT= mc -GH_TAGNAME= RELEASE.2018-06-09T02-18-09Z +GH_TAGNAME= RELEASE.2018-10-18T00-40-05Z GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${GH_PROJECT} MAKE_ENV= GOPATH=${WRKSRC} GOROOT=${LOCALBASE}/go -COMMIT_ID= 8cf797da5fc629af4f7850858b611fc980478e2f +COMMIT_ID= 0dd32c1b26f05e7f94f76f2ceb62b5229836b009 PLIST_FILES= bin/${MC} Modified: branches/2018Q4/www/minio-client/distinfo ============================================================================== --- branches/2018Q4/www/minio-client/distinfo Tue Oct 23 17:37:14 2018 (r482850) +++ branches/2018Q4/www/minio-client/distinfo Tue Oct 23 17:38:06 2018 (r482851) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528726062 -SHA256 (minio-mc-2018.06.09.02.18.09-RELEASE.2018-06-09T02-18-09Z_GH0.tar.gz) = 0c042c5b115f04624f4c49071cc77b0d9613c07eb32754f84b213299b5e8b77e -SIZE (minio-mc-2018.06.09.02.18.09-RELEASE.2018-06-09T02-18-09Z_GH0.tar.gz) = 1367244 +TIMESTAMP = 1540315769 +SHA256 (minio-mc-2018.10.18.00.40.05-RELEASE.2018-10-18T00-40-05Z_GH0.tar.gz) = e7b4740e086215b2c9b561af7dbd34dcd9171f4eba80d42e60cab0b465e05e36 +SIZE (minio-mc-2018.10.18.00.40.05-RELEASE.2018-10-18T00-40-05Z_GH0.tar.gz) = 1749593