mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
www/minio-client: 2018.06.09.02.18.09
PR: 228890 Submitted by: jhixson@gmail.com (maintainer)
This commit is contained in:
parent
2b815c6fbf
commit
d2a9dccdbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472314
@ -9,7 +9,7 @@ COMMENT= Replacement for ls, cp, mkdir, diff and rsync commands for filesystems
|
||||
|
||||
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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user