CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/09/18 23:23:29
Modified files:
devel/boost : Makefile distinfo
devel/boost/patches: patch-Jamroot
patch-boost_coroutine_standard_stack_allocator_hpp
patch-tools_build_src_engine_build_sh
patch-tools_build_src_tools_gcc_jam
devel/boost/pkg: PLIST-main
Added files:
devel/boost/patches: patch-boost_asio_ssl_impl_context_ipp
patch-boost_config_platform_bsd_hpp
patch-boost_predef_architecture_sparc_h
patch-tools_build_src_engine_jam_cpp
patch-tools_build_src_engine_pathsys_cpp
patch-tools_build_src_engine_pathsys_h
Removed files:
devel/boost/patches: patch-boost_coroutine_detail_config_hpp
Log message:
Rollback to boost 1.67.0
There were some errors reported with it. Especially with
net/libtorrent-rasterbar. This meant that net/qbittorrent and net/deluge no
longer wokred. tb@ und mariani@ have found out that it is definitely the boost
update to 1.77. Brad has found out tha the problem can be solved by building
libtorrent-rasterbar with -O0.
Unless we understand the mechanism for the failure and are sure it's a
libtorrent-rasterbar problem rather than a boost one, sthen@ suggested to back
it out.
OK mariani@, sthen@ and Brad