Date: Tue, 23 Oct 2018 17:38:06 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r482851 - branches/2018Q4/www/minio-client Message-ID: <201810231738.w9NHc6dm057065@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810231738.w9NHc6dm057065>