From owner-svn-ports-head@freebsd.org Mon May 14 17:31:46 2018 Return-Path: Delivered-To: svn-ports-head@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 47AA8DFC3D1; Mon, 14 May 2018 17:31:46 +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 F139075853; Mon, 14 May 2018 17:31:45 +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 D24E11F45F; Mon, 14 May 2018 17:31:45 +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 w4EHVjQ7052551; Mon, 14 May 2018 17:31:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4EHVjxg052550; Mon, 14 May 2018 17:31:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201805141731.w4EHVjxg052550@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 14 May 2018 17:31:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469926 - head/www/minio X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/www/minio X-SVN-Commit-Revision: 469926 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2018 17:31:46 -0000 Author: swills Date: Mon May 14 17:31:45 2018 New Revision: 469926 URL: https://svnweb.freebsd.org/changeset/ports/469926 Log: www/minio: update to 2018.05.11.00.29.24 PR: 228204 Submitted by: bp@barryp.org Modified: head/www/minio/Makefile (contents, props changed) head/www/minio/distinfo (contents, props changed) Modified: head/www/minio/Makefile ============================================================================== --- head/www/minio/Makefile Mon May 14 17:17:11 2018 (r469925) +++ head/www/minio/Makefile Mon May 14 17:31:45 2018 (r469926) @@ -14,9 +14,9 @@ BUILD_DEPENDS= go>=1.9.4:lang/go USES= compiler USE_GITHUB= yes -GH_TAGNAME= RELEASE.2018-05-04T23-13-12Z +GH_TAGNAME= RELEASE.2018-05-11T00-29-24Z GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} -COMMIT_ID= c5a00e513c44edefd1de7adf68b324bf352740de +COMMIT_ID= c872c30ea3c925bdae4f96b71b4fc4a1ca631f9f PLIST_FILES= bin/minio Modified: head/www/minio/distinfo ============================================================================== --- head/www/minio/distinfo Mon May 14 17:17:11 2018 (r469925) +++ head/www/minio/distinfo Mon May 14 17:31:45 2018 (r469926) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525661285 -SHA256 (minio-minio-2018.05.04.23.13.12-RELEASE.2018-05-04T23-13-12Z_GH0.tar.gz) = f4fa849cbb2957d5b7af0c6bac2b0f2a13715da241bfb0759f0214383d70abe3 -SIZE (minio-minio-2018.05.04.23.13.12-RELEASE.2018-05-04T23-13-12Z_GH0.tar.gz) = 7779630 +TIMESTAMP = 1526158214 +SHA256 (minio-minio-2018.05.11.00.29.24-RELEASE.2018-05-11T00-29-24Z_GH0.tar.gz) = cef92ec46d339c4bc238907b9daf90d3aa181905190a4819e80b2050db3cc384 +SIZE (minio-minio-2018.05.11.00.29.24-RELEASE.2018-05-11T00-29-24Z_GH0.tar.gz) = 7795090