From owner-svn-ports-all@freebsd.org Wed Jun 13 13:06:21 2018 Return-Path: Delivered-To: svn-ports-all@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 DAAD310092B3; Wed, 13 Jun 2018 13:06:21 +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.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 8AF5481A33; Wed, 13 Jun 2018 13:06:21 +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 6A53419CF3; Wed, 13 Jun 2018 13:06:21 +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 w5DD6LZ9024013; Wed, 13 Jun 2018 13:06:21 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5DD6LHg024011; Wed, 13 Jun 2018 13:06:21 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806131306.w5DD6LHg024011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 13 Jun 2018 13:06:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472314 - head/www/minio-client X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/www/minio-client X-SVN-Commit-Revision: 472314 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.26 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: Wed, 13 Jun 2018 13:06:22 -0000 Author: swills Date: Wed Jun 13 13:06:20 2018 New Revision: 472314 URL: https://svnweb.freebsd.org/changeset/ports/472314 Log: www/minio-client: 2018.06.09.02.18.09 PR: 228890 Submitted by: jhixson@gmail.com (maintainer) Modified: head/www/minio-client/Makefile (contents, props changed) head/www/minio-client/distinfo (contents, props changed) Modified: head/www/minio-client/Makefile ============================================================================== --- head/www/minio-client/Makefile Wed Jun 13 13:03:32 2018 (r472313) +++ head/www/minio-client/Makefile Wed Jun 13 13:06:20 2018 (r472314) @@ -9,7 +9,7 @@ COMMENT= Replacement for ls, cp, mkdir, diff and rsync LICENSE= APACHE20 -BUILD_DEPENDS= go>=1.7:lang/go \ +BUILD_DEPENDS= go>=1.9.4:lang/go \ bash:shells/bash OPTIONS_DEFINE= MC @@ -27,10 +27,10 @@ MC= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= minio GH_PROJECT= mc -GH_TAGNAME= RELEASE.2018-05-25T20-20-15Z +GH_TAGNAME= RELEASE.2018-06-09T02-18-09Z GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${GH_PROJECT} MAKE_ENV= GOPATH=${WRKSRC} GOROOT=${LOCALBASE}/go -COMMIT_ID= 961c4b5daebe0f5f8ac2930f087a14a597e95f5b +COMMIT_ID= 8cf797da5fc629af4f7850858b611fc980478e2f PLIST_FILES= bin/${MC} Modified: head/www/minio-client/distinfo ============================================================================== --- head/www/minio-client/distinfo Wed Jun 13 13:03:32 2018 (r472313) +++ head/www/minio-client/distinfo Wed Jun 13 13:06:20 2018 (r472314) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527616086 -SHA256 (minio-mc-2018.05.25.20.20.15-RELEASE.2018-05-25T20-20-15Z_GH0.tar.gz) = 89fc6b92dfd67684bf00eb2a84b0e7e294ca09ac1b84ee4c2d97d5807c38d452 -SIZE (minio-mc-2018.05.25.20.20.15-RELEASE.2018-05-25T20-20-15Z_GH0.tar.gz) = 1367326 +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