Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2025 12:02:45 +0000
Message-ID:  <69259ae5.21e13.7639a9a8@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch 2025Q4 has been updated by eduardo:

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

commit 748926afb6f12301be0850e4e8e567c1b5375a5e
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-11-25 11:29:28 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-11-25 11:55:18 +0000

    net-p2p/{lib,r}torrent: Update to 0.16.4
    
    ChangeLog:      https://github.com/rakshasa/rtorrent/releases/tag/v0.16.4
    MFH:            2025Q4 (bugfixes)
    (cherry picked from commit f8bd5bcdee8cc865a0e48455eceb92b9c2b1cb51)
---
 net-p2p/libtorrent/Makefile  | 2 +-
 net-p2p/libtorrent/distinfo  | 6 +++---
 net-p2p/libtorrent/pkg-plist | 4 ++--
 net-p2p/rtorrent/Makefile    | 2 +-
 net-p2p/rtorrent/distinfo    | 6 +++---
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index f0e518f81dcb..f1b0d10229b7 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libtorrent
-DISTVERSION=	0.16.3
+DISTVERSION=	0.16.4
 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 ed87a1d6b17a..da95a7925e50 100644
--- a/net-p2p/libtorrent/distinfo
+++ b/net-p2p/libtorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763762880
-SHA256 (libtorrent-0.16.3.tar.gz) = 72725e57da6cf96081c94ab78c8c3b85e80ac07ae922a8e015de61dc015f3b18
-SIZE (libtorrent-0.16.3.tar.gz) = 886710
+TIMESTAMP = 1764069727
+SHA256 (libtorrent-0.16.4.tar.gz) = d80e06080a70c796cfd8d1831ca751eb33ab01c2f3269c7fe6966b44c46b517d
+SIZE (libtorrent-0.16.4.tar.gz) = 887123
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
index 3304f203668b..2d2e8c5a4820 100644
--- a/net-p2p/libtorrent/pkg-plist
+++ b/net-p2p/libtorrent/pkg-plist
@@ -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.33
-lib/libtorrent.so.33.0.0
+lib/libtorrent.so.34
+lib/libtorrent.so.34.0.0
 libdata/pkgconfig/libtorrent.pc
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 94ec911336a9..157455a90d27 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rtorrent
-DISTVERSION=	0.16.3
+DISTVERSION=	0.16.4
 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 6001bea1e2b6..9b42a869f9af 100644
--- a/net-p2p/rtorrent/distinfo
+++ b/net-p2p/rtorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763763561
-SHA256 (rtorrent-0.16.3.tar.gz) = 8d577ccbd3d7cab0071960ef341ce64c3214a7b1c3c07bc39077ce85ba9797c7
-SIZE (rtorrent-0.16.3.tar.gz) = 851613
+TIMESTAMP = 1764069989
+SHA256 (rtorrent-0.16.4.tar.gz) = 4fd458f025544c77eea63962a7866848bf06fb420a2b8cee12978b8e2d2add8f
+SIZE (rtorrent-0.16.4.tar.gz) = 851592



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69259ae5.21e13.7639a9a8>