Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2026 20:21:07 +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: 3795cb697cd2 - main - net-p2p/{lib,r}torrent: Update to 0.16.6
Message-ID:  <695828b3.8a14.2bb34753@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=3795cb697cd225d7085548b7120631fa5a924e1c

commit 3795cb697cd225d7085548b7120631fa5a924e1c
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-01-02 19:47:34 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-01-02 20:20:55 +0000

    net-p2p/{lib,r}torrent: Update to 0.16.6
    
    ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.16.6
---
 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 fa9b8f5f24ee..7003c66af60b 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libtorrent
-DISTVERSION=	0.16.5
+DISTVERSION=	0.16.6
 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 fc2540f6aea4..c18919b2200c 100644
--- a/net-p2p/libtorrent/distinfo
+++ b/net-p2p/libtorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764841923
-SHA256 (libtorrent-0.16.5.tar.gz) = 9c604b851381bfe68e122995b6a2e7e3f16d2438b715e41d967c5b5e503062a9
-SIZE (libtorrent-0.16.5.tar.gz) = 887247
+TIMESTAMP = 1767382828
+SHA256 (libtorrent-0.16.6.tar.gz) = 6cead07aa7d20321bce78f927beb608259538ab9d83a596def108ff16731d051
+SIZE (libtorrent-0.16.6.tar.gz) = 887531
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
index b7afd1e5b6d8..59b175ca51a5 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.35
-lib/libtorrent.so.35.0.0
+lib/libtorrent.so.36
+lib/libtorrent.so.36.0.0
 libdata/pkgconfig/libtorrent.pc
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 827fb2b08027..90219afe4fd1 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rtorrent
-DISTVERSION=	0.16.5
+DISTVERSION=	0.16.6
 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 328f6e3f0bf0..99a1b110011c 100644
--- a/net-p2p/rtorrent/distinfo
+++ b/net-p2p/rtorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764810373
-SHA256 (rtorrent-0.16.5.tar.gz) = 62ebd7662d02bdff005bc29a4b3385238e703bbe2b0c845ea7ae1ffaf9cb66c8
-SIZE (rtorrent-0.16.5.tar.gz) = 851652
+TIMESTAMP = 1767383084
+SHA256 (rtorrent-0.16.6.tar.gz) = 94e8408a20332cedea45a4b5f09c69f0f0c54581e1b02e1d7f61f46fee3c41f2
+SIZE (rtorrent-0.16.6.tar.gz) = 857149


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695828b3.8a14.2bb34753>