openbsd-ports/net/libtorrent-rasterbar
rsadowski d25f0c89c4 Update libtorrent-rasterbar to 1.2.9
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
2020-09-04 04:24:28 +00:00
..
patches Update libtorrent-rasterbar to 1.2.9 2020-09-04 04:24:28 +00:00
pkg Update libtorrent-rasterbar to 1.2.9 2020-09-04 04:24:28 +00:00
distinfo Update libtorrent-rasterbar to 1.2.9 2020-09-04 04:24:28 +00:00
Makefile Update libtorrent-rasterbar to 1.2.9 2020-09-04 04:24:28 +00:00