Commit graph

8 commits

Author SHA1 Message Date
Steve Wills
2c3f1274a4 databases/mongodb36: upgrade to 3.6.5
PR:		228806
Submitted by:	dev@dudu.ro (maintainer)
2018-06-09 21:33:55 +00:00
Kirill Ponomarev
91b8321fc4 Add support for the new ${name}_limits mechanics on CURRENT and
preserve the old behavior for the old systems.

PR:		226907
Submitted by:	mp0@FreeBSD.org
Approved by:	maintainer
2018-05-03 17:52:41 +00:00
Kirill Ponomarev
e32b6aadef Update to version 3.6.4
PR:		227636
Submitted by:	maintainer
2018-04-21 15:21:37 +00:00
Jan Beich
10504ff3ba databases/mongodb36: unbreak with boost 1.67
In file included from src/third_party/yaml-cpp-0.5.3/src/nodebuilder.cpp:5:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node.h:14:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node_ref.h:13:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node_data.h:20:
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:30 +00:00
Nikolai Lifanov
2b188a165b update databases/mongodb36 to 3.6.3
change MAINTAINER back to dev@dudu.ro to match Bugzilla email address

PR:		226192
Submitted by:	dev@dudu.ro (maintainer)
2018-03-20 16:55:46 +00:00
Nikolai Lifanov
938aa7f992 re-add databases/mongodb36 - it was not repocopied
Pointyhat to:	lifanov
Spotted by:	danfe, mat

PR:		224303
Submitted by:	dev@dudu.ro
Differential Revision:	https://reviews.freebsd.org/D13594
2018-02-05 18:43:20 +00:00
Mathieu Arnold
c916ee01c0 Revert r457783, it was not added properly.
With hat:	portmgr
Sponsored by:	Absolight
2018-01-04 15:11:28 +00:00
Nikolai Lifanov
0cface41e2 add new port: MongoDB 3.6.0
PR:		224303
Submitted by:	dev@dudu.ro
Differential Revision:	https://reviews.freebsd.org/D13594
2018-01-01 16:45:00 +00:00