d25f0c89c4
changelog: https://github.com/arvidn/libtorrent/blob/libtorrent-1.2.9/ChangeLog - uses c++14 instead of clang++'s default gnu++14 - moves to autoreconf because configure defaults to c++11 instead of the desired c++14 - bumps library major due to symbol deletion - changes MASTER_SITES to properly download the new release - specifies devel/boost>=1.67.0 (from rsadowski@) - uses MODPY_VERSION for naming boost python bindings in WANTLIB and CONFIGURE_ARGS (from rsadowski@) - uses mt variants of libboost_system-mt and libboost_python38-mt - links to libiconv.so.7.0 instead of libiconv.a now that upstream updated m4 macros - regens WANTLIB with boost_python38, boost_system (non-mt) and iconv - Remove PYTHON_CXXFLAGS and CXXFLAGS. gnu++14 is now the default for ports-gcc. (from brad@) From Nam Nguyen |
||
---|---|---|
.. | ||
patch-configure_ac | ||
patch-include_libtorrent_buffer_hpp | ||
patch-include_libtorrent_config_hpp |