summaryrefslogtreecommitdiff
path: root/databases/mongodb/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2016-03-13 20:50:53 +0000
committerfhajny <fhajny@pkgsrc.org>2016-03-13 20:50:53 +0000
commit085fcb3d500e89250136ab51066111a1d1447afb (patch)
tree9a57088d39c4181228c24aba6003cea895444a62 /databases/mongodb/Makefile
parent193dd424846584e8b3b1f38e5da0370a9baa911b (diff)
downloadpkgsrc-085fcb3d500e89250136ab51066111a1d1447afb.tar.gz
Update databases/mongodb to 3.2.4.
- Fixed issue with setting optime when running with journaling disabled - Have read concern majority reflect journaled state on the primary - Fixed issue where specifying replication.enableMajorityReadConcern implied true regardless of the actual boolean value - Fixed issue causing segfault when running aggregation that includes $lookup
Diffstat (limited to 'databases/mongodb/Makefile')
-rw-r--r--databases/mongodb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index 0d6c7260919..3b84bf73a3d 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2016/03/05 11:28:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2016/03/13 20:50:53 fhajny Exp $
-DISTNAME= mongodb-src-r3.2.3
+DISTNAME= mongodb-src-r3.2.4
PKGNAME= ${DISTNAME:S/src-r//:S/-rc/rc/}
-PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://fastdl.mongodb.org/src/