While preparing for Boost upgrade this port failed to build. Can you help to avoid marking it as BROKEN? $ fetch -qo- 'https://reviews.freebsd.org/D19303?download=true' | patch -Efsp0 -d /usr/ports $ make all deinstall install clean -C/usr/ports/devel/boost-jam $ make all deinstall install clean -C/usr/ports/devel/boost-libs $ make -C/usr/ports/security/i2pd [...] daemon/HTTPServer.cpp:801:39: error: no member named 'get_io_service' in 'boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::executor>' m_Socket (socket), m_Timer (socket->get_io_service ()), m_BufferLen (0), ~~~~~~ ^ 1 error generated.
A commit references this bug: Author: jbeich Date: Mon Mar 18 04:32:14 UTC 2019 New revision: 496120 URL: https://svnweb.freebsd.org/changeset/ports/496120 Log: security/i2pd: unbreak with boost 1.70 PR: 236600 Obtained from: upstream Changes: head/security/i2pd/Makefile head/security/i2pd/distinfo