ports/databases/mongodb34/files
Jan Beich 36c528eef3 databases/mongodb34: unbreak with boost 1.67
In file included from src/third_party/yaml-cpp-0.5.3/src/convert.cpp:3:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/convert.h:17:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/impl.h:11:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/iterator.h:13:
src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/iterator.h:48:54: error: no member named 'next' in namespace 'boost'
  void increment() { this->base_reference() = boost::next(this->base()); }
                                              ~~~~~~~^

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-18 06:38:58 +00:00
..
mongod.in
patch-boost-1.67 databases/mongodb34: unbreak with boost 1.67 2018-04-18 06:38:58 +00:00
patch-rpm_mongod.conf
patch-SConstruct Update to upstream version 3.4.7 2017-10-03 13:24:11 +00:00
patch-src_mongo_crypto_sha1__block__openssl.cpp * Updated to 3.4.6 2017-07-10 01:09:54 +00:00
patch-src_mongo_db_fts_unicode_string.cpp
patch-src_mongo_db_repl_oplog__fetcher.cpp databases/mongodb34{,-rocks}: switch to upstream Boost 1.66 fix 2018-02-02 09:55:51 +00:00
patch-src_mongo_util_net_ssl__manager.cpp