head 1.2; access; symbols pkgsrc-2022Q1:1.1.0.16 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.14 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.12 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.10 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.8 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.6 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.4 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.2 pkgsrc-2020Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2022.04.19.16.34.10; author adam; state dead; branches; next 1.1; commitid QUD5YcpDGXiywPAD; 1.1 date 2020.05.14.19.14.38; author joerg; state Exp; branches; next ; commitid 6PtxJh5ypOXI4f8C; desc @@ 1.2 log @libtorrent-rasterbar: updated to 2.0.6 libtorrent-2.0.6 fix issue creating a v2 torrent from torrent_info containing an empty file make recheck files also update which files use partfile add write_through disk_io_write_mode, which flushes pieces to disk immediately improve copy file function to preserve sparse regions (when supported) add function to truncate over-sized files part of a torrent fix directory creation on windows shared folders add flag to make add_files() not record file attributes deprecate (unused) allow_partial_disk_writes settings fix disk-full error reporting in mmap_disk_io fixed similar-torrents feature for v2 torrents fix potential unbounded recursion in add_completed_job, in disk I/O deprecated (unused) volatile_read_cache setting fix part files being marked as hidden on windows @ text @$NetBSD: patch-include_libtorrent_config.hpp,v 1.1 2020/05/14 19:14:38 joerg Exp $ Uses std::size_t. --- include/libtorrent/config.hpp.orig 2020-05-13 19:10:58.243827028 +0000 +++ include/libtorrent/config.hpp @@@@ -37,6 +37,7 @@@@ POSSIBILITY OF SUCH DAMAGE. #define _FILE_OFFSET_BITS 64 +#include #include #include @ 1.1 log @Add missing header @ text @d1 1 a1 1 $NetBSD$ @