From owner-svn-ports-head@freebsd.org Thu Apr 19 16:57:41 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 DE3F8F8CAD9; Thu, 19 Apr 2018 16:57:41 +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 8A7E8833C3; Thu, 19 Apr 2018 16:57:41 +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 8581B487B; Thu, 19 Apr 2018 16:57:41 +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 w3JGvfgi008722; Thu, 19 Apr 2018 16:57:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3JGvfGL008720; Thu, 19 Apr 2018 16:57:41 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201804191657.w3JGvfGL008720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 19 Apr 2018 16:57:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467787 - head/www/minio X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/www/minio X-SVN-Commit-Revision: 467787 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.25 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: Thu, 19 Apr 2018 16:57:42 -0000 Author: swills Date: Thu Apr 19 16:57:41 2018 New Revision: 467787 URL: https://svnweb.freebsd.org/changeset/ports/467787 Log: www/minio: Update to 2018.04.04.05.20.54 PR: 227626 Submitted by: jhixson@gmail.com Modified: head/www/minio/Makefile (contents, props changed) head/www/minio/distinfo (contents, props changed) Modified: head/www/minio/Makefile ============================================================================== --- head/www/minio/Makefile Thu Apr 19 16:54:10 2018 (r467786) +++ head/www/minio/Makefile Thu Apr 19 16:57:41 2018 (r467787) @@ -9,14 +9,14 @@ COMMENT= Amazon S3 compatible object storage server LICENSE= APACHE20 -BUILD_DEPENDS= go>=1.7:lang/go +BUILD_DEPENDS= go>=1.9.4:lang/go USES= compiler USE_GITHUB= yes -GH_TAGNAME= RELEASE.2018-03-19T19-22-06Z +GH_TAGNAME= RELEASE.2018-04-04T05-20-54Z GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} -COMMIT_ID= a4d2e2b4283b228c34ca2fe0aa007d792a726c3a +COMMIT_ID= 85a57d20210eb867b1c023e024cc4391d5ac5685 PLIST_FILES= bin/minio Modified: head/www/minio/distinfo ============================================================================== --- head/www/minio/distinfo Thu Apr 19 16:54:10 2018 (r467786) +++ head/www/minio/distinfo Thu Apr 19 16:57:41 2018 (r467787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521677028 -SHA256 (minio-minio-2018.03.19.19.22.06-RELEASE.2018-03-19T19-22-06Z_GH0.tar.gz) = 91afb0b5acbfd622a5ea55495b5abca3cfdf23eef213ea15f74f1682d68eca84 -SIZE (minio-minio-2018.03.19.19.22.06-RELEASE.2018-03-19T19-22-06Z_GH0.tar.gz) = 7461605 +TIMESTAMP = 1524093156 +SHA256 (minio-minio-2018.04.04.05.20.54-RELEASE.2018-04-04T05-20-54Z_GH0.tar.gz) = 9f47a7dac67190a47010b28afe4e17ac99beb62d920284dc28c4ef1e160a9a4b +SIZE (minio-minio-2018.04.04.05.20.54-RELEASE.2018-04-04T05-20-54Z_GH0.tar.gz) = 7542595