Created attachment 167923 [details] Update to 3.2.4. Added CONFLICTS_BUILD for mongo-cxx-driver.
This obsoletes Bug 207777.
Testbuilds: 10.2a fine, i386 is not supported, 9.3a is not supported. 11a@work
A commit references this bug: Author: pi Date: Mon Mar 14 18:29:06 UTC 2016 New revision: 411108 URL: https://svnweb.freebsd.org/changeset/ports/411108 Log: databases/mongodb32: 3.2.3 -> 3.2.4 - modified pkg-plist from exec/unexec to @sample - provide a simplified mongodb.conf file - Fixed issue with setting optime when running with journaling disabled: SERVER-22495, SERVER-22728 - Have read concern majority reflect journaled state on the primary: SERVER-22269 - Fixed issue where specifying replication.enableMajorityReadConcern implied true regardless of the actual boolean value: SERVER-22683 - Fixed issue causing segfault when running aggregation that includes $lookup: SERVER-22537 PR: 207842 Submitted by: numisemis@yahoo.com Approved by: Brendan Molloy <brendan+freebsd@bbqsrc.net> (maintainer) Changes: head/databases/mongodb32/Makefile head/databases/mongodb32/distinfo head/databases/mongodb32/files/patch-rpm_mongod.conf head/databases/mongodb32/pkg-plist
Testbuilds are fine.