Date: Tue, 11 May 2021 15:13:42 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9c3e4dca6b3f - main - databases/mongodb49: update to 4.9.0-rc1 Message-ID: <202105111513.14BFDg56062513@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c3e4dca6b3f8e04b2aaab997fef770511996d16 commit 9c3e4dca6b3f8e04b2aaab997fef770511996d16 Author: Ronald Klop <ronald-lists@klop.ws> AuthorDate: 2021-05-11 15:13:22 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-11 15:13:22 +0000 databases/mongodb49: update to 4.9.0-rc1 PR: 255793 --- databases/mongodb49/Makefile | 2 +- databases/mongodb49/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/mongodb49/Makefile b/databases/mongodb49/Makefile index d9febe990edc..fd046449ef9c 100644 --- a/databases/mongodb49/Makefile +++ b/databases/mongodb49/Makefile @@ -1,6 +1,6 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 4.9.0-rc0 +DISTVERSION= 4.9.0-rc1 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ diff --git a/databases/mongodb49/distinfo b/databases/mongodb49/distinfo index cebdfdcc6472..e5738ad15a63 100644 --- a/databases/mongodb49/distinfo +++ b/databases/mongodb49/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616770797 -SHA256 (mongodb-src-r4.9.0-rc0.tar.gz) = ebe45ce5eedacc1bac2b6652aa377892000123a259d0f71280b5f512b5966a1d -SIZE (mongodb-src-r4.9.0-rc0.tar.gz) = 52333345 +TIMESTAMP = 1620215774 +SHA256 (mongodb-src-r4.9.0-rc1.tar.gz) = 07daca716db93326fc76a897ebcb02a4202fe12c07361fe6a3f64507ca67ed70 +SIZE (mongodb-src-r4.9.0-rc1.tar.gz) = 52373560
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105111513.14BFDg56062513>