Wed Jun 3 16:23:10 2020 UTC ()
libtorrent-rasterbar: Update to 1.2.7

1.2.7 released

	* add set_alert_fd in python binding, to supersede set_alert_notify
	* fix bug in part files > 2 GiB
	* add function to clear the peer list for a torrent
	* fix resume data functions to save/restore more torrent flags
	* limit number of concurrent HTTP announces
	* fix queue position for force_rechecking a torrent that is not auto-managed
	* improve rate-based choker documentation, and minor tweak
	* undeprecate upnp_ignore_nonrouters (but refering to devices on our subnet)
	* increase default tracker timeout
	* retry failed socks5 server connections
	* allow UPnP lease duration to be changed after device discovery
	* fix IPv6 address change detection on Windows


(nia)
diff -r1.9 -r1.10 pkgsrc/net/libtorrent-rasterbar/Makefile
diff -r1.6 -r1.7 pkgsrc/net/libtorrent-rasterbar/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/net/libtorrent-rasterbar/Makefile (expand / switch to unified diff)

--- pkgsrc/net/libtorrent-rasterbar/Makefile 2020/05/06 14:04:12 1.9
+++ pkgsrc/net/libtorrent-rasterbar/Makefile 2020/06/03 16:23:10 1.10
@@ -1,29 +1,28 @@ @@ -1,29 +1,28 @@
1# $NetBSD: Makefile,v 1.9 2020/05/06 14:04:12 adam Exp $ 1# $NetBSD: Makefile,v 1.10 2020/06/03 16:23:10 nia Exp $
2 2
3DISTNAME= libtorrent-rasterbar-1.2.6 3DISTNAME= libtorrent-rasterbar-1.2.7
4PKGREVISION= 1 
5CATEGORIES= net 4CATEGORIES= net
6MASTER_SITES= ${MASTER_SITE_GITHUB:=arvidn/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=arvidn/}
7GITHUB_PROJECT= libtorrent 6GITHUB_PROJECT= libtorrent
8GITHUB_RELEASE= libtorrent-${PKGVERSION_NOREV:S/./_/g} 7GITHUB_RELEASE= libtorrent_${PKGVERSION_NOREV:S/./_/g}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.libtorrent.org/ 10HOMEPAGE= https://www.libtorrent.org/
12COMMENT= Feature complete C++ bittorrent implementation 11COMMENT= Feature complete C++ bittorrent implementation
13LICENSE= modified-bsd 12LICENSE= modified-bsd
14 13
15USE_CMAKE= yes 14USE_CMAKE= yes
16USE_LANGUAGES= c c++14 15USE_LANGUAGES= c c++
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
18 17
19GCC_REQD+= 6 # c++14 18GCC_REQD+= 6 # c++14
20 19
21PKGCONFIG_OVERRIDE+= libtorrent-rasterbar.pc.in 20PKGCONFIG_OVERRIDE+= libtorrent-rasterbar.pc.in
22 21
23post-install: 22post-install:
24 ${FIND} ${DESTDIR} -name '*.orig' -exec ${RM} -f {} + 23 ${FIND} ${DESTDIR} -name '*.orig' -exec ${RM} -f {} +
25 24
26.include "../../converters/libiconv/buildlink3.mk" 25.include "../../converters/libiconv/buildlink3.mk"
27.include "../../devel/boost-libs/buildlink3.mk" 26.include "../../devel/boost-libs/buildlink3.mk"
28.include "../../security/openssl/buildlink3.mk" 27.include "../../security/openssl/buildlink3.mk"
29.include "../../mk/bsd.pkg.mk" 28.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/net/libtorrent-rasterbar/distinfo (expand / switch to unified diff)

--- pkgsrc/net/libtorrent-rasterbar/distinfo 2020/05/14 19:14:37 1.6
+++ pkgsrc/net/libtorrent-rasterbar/distinfo 2020/06/03 16:23:10 1.7
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.6 2020/05/14 19:14:37 joerg Exp $ 1$NetBSD: distinfo,v 1.7 2020/06/03 16:23:10 nia Exp $
2 2
3SHA1 (libtorrent-rasterbar-1.2.6.tar.gz) = 3415ef9a87060ceada1013090f24183219cca636 3SHA1 (libtorrent-rasterbar-1.2.7.tar.gz) = b52ff2709e0b2e58f1f06e31c291ca3a652e466c
4RMD160 (libtorrent-rasterbar-1.2.6.tar.gz) = a50c1ebf97d8f5341f31d310dc6ffe5f907e6abe 4RMD160 (libtorrent-rasterbar-1.2.7.tar.gz) = 21cdad1c8df75a41644ad0bec080aee4778b4f2b
5SHA512 (libtorrent-rasterbar-1.2.6.tar.gz) = 78f9120b1b824dac37ec8bd16a29abdfcd7fd6af3c56e0cc9048d74412d000ef5ea1e8421f757eddb914f8bb20de9fb4192d5b8a3f781fa2e1d4f134ea24b1ee 5SHA512 (libtorrent-rasterbar-1.2.7.tar.gz) = 60dfb31b1300b3aa2219227b3a263ba73aedb54a90aa940c117027651779cb972d6e1badf9519f6ad7947233b54df608b829bab34493ceda9e4cb8913041a752
6Size (libtorrent-rasterbar-1.2.6.tar.gz) = 4144922 bytes 6Size (libtorrent-rasterbar-1.2.7.tar.gz) = 4105179 bytes
7SHA1 (patch-include_libtorrent_buffer.hpp) = 365f04a6a4b63f86288119201bfec0b9d9e67bee 7SHA1 (patch-include_libtorrent_buffer.hpp) = 365f04a6a4b63f86288119201bfec0b9d9e67bee
8SHA1 (patch-include_libtorrent_config.hpp) = 20d887a755935cdc23bdc80fcfbc8f07a89ec1e1 8SHA1 (patch-include_libtorrent_config.hpp) = 20d887a755935cdc23bdc80fcfbc8f07a89ec1e1