svn commit: r564805 - head/databases/mongodb36
Neel Chauhan
nc at FreeBSD.org
Tue Feb 9 19:45:33 UTC 2021
Author: nc
Date: Tue Feb 9 19:45:32 2021
New Revision: 564805
URL: https://svnweb.freebsd.org/changeset/ports/564805
Log:
databases/mongodb36: Update to 3.6.22
Changes: https://docs.mongodb.com/manual/release-notes/3.6/#feb-8-2021
PR: 253380
Submitted by: Ronald Klop <ronald-lists AT klop DOT ws>
Approved by: dev AT dudu DOT ro (maintainer)
Modified:
head/databases/mongodb36/Makefile
head/databases/mongodb36/distinfo
Modified: head/databases/mongodb36/Makefile
==============================================================================
--- head/databases/mongodb36/Makefile Tue Feb 9 19:40:50 2021 (r564804)
+++ head/databases/mongodb36/Makefile Tue Feb 9 19:45:32 2021 (r564805)
@@ -2,7 +2,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 3.6.21
+DISTVERSION= 3.6.22
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++14-lang cpe python:3.5+,build scons shebangfix
USE_RC_SUBR= mongod
-CONFLICTS_BUILD= mongo-cxx-driver
CONFLICTS_INSTALL= mongodb4[024]
SHEBANG_FILES= src/mongo/installer/compass/install_compass.in
Modified: head/databases/mongodb36/distinfo
==============================================================================
--- head/databases/mongodb36/distinfo Tue Feb 9 19:40:50 2021 (r564804)
+++ head/databases/mongodb36/distinfo Tue Feb 9 19:45:32 2021 (r564805)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605441683
-SHA256 (mongodb-src-r3.6.21.tar.gz) = 7dbb6df8ca4f882c053d931176d66ff7aa12249dc29b9437ec76f8b7a19f48c7
-SIZE (mongodb-src-r3.6.21.tar.gz) = 40991117
+TIMESTAMP = 1612873479
+SHA256 (mongodb-src-r3.6.22.tar.gz) = 4264ff5aea109c3814daf4b3082dd2371064b321dc9cef3ee2cabf7a1ae3b50d
+SIZE (mongodb-src-r3.6.22.tar.gz) = 40993021
More information about the svn-ports-head
mailing list