[Bug 227427] devel/boost-all: Update to 1.67.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 18 06:40:15 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227427

--- Comment #22 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Wed Apr 18 06:39:11 UTC 2018
New revision: 467679
URL: https://svnweb.freebsd.org/changeset/ports/467679

Log:
  devel/mongo-cxx-driver: unbreak with boost 1.67

  src/mongo/client/command_writer.cpp:68:78: error: no member named 'next' in
namespace 'boost'
              const std::vector<WriteOperation*>::const_iterator next =
boost::next(batch_iter);
                                                                       
~~~~~~~^
  src/mongo/util/net/message_port.h:34:38: error: expected class name
  class AbstractMessagingPort : boost::noncopyable {
                                       ^

  PR:           227427
  Reported by:  antoine (via exp-run)

Changes:
  head/devel/mongo-cxx-driver/files/patch-boost-1.67

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-office mailing list