CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/04/27 20:01:30
Modified files:
net/libtorrent : Makefile
net/libtorrent/patches: patch-src_protocol_extensions_cc
patch-src_protocol_handshake_cc
patch-src_torrent_object_stream_cc
Added files:
net/libtorrent/patches: patch-src_torrent_utils_log_cc
patch-src_utils_queue_buckets_h
Removed files:
net/libtorrent/patches: clangpatch-src_torrent_utils_log_cc
clangpatch-src_utils_queue_buckets_h
Log message:
libtorrent: build with C++11 everywhere, merge clang specific patches
into the main ones. This fixes the build with ports-gcc-8.
Also remove an unneeded sparc64 workaround, and add missing RCS tags.
input and OK sthen@