Date: Thu, 23 Jul 2020 22:07:48 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542970 - head/www/minio Message-ID: <202007232207.06NM7mlA002563@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Jul 23 22:07:48 2020 New Revision: 542970 URL: https://svnweb.freebsd.org/changeset/ports/542970 Log: www/minio: update to 2020.07.22.00.26.33 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 Jul 23 21:59:25 2020 (r542969) +++ head/www/minio/Makefile Thu Jul 23 22:07:48 2020 (r542970) @@ -13,8 +13,8 @@ LICENSE= APACHE20 USES= compiler go:modules USE_GITHUB= yes -GHTAG= RELEASE.2020-07-20T02-25-16Z -COMMIT_ID= e2c71717f82e10798ab4c51c76f4143d365d5d6a +GHTAG= RELEASE.2020-07-22T00-26-33Z +COMMIT_ID= a88028359308aec03cb91405af25619e232f50c5 GH_TUPLE= ${PORTNAME}:${PORTNAME}:${GHTAG}:DEFAULT \ Azure:azure-pipeline-go:v0.2.1:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \ Azure:azure-storage-blob-go:v0.8.0:azure_azure_storage_blob_go/vendor/github.com/Azure/azure-storage-blob-go \ Modified: head/www/minio/distinfo ============================================================================== --- head/www/minio/distinfo Thu Jul 23 21:59:25 2020 (r542969) +++ head/www/minio/distinfo Thu Jul 23 22:07:48 2020 (r542970) @@ -1,6 +1,6 @@ -TIMESTAMP = 1595286749 -SHA256 (minio/minio-minio-2020.07.20.02.25.16-RELEASE.2020-07-20T02-25-16Z_GH0.tar.gz) = b22a0d3d3cab6c8f7ea11b1c3ceaca0c2dc123148c078c91cb90b358cd17f07e -SIZE (minio/minio-minio-2020.07.20.02.25.16-RELEASE.2020-07-20T02-25-16Z_GH0.tar.gz) = 9017109 +TIMESTAMP = 1595540730 +SHA256 (minio/minio-minio-2020.07.22.00.26.33-RELEASE.2020-07-22T00-26-33Z_GH0.tar.gz) = fafa467a28dab8045809ef8bc14b61a64c0bb86dc29f60f63cbfc64ba22b320b +SIZE (minio/minio-minio-2020.07.22.00.26.33-RELEASE.2020-07-22T00-26-33Z_GH0.tar.gz) = 9018841 SHA256 (minio/Azure-azure-pipeline-go-v0.2.1_GH0.tar.gz) = 97738fe9fe1c5bab41b89fc97cef08537e53cd3f38f5686e3853d2aecb20133d SIZE (minio/Azure-azure-pipeline-go-v0.2.1_GH0.tar.gz) = 16378 SHA256 (minio/Azure-azure-storage-blob-go-v0.8.0_GH0.tar.gz) = e50db03bc05b952159e0a1d393c841c217c3aecd6ce745f8b9c42fd498e476c7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007232207.06NM7mlA002563>