Date: Sun, 8 Aug 2021 10:35:35 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1156f7d08c7d - main - databases/mongodb50: Update to 5.0.2 Message-ID: <202108081035.178AZZIV073061@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1156f7d08c7d00e48492c30cd9dcd54da92967c8 commit 1156f7d08c7d00e48492c30cd9dcd54da92967c8 Author: Ronald Klop <ronald-lists@klop.ws> AuthorDate: 2021-08-08 10:35:23 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-08-08 10:35:23 +0000 databases/mongodb50: Update to 5.0.2 Changelog: https://docs.mongodb.com/manual/release-notes/5.0/#5.0.2---aug-4--2021 PR: 257665 MFH: 2021Q3 (bugfix release) --- databases/mongodb50/Makefile | 2 +- databases/mongodb50/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/mongodb50/Makefile b/databases/mongodb50/Makefile index a7d843bf4e66..bbf4ae522253 100644 --- a/databases/mongodb50/Makefile +++ b/databases/mongodb50/Makefile @@ -1,6 +1,6 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 5.0.1 +DISTVERSION= 5.0.2 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ diff --git a/databases/mongodb50/distinfo b/databases/mongodb50/distinfo index 9d5edc8bf07a..dac7de837a73 100644 --- a/databases/mongodb50/distinfo +++ b/databases/mongodb50/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626811181 -SHA256 (mongodb-src-r5.0.1.tar.gz) = 141c9a6b538e121b2d69e26b9b3e7308f24dff9c7c238190233204a2ebe39b83 -SIZE (mongodb-src-r5.0.1.tar.gz) = 54468206 +TIMESTAMP = 1628188110 +SHA256 (mongodb-src-r5.0.2.tar.gz) = 8877424e7568c209625ea7ed8bc38710887ab0133150d1fa713859db0064e315 +SIZE (mongodb-src-r5.0.2.tar.gz) = 54527477
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081035.178AZZIV073061>