#35118: mongodb @2.0.6_0 broken after boost @1.50.0_0 update --------------------------------------+------------------------------------- Reporter: brian.fujikawa@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: mongodb --------------------------------------+------------------------------------- Comment(by andreas@…): If you are lacking the old port version you have to install it: {{{ $ svn co -r 93341 'http://svn.macports.org/repository/macports/trunk/dports/devel/boost/' A boost/files A boost/files/patch-boost-foreach.diff A boost/files/patch-thread_visibility.diff A boost/files/patch-libs-mpi-build-Jamfile.v2.diff A boost/files/patch-tools-build-v2-tools-python-2.jam.diff A boost/files/patch-tools-build-v2-tools-python.jam.diff A boost/files/patch-bootstrap.sh.diff A boost/files/patch-tools_build_v2_engine_src_build.jam.diff A boost/files/patch-libs-python-src-converter-builtin_converters.cpp A boost/files/patch-tools_build_v2_engine_src_build.sh.diff A boost/Portfile Checked out revision 93341. $ cd boost $ sudo port install ---> Computing dependencies for boost ---> Fetching archive for boost ---> Attempting to fetch boost-1.49.0_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/boost ---> Attempting to fetch boost-1.49.0_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/boost ---> Installing boost @1.49.0_0 ---> Deactivating boost @1.50.0_0 ---> Cleaning boost ---> Activating boost @1.49.0_0 ---> Cleaning boost }}} -- Ticket URL: <https://trac.macports.org/ticket/35118#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS