Date: Mon, 16 Sep 2024 14:14:02 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 98fc43d4cbab - main - www/minio: Update version 2024-01-11T07-46-16Z=>2024-01-13T07-53-03Z Message-ID: <202409161414.48GEE2BS040021@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=98fc43d4cbab3ce2676e2763943ec50c61bd9c03 commit 98fc43d4cbab3ce2676e2763943ec50c61bd9c03 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-16 14:13:16 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-16 14:13:49 +0000 www/minio: Update version 2024-01-11T07-46-16Z=>2024-01-13T07-53-03Z Changelog: https://github.com/minio/minio/releases/tag/RELEASE.2024-01-13T07-53-03Z --- www/minio/Makefile | 4 ++-- www/minio/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/minio/Makefile b/www/minio/Makefile index 086c2cf04362..95d00fc24f9c 100644 --- a/www/minio/Makefile +++ b/www/minio/Makefile @@ -10,10 +10,10 @@ WWW= https://minio.io/ LICENSE= AGPLv3 USES= compiler cpe go:1.21,modules -GH_TAGNAME= RELEASE.2024-01-11T07-46-16Z +GH_TAGNAME= RELEASE.2024-01-13T07-53-03Z USE_RC_SUBR= ${PORTNAME} -COMMIT_ID= 099e88516dd6450ff210606abb06f38051d3bb6a +COMMIT_ID= 993d96feef0e6b93d963932a66e2a50d3157575e GO_MODULE= github.com/minio/minio@v0.0.0-${DISTVERSION:S/.//g}-${COMMIT_ID:C/^(.{12}).*/\1/} GO_BUILDFLAGS= -ldflags=' \ diff --git a/www/minio/distinfo b/www/minio/distinfo index 5218128c41fb..0be30dadbafe 100644 --- a/www/minio/distinfo +++ b/www/minio/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1726417612 -SHA256 (go/www_minio/minio-2024.01.11.07.46.16/v0.0.0-20240111074616-099e88516dd6.mod) = 3b12480ecb225ca2c4d9f3b135a3a15904b584a14b800f439cb3b65f27335fbe -SIZE (go/www_minio/minio-2024.01.11.07.46.16/v0.0.0-20240111074616-099e88516dd6.mod) = 11818 -SHA256 (go/www_minio/minio-2024.01.11.07.46.16/v0.0.0-20240111074616-099e88516dd6.zip) = 7f16f3e3e8e9de3ed39c6d1acbfe4d2c7548953396425dc7428f8beb7f9c9e16 -SIZE (go/www_minio/minio-2024.01.11.07.46.16/v0.0.0-20240111074616-099e88516dd6.zip) = 15163462 +TIMESTAMP = 1726494029 +SHA256 (go/www_minio/minio-2024.01.13.07.53.03/v0.0.0-20240113075303-993d96feef0e.mod) = 3b12480ecb225ca2c4d9f3b135a3a15904b584a14b800f439cb3b65f27335fbe +SIZE (go/www_minio/minio-2024.01.13.07.53.03/v0.0.0-20240113075303-993d96feef0e.mod) = 11818 +SHA256 (go/www_minio/minio-2024.01.13.07.53.03/v0.0.0-20240113075303-993d96feef0e.zip) = 54c8602f629a4b20c416c7574ac2af679d1a6cc624852f9df1805c116d48a912 +SIZE (go/www_minio/minio-2024.01.13.07.53.03/v0.0.0-20240113075303-993d96feef0e.zip) = 15189345
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409161414.48GEE2BS040021>