git: c84161e418f7 - main - databases/mongodb40: Update to 4.0.24
Fernando Apesteguía
fernape at FreeBSD.org
Mon May 10 05:48:09 UTC 2021
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c84161e418f724bed7dec7e2386b13a059ff395d
commit c84161e418f724bed7dec7e2386b13a059ff395d
Author: Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-05-09 17:47:31 +0000
Commit: Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-05-10 05:44:24 +0000
databases/mongodb40: Update to 4.0.24
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.0/
PR: 255118
Reported by: ronald-lists at klop.ws
Reviewed by: dev.ashevchuk at gmail.com (maintainer)
---
databases/mongodb40/Makefile | 3 +--
databases/mongodb40/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/databases/mongodb40/Makefile b/databases/mongodb40/Makefile
index 6626b7e375de..90b26a3425f6 100644
--- a/databases/mongodb40/Makefile
+++ b/databases/mongodb40/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 4.0.21
+DISTVERSION= 4.0.24
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
@@ -30,7 +30,6 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
USES= compiler:c++14-lang cpe python:3.5+,build scons shebangfix
USE_RC_SUBR= mongod
-CONFLICTS_BUILD= mongo-cxx-driver
CONFLICTS_INSTALL= mongodb36 mongodb4[24]
SHEBANG_FILES= src/mongo/installer/compass/install_compass.in
diff --git a/databases/mongodb40/distinfo b/databases/mongodb40/distinfo
index 184c17de739e..692e83587a14 100644
--- a/databases/mongodb40/distinfo
+++ b/databases/mongodb40/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605454590
-SHA256 (mongodb-src-r4.0.21.tar.gz) = 990230c4d78f60f528f6bdc353a954499f5fa8ad0f63ae8b27fb9200b1ac7e39
-SIZE (mongodb-src-r4.0.21.tar.gz) = 50203269
+TIMESTAMP = 1618524049
+SHA256 (mongodb-src-r4.0.24.tar.gz) = 4cb2b3d1f777c5ee7c922728e238be076ae376bc7e232fab7d878dacda747519
+SIZE (mongodb-src-r4.0.24.tar.gz) = 50259909
More information about the dev-commits-ports-all
mailing list