git: 5f2826549850 - main - databases/mongodb42: Update to 4.2.17
Neel Chauhan
nc at FreeBSD.org
Mon Sep 27 16:26:40 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5f2826549850e5221f7e0eb93a05a0f3bde65275
commit 5f2826549850e5221f7e0eb93a05a0f3bde65275
Author: Ronald Klop <ronald-lists at klop.ws>
AuthorDate: 2021-09-27 16:24:41 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-09-27 16:24:41 +0000
databases/mongodb42: Update to 4.2.17
PR: 258743
---
databases/mongodb42/Makefile | 3 +--
databases/mongodb42/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/databases/mongodb42/Makefile b/databases/mongodb42/Makefile
index e2a5d99ea132..472210ec4353 100644
--- a/databases/mongodb42/Makefile
+++ b/databases/mongodb42/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 4.2.16
+DISTVERSION= 4.2.17
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
@@ -31,7 +31,6 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
USES= compiler:c++17-lang cpe python:3.5+,build scons shebangfix
USE_RC_SUBR= mongod
-CONFLICTS_BUILD= mongo-cxx-driver
CONFLICTS_INSTALL= mongodb36 mongodb4[04] mongodb50
OPTIONS_DEFINE= LTO SASL SSL
diff --git a/databases/mongodb42/distinfo b/databases/mongodb42/distinfo
index 6ea9c771935b..b793bea07a60 100644
--- a/databases/mongodb42/distinfo
+++ b/databases/mongodb42/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631386367
-SHA256 (mongodb-src-r4.2.16.tar.gz) = d7509aea31b3df2c9e1c3aa4b0ad4aa752f6bdab7fd4efadd4d0291377977bca
-SIZE (mongodb-src-r4.2.16.tar.gz) = 62206525
+TIMESTAMP = 1632392379
+SHA256 (mongodb-src-r4.2.17.tar.gz) = e329ef22656337aef855d0ff6c9e79572fc8ace94c37c8996f63c0871c1bbf50
+SIZE (mongodb-src-r4.2.17.tar.gz) = 62216350
More information about the dev-commits-ports-all
mailing list