Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libtorrent-rasterbar libtorrent-rasterbar: Update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7a75a13b800
branches: trunk
changeset: 433534:c7a75a13b800
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jun 03 16:23:10 2020 +0000
description:
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
diffstat:
net/libtorrent-rasterbar/Makefile | 9 ++++-----
net/libtorrent-rasterbar/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 10 deletions(-)
diffs (44 lines):
diff -r fcb368a4d6f8 -r c7a75a13b800 net/libtorrent-rasterbar/Makefile
--- a/net/libtorrent-rasterbar/Makefile Wed Jun 03 15:30:03 2020 +0000
+++ b/net/libtorrent-rasterbar/Makefile Wed Jun 03 16:23:10 2020 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2020/05/06 14:04:12 adam Exp $
+# $NetBSD: Makefile,v 1.10 2020/06/03 16:23:10 nia Exp $
-DISTNAME= libtorrent-rasterbar-1.2.6
-PKGREVISION= 1
+DISTNAME= libtorrent-rasterbar-1.2.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=arvidn/}
GITHUB_PROJECT= libtorrent
-GITHUB_RELEASE= libtorrent-${PKGVERSION_NOREV:S/./_/g}
+GITHUB_RELEASE= libtorrent_${PKGVERSION_NOREV:S/./_/g}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.libtorrent.org/
@@ -13,7 +12,7 @@
LICENSE= modified-bsd
USE_CMAKE= yes
-USE_LANGUAGES= c c++14
+USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
GCC_REQD+= 6 # c++14
diff -r fcb368a4d6f8 -r c7a75a13b800 net/libtorrent-rasterbar/distinfo
--- a/net/libtorrent-rasterbar/distinfo Wed Jun 03 15:30:03 2020 +0000
+++ b/net/libtorrent-rasterbar/distinfo Wed Jun 03 16:23:10 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2020/05/14 19:14:37 joerg Exp $
+$NetBSD: distinfo,v 1.7 2020/06/03 16:23:10 nia Exp $
-SHA1 (libtorrent-rasterbar-1.2.6.tar.gz) = 3415ef9a87060ceada1013090f24183219cca636
-RMD160 (libtorrent-rasterbar-1.2.6.tar.gz) = a50c1ebf97d8f5341f31d310dc6ffe5f907e6abe
-SHA512 (libtorrent-rasterbar-1.2.6.tar.gz) = 78f9120b1b824dac37ec8bd16a29abdfcd7fd6af3c56e0cc9048d74412d000ef5ea1e8421f757eddb914f8bb20de9fb4192d5b8a3f781fa2e1d4f134ea24b1ee
-Size (libtorrent-rasterbar-1.2.6.tar.gz) = 4144922 bytes
+SHA1 (libtorrent-rasterbar-1.2.7.tar.gz) = b52ff2709e0b2e58f1f06e31c291ca3a652e466c
+RMD160 (libtorrent-rasterbar-1.2.7.tar.gz) = 21cdad1c8df75a41644ad0bec080aee4778b4f2b
+SHA512 (libtorrent-rasterbar-1.2.7.tar.gz) = 60dfb31b1300b3aa2219227b3a263ba73aedb54a90aa940c117027651779cb972d6e1badf9519f6ad7947233b54df608b829bab34493ceda9e4cb8913041a752
+Size (libtorrent-rasterbar-1.2.7.tar.gz) = 4105179 bytes
SHA1 (patch-include_libtorrent_buffer.hpp) = 365f04a6a4b63f86288119201bfec0b9d9e67bee
SHA1 (patch-include_libtorrent_config.hpp) = 20d887a755935cdc23bdc80fcfbc8f07a89ec1e1
Home |
Main Index |
Thread Index |
Old Index