pkgsrc-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: updated...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ff21b7bcb50
branches:  trunk
changeset: 454228:9ff21b7bcb50
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jun 07 09:13:03 2021 +0000

description:
libtorrent-rasterbar: updated to 1.2.14

libtorrent-1.2.14

improve handling of seed flag in PEX messages
fix issue of accruing unlimited DHT node candidates when DHT is disabled
fix bug in parsing chunked encoding
fix incorrect reporting of active_duration when entering graceful-pause
fix python binding for functions taking string_view
fix python binding for torrent_info constructor overloads
issue python deprecation warnings for some deprecated functions in the python bindings
fix python binding for torrent_info::add_url_seed, add_tracker and add_http_seed

diffstat:

 net/libtorrent-rasterbar/Makefile |   5 ++---
 net/libtorrent-rasterbar/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 75c5dfabefb3 -r 9ff21b7bcb50 net/libtorrent-rasterbar/Makefile
--- a/net/libtorrent-rasterbar/Makefile Mon Jun 07 09:12:32 2021 +0000
+++ b/net/libtorrent-rasterbar/Makefile Mon Jun 07 09:13:03 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/04/21 13:24:13 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/06/07 09:13:03 adam Exp $
 
-DISTNAME=      libtorrent-rasterbar-1.2.13
-PKGREVISION=   1
+DISTNAME=      libtorrent-rasterbar-1.2.14
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=arvidn/}
 GITHUB_PROJECT=        libtorrent
diff -r 75c5dfabefb3 -r 9ff21b7bcb50 net/libtorrent-rasterbar/distinfo
--- a/net/libtorrent-rasterbar/distinfo Mon Jun 07 09:12:32 2021 +0000
+++ b/net/libtorrent-rasterbar/distinfo Mon Jun 07 09:13:03 2021 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2021/03/30 09:30:14 adam Exp $
+$NetBSD: distinfo,v 1.13 2021/06/07 09:13:03 adam Exp $
 
-SHA1 (libtorrent-rasterbar-1.2.13.tar.gz) = 26f97c9d05db98c72a70ea294945f8c3bcb5a764
-RMD160 (libtorrent-rasterbar-1.2.13.tar.gz) = 8b919f4c520f6ca543bd127ede1698f982f87e05
-SHA512 (libtorrent-rasterbar-1.2.13.tar.gz) = 29af34109f8bab91be03cd86a82ef592a9d1ae1a99ef4e6468985ac8968c67f80996bc0ac3fe2478ee20627df52e44128ff28fe81e928f31148b8c7066d67ccb
-Size (libtorrent-rasterbar-1.2.13.tar.gz) = 4160116 bytes
+SHA1 (libtorrent-rasterbar-1.2.14.tar.gz) = 550bf76d2a2ecc56d4d0310e7d6dc309babaced2
+RMD160 (libtorrent-rasterbar-1.2.14.tar.gz) = 07b378014ff2cc1a735bcf39d3512135ce15549e
+SHA512 (libtorrent-rasterbar-1.2.14.tar.gz) = 9d23184785597a11f96e9d68ac7bd2ba73a9dbc0568c3fd81ba2f1ef2381f6ee290b48a77f1db6f7ee82aa1f6640a6a54dbfbfa7b236bb3be8a6e083dce6cd69
+Size (libtorrent-rasterbar-1.2.14.tar.gz) = 4161627 bytes
 SHA1 (patch-include_libtorrent_buffer.hpp) = 365f04a6a4b63f86288119201bfec0b9d9e67bee
 SHA1 (patch-include_libtorrent_config.hpp) = 20d887a755935cdc23bdc80fcfbc8f07a89ec1e1



Home | Main Index | Thread Index | Old Index