Date: Fri, 21 Nov 2025 23:02:34 +0000
From: Nuno Teixeira <eduardo@FreeBSD.org>
To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject: git: 69245c188c49 - main - net-p2p/{lib,r}torrent: Update to 0.16.3
Message-ID: <6920ef8a.8d54.686ca6df@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=69245c188c49ade33714738b8c4a49f7025e252d commit 69245c188c49ade33714738b8c4a49f7025e252d Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-11-21 22:22:51 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-11-21 23:02:23 +0000 net-p2p/{lib,r}torrent: Update to 0.16.3 ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.3 MFH: 2025Q4 (bugfixes) --- net-p2p/libtorrent/Makefile | 3 +-- net-p2p/libtorrent/distinfo | 6 +++--- net-p2p/libtorrent/pkg-plist | 6 +++--- net-p2p/rtorrent/Makefile | 3 +-- net-p2p/rtorrent/distinfo | 6 +++--- 5 files changed, 11 insertions(+), 13 deletions(-) diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index a3a53733075e..f0e518f81dcb 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -1,6 +1,5 @@ PORTNAME= libtorrent -DISTVERSION= 0.16.2 -PORTREVISION= 1 +DISTVERSION= 0.16.3 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 01b27a15acce..ed87a1d6b17a 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762292915 -SHA256 (libtorrent-0.16.2.tar.gz) = 6dcc2aafe4a3bc74be0f8f9959242b0aeff8a06d0f3eed7842a5de67bb1d9217 -SIZE (libtorrent-0.16.2.tar.gz) = 890811 +TIMESTAMP = 1763762880 +SHA256 (libtorrent-0.16.3.tar.gz) = 72725e57da6cf96081c94ab78c8c3b85e80ac07ae922a8e015de61dc015f3b18 +SIZE (libtorrent-0.16.3.tar.gz) = 886710 diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist index 918923cc9eda..3304f203668b 100644 --- a/net-p2p/libtorrent/pkg-plist +++ b/net-p2p/libtorrent/pkg-plist @@ -32,6 +32,7 @@ include/torrent/net/http_get.h include/torrent/net/http_stack.h include/torrent/net/network_config.h include/torrent/net/network_manager.h +include/torrent/net/poll.h include/torrent/net/resolver.h include/torrent/net/socket_address.h include/torrent/net/socket_address_key.h @@ -49,7 +50,6 @@ include/torrent/peer/connection_list.h include/torrent/peer/peer.h include/torrent/peer/peer_info.h include/torrent/peer/peer_list.h -include/torrent/poll.h include/torrent/rate.h include/torrent/throttle.h include/torrent/torrent.h @@ -73,6 +73,6 @@ include/torrent/utils/string_manip.h include/torrent/utils/thread.h include/torrent/utils/uri_parser.h lib/libtorrent.so -lib/libtorrent.so.32 -lib/libtorrent.so.32.0.0 +lib/libtorrent.so.33 +lib/libtorrent.so.33.0.0 libdata/pkgconfig/libtorrent.pc diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index d6471b280f55..94ec911336a9 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -1,6 +1,5 @@ PORTNAME= rtorrent -DISTVERSION= 0.16.2 -PORTREVISION= 1 +DISTVERSION= 0.16.3 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 5351d57a940e..6001bea1e2b6 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762293210 -SHA256 (rtorrent-0.16.2.tar.gz) = 248da813b3b6ff89016b5e11c59e6820857f5fb01dd4aad21843e5a461877cff -SIZE (rtorrent-0.16.2.tar.gz) = 850709 +TIMESTAMP = 1763763561 +SHA256 (rtorrent-0.16.3.tar.gz) = 8d577ccbd3d7cab0071960ef341ce64c3214a7b1c3c07bc39077ce85ba9797c7 +SIZE (rtorrent-0.16.3.tar.gz) = 851613home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6920ef8a.8d54.686ca6df>
