aboutsummaryrefslogtreecommitdiff
path: root/databases/mongodb44/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2021-01-21 06:19:09 +0000
committerKurt Jaeger <pi@FreeBSD.org>2021-01-21 06:19:09 +0000
commitf73d8c4d3042ee2d17ad02950249db9cc971b4a9 (patch)
treefc33223b0ca02a45f43a941a3b7493ba3f7b5aea /databases/mongodb44/Makefile
parent47a2987e5d0cfbd093cf935ab48358278e08b247 (diff)
downloadports-f73d8c4d3042ee2d17ad02950249db9cc971b4a9.tar.gz
ports-f73d8c4d3042ee2d17ad02950249db9cc971b4a9.zip
Notes
Diffstat (limited to 'databases/mongodb44/Makefile')
-rw-r--r--databases/mongodb44/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile
index 7c023b46ab30..131017db0b08 100644
--- a/databases/mongodb44/Makefile
+++ b/databases/mongodb44/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 4.4.2
+DISTVERSION= 4.4.3
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
@@ -33,7 +33,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
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[02]
OPTIONS_DEFINE= SASL SSL