CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/05/19 06:26:43
Modified files:
net/libtorrent : Makefile
net/libtorrent/patches: patch-src_torrent_utils_net_h
Added files:
net/libtorrent/patches: clangpatch-src_torrent_utils_log_cc
clangpatch-src_utils_queue_buckets_h
patch-src_net_socket_set_h
patch-src_torrent_common_h
patch-src_torrent_data_block_failed_h
patch-src_torrent_data_transfer_list_cc
patch-src_torrent_utils_extents_h
patch-src_utils_instrumentation_h
Log message:
one of the more fun fixes for clang. I don't know where freebsd gets their
tr1, but we don't, so fix it by subsitution. Leaves us with a few nits to
fix. Conditionalize clang patches that interfere with tr1 substitution...