Bug 207842 - databases/mongodb32: Update to 3.2.4
Summary: databases/mongodb32: Update to 3.2.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-03-09 14:14 UTC by Šimun Mikecin
Modified: 2016-03-14 18:30 UTC (History)
4 users (show)

See Also:
pi: maintainer-feedback+


Attachments
Update to 3.2.4. Added CONFLICTS_BUILD for mongo-cxx-driver. (996 bytes, patch)
2016-03-09 14:14 UTC, Šimun Mikecin
brendan+freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Šimun Mikecin 2016-03-09 14:14:21 UTC
Created attachment 167923 [details]
Update to 3.2.4. Added CONFLICTS_BUILD for mongo-cxx-driver.
Comment 1 Šimun Mikecin 2016-03-09 14:14:52 UTC
This obsoletes Bug 207777.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-13 10:14:30 UTC
Testbuilds: 10.2a fine, i386 is not supported, 9.3a is not supported. 11a@work
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-03-14 18:29:27 UTC
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
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-14 18:30:22 UTC
Testbuilds are fine.