git: ff51d5831717 - 2025Q4 - net-p2p/{lib,r}torrent: Update to 0.16.1

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Thu, 16 Oct 2025 22:00:14 UTC
The branch 2025Q4 has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ff51d5831717b2e62f62d37b815637d4224d16a3

commit ff51d5831717b2e62f62d37b815637d4224d16a3
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-10-16 19:16:27 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-10-16 21:50:47 +0000

    net-p2p/{lib,r}torrent: Update to 0.16.1
    
    ChangeLog:      https://github.com/rakshasa/rtorrent/releases/tag/v0.16.1
    MFH:            2025Q4
    (cherry picked from commit ee6f8a5ad021fd49485b439811f17c7566666ec4)
---
 net-p2p/libtorrent/Makefile  | 2 +-
 net-p2p/libtorrent/distinfo  | 6 +++---
 net-p2p/libtorrent/pkg-plist | 8 +++++---
 net-p2p/rtorrent/Makefile    | 2 +-
 net-p2p/rtorrent/distinfo    | 6 +++---
 5 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index 0a2da6201cd6..a9ebfdc614c6 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libtorrent
-DISTVERSION=	0.16.0
+DISTVERSION=	0.16.1
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/
 
diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo
index 7bebc5e606c8..2ced4eacf28e 100644
--- a/net-p2p/libtorrent/distinfo
+++ b/net-p2p/libtorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757101252
-SHA256 (libtorrent-0.16.0.tar.gz) = 623a75e85a23f7471c9531ea67a01bb652165c6b2b6a829a7f1c6117eac938ec
-SIZE (libtorrent-0.16.0.tar.gz) = 885568
+TIMESTAMP = 1760641418
+SHA256 (libtorrent-0.16.1.tar.gz) = 1521e77c70fedd28638646766b5e32c7a0b612a7a2cedf75de89c7009ec8e4fe
+SIZE (libtorrent-0.16.1.tar.gz) = 888505
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
index 826b7588ff53..273689f2255a 100644
--- a/net-p2p/libtorrent/pkg-plist
+++ b/net-p2p/libtorrent/pkg-plist
@@ -26,15 +26,16 @@ include/torrent/event.h
 include/torrent/exceptions.h
 include/torrent/hash_string.h
 include/torrent/net/address_info.h
+include/torrent/net/connection_state.h
 include/torrent/net/fd.h
 include/torrent/net/http_get.h
 include/torrent/net/http_stack.h
+include/torrent/net/network_config.h
 include/torrent/net/resolver.h
 include/torrent/net/socket_address.h
 include/torrent/net/socket_address_key.h
 include/torrent/net/socket_event.h
 include/torrent/net/types.h
-include/torrent/net/utils.h
 include/torrent/object.h
 include/torrent/object_raw_bencode.h
 include/torrent/object_static_map.h
@@ -67,9 +68,10 @@ include/torrent/utils/ranges.h
 include/torrent/utils/resume.h
 include/torrent/utils/scheduler.h
 include/torrent/utils/signal_bitfield.h
+include/torrent/utils/string_manip.h
 include/torrent/utils/thread.h
 include/torrent/utils/uri_parser.h
 lib/libtorrent.so
-lib/libtorrent.so.30
-lib/libtorrent.so.30.0.0
+lib/libtorrent.so.31
+lib/libtorrent.so.31.0.0
 libdata/pkgconfig/libtorrent.pc
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 0d2db49d588b..6d42ed40f1ad 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rtorrent
-DISTVERSION=	0.16.0
+DISTVERSION=	0.16.1
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/
 
diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo
index 9d4974b6f14a..bda3b65a2a1c 100644
--- a/net-p2p/rtorrent/distinfo
+++ b/net-p2p/rtorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757102139
-SHA256 (rtorrent-0.16.0.tar.gz) = fe8f8793f3bae8de157f567d9d89629dfd6fc21bc18d7db4537c4014a23dc1d9
-SIZE (rtorrent-0.16.0.tar.gz) = 854573
+TIMESTAMP = 1760641917
+SHA256 (rtorrent-0.16.1.tar.gz) = b2cdf8898b62f3763b29df94e4ad47d52cea2aa33b76581097a18894dd116073
+SIZE (rtorrent-0.16.1.tar.gz) = 851083