Skip to content

Commit

Permalink
minio[-mc]: Update to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eborisch committed Jun 7, 2018
1 parent 73f276b commit 2edc322
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions www/minio-mc/Portfile
Expand Up @@ -4,8 +4,8 @@ PortSystem 1.0
PortGroup github 1.0

# UPDATE THESE IN SYNC!
set version 2018-04-28T00-08-20Z
set commit 1b794a4ae1af46bdeb86fbdb7ba16bbd31366d83
set version 2018-06-07T19-24-28Z
set commit afcfe758f3d68f7acabdffb5ba1eb287dbd6660b

set relversion [regsub {(T..)-(..)-(..Z)} $version {\1:\2:\3}]
# This is not used for fetching, but is compiled into the executable
Expand All @@ -23,9 +23,9 @@ long_description \
license Apache-2

checksums \
rmd160 2d8be16a9d65081a25f92d5e9167b55bee45c3b1 \
sha256 4bab4e0c33e92054021f15c0658e0bb185314bd2fec58643e24cfa2838a74a31 \
size 1366866
rmd160 32071100cea96e566f8f0f12ad835f9a8ab7875e \
sha256 66f21d6feaa389c2173f6cb7d591815e4bb87104e31b8db8c736478311f2b25d \
size 1366815

set goproj github.com/${github.author}/${github.project}

Expand Down
10 changes: 5 additions & 5 deletions www/minio/Portfile
Expand Up @@ -4,8 +4,8 @@ PortSystem 1.0
PortGroup github 1.0

# UPDATE THESE IN SYNC!
set version 2018-05-16T23-35-33Z
set commit 64288d6eb53cc134a1f85851dcaf7dee76fecca6
set version 2018-06-07T19-10-07Z
set commit 94ec6f374e8b7e6d8d79a5248b4b3961ae438756

set relversion [regsub {(T..)-(..)-(..Z)} $version {\1:\2:\3}]
# This is not used for fetching, but is compiled into the executable
Expand All @@ -25,9 +25,9 @@ long_description \
license Apache-2

checksums \
rmd160 d64d1073a537c9f1807330f077d95e2813df9422 \
sha256 c666e40cdab3c4524ea75107d5b50fe24b340994fae5c222cc4090874687736d \
size 7794039
rmd160 52e38b5fbe0ee3a84acfba5215d07018ec447154 \
sha256 2bd53e6cd5850c15f58bc6cd0ab08dd7411f6758ca2bca047c87431db6747d36 \
size 7835716

set goproj github.com/${github.author}/${github.project}

Expand Down

0 comments on commit 2edc322

Please sign in to comment.