From nobody Tue Feb 3 20:39:48 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f5Fj04VNFz6QhxW for ; Tue, 03 Feb 2026 20:39:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f5Fj03nzhz3pk2 for ; Tue, 03 Feb 2026 20:39:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770151188; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+ZkAYWyiO3lObE85pE1XfJCi5YNNzBWjwgoCHcnh1Do=; b=g3fppcaRE8iU0Fk8512K9HgHGFGEyN5CBxLCybXtWGM3BL5eiF279rXYo+e/5YQoIyARgP bgE3fI3u3InyzNnrP7Qoq4YuCJWdkcN1nFBIU7RwaOFe4trI2H5OUbm+BGXaq5atQhcemQ BC6J4H5BUcSy72PsCkIplvvd2P5rCIlk+oDLSAxk3GXsmeu6RDO517DN+O9eUPcFbW8qjt L5cCeeSuin2SNIKfwe2TqA7RRH9M+luFqD6ugCwul05DX2lPhJXUuACjnat1fLKk7UQfeC AnAK5vJsyfOqwptamUPTc8lTsH3PRTW3qtQclVdfAlBjLZb70ntxUNjzjum63A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770151188; a=rsa-sha256; cv=none; b=nhh338gxQVCcU5V2O8J4rwpe+4w/uTc4C+38eFYXsNUXW6PFL0yX5NhB0njgNTgEcsLvIo Bt8bn1cAgY0JzMqpgmMqCxFJBNhPrsHraiUSfaK9o+2OBOzjetZCguGqjnTkmEjyZy6rT3 qkBgcH20u/JXp0oW8cT3RokWgcLpxqDIihCnqrFuNXDVvEn9Oh7fz0ZnjpyOFudrw9AeX2 6ud83wWJ3y8nzgVmbmnT+CVY4gW7KRtp5XPXyGP8llGyp8kyUtiHtyT+7aglIGKOEIS/hz Z9jiUupm9HwjEb5C8Ih3MUDs0MlRoPTF/N1ARxaxZ3RBwryRu8aoR3dJKwW6BQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770151188; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+ZkAYWyiO3lObE85pE1XfJCi5YNNzBWjwgoCHcnh1Do=; b=Ap55Tare+grjIH3ga569m4oJZ9LQhzZooxIYb/7ytttOZuvJquboKCVsQdDSFnbY6v//2N MPzHOa/AMKIGfyqK5C60//i7aTCFbXcsyRBZ+YjN6eaQEVWUDOy0u2e9Hs1l4SivM5aS52 djhBCF4q/31qYFiefAr8v+/yBNbtB6sTsTILGgtwzWVL/pJ6KM5CoQBqQO6DBu6OOK1pOR F+WRdXsibEdDTVRjaCVhckyil5OKdnO5kpuvtVeAATwUXUIW7eKs1PplT9zIPqg+imkvpO EuLWfuKGi0txEK8bO9sQjCsgM47xGp0ftL5dZibJOWefoO3G4sypMRm8IKbxUQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f5Fj03PGTzD1R for ; Tue, 03 Feb 2026 20:39:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b287 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 03 Feb 2026 20:39:48 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nuno Teixeira Subject: git: 73e88b9f23d4 - main - net-p2p/{lib,r}torrent: Roll back to 0.16.5 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: eduardo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 73e88b9f23d4986b5862933ff0d07f9ebf0aeee7 Auto-Submitted: auto-generated Date: Tue, 03 Feb 2026 20:39:48 +0000 Message-Id: <69825d14.3b287.56e886f1@gitrepo.freebsd.org> The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=73e88b9f23d4986b5862933ff0d07f9ebf0aeee7 commit 73e88b9f23d4986b5862933ff0d07f9ebf0aeee7 Author: Nuno Teixeira AuthorDate: 2026-02-03 20:20:28 +0000 Commit: Nuno Teixeira CommitDate: 2026-02-03 20:39:35 +0000 net-p2p/{lib,r}torrent: Roll back to 0.16.5 Due to instability of 0.16.6, roll back to 0.16.5 stable. As a temporary measure as upstream is working on a release fix, let's roll back with a portrevision bump. PR: 292914 Reported by: glebius Reviewed by: glebius, novel MFH: 2026Q1 See also: https://github.com/rakshasa/rtorrent/issues/1689 --- net-p2p/libtorrent/Makefile | 4 +++- net-p2p/libtorrent/distinfo | 6 +++--- net-p2p/libtorrent/pkg-plist | 4 ++-- net-p2p/rtorrent/Makefile | 4 +++- net-p2p/rtorrent/distinfo | 6 +++--- 5 files changed, 14 insertions(+), 10 deletions(-) diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 7003c66af60b..56593e6b0b0d 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -1,7 +1,9 @@ PORTNAME= libtorrent DISTVERSION= 0.16.6 +PORTREVISION= 1 CATEGORIES= net-p2p -MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v0.16.5/ +DISTNAME= ${PORTNAME}-0.16.5 MAINTAINER= eduardo@FreeBSD.org COMMENT= BitTorrent Library written in C++ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index c18919b2200c..37bf79d288c7 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767382828 -SHA256 (libtorrent-0.16.6.tar.gz) = 6cead07aa7d20321bce78f927beb608259538ab9d83a596def108ff16731d051 -SIZE (libtorrent-0.16.6.tar.gz) = 887531 +TIMESTAMP = 1770149076 +SHA256 (libtorrent-0.16.5.tar.gz) = 9c604b851381bfe68e122995b6a2e7e3f16d2438b715e41d967c5b5e503062a9 +SIZE (libtorrent-0.16.5.tar.gz) = 887247 diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist index 59b175ca51a5..b7afd1e5b6d8 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.36 -lib/libtorrent.so.36.0.0 +lib/libtorrent.so.35 +lib/libtorrent.so.35.0.0 libdata/pkgconfig/libtorrent.pc diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 90219afe4fd1..422df359aa99 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -1,7 +1,9 @@ PORTNAME= rtorrent DISTVERSION= 0.16.6 +PORTREVISION= 1 CATEGORIES= net-p2p -MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v0.16.5/ +DISTNAME= ${PORTNAME}-0.16.5 MAINTAINER= eduardo@FreeBSD.org COMMENT= BitTorrent Client written in C++ diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index 99a1b110011c..b0b7d39705ae 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767383084 -SHA256 (rtorrent-0.16.6.tar.gz) = 94e8408a20332cedea45a4b5f09c69f0f0c54581e1b02e1d7f61f46fee3c41f2 -SIZE (rtorrent-0.16.6.tar.gz) = 857149 +TIMESTAMP = 1770149375 +SHA256 (rtorrent-0.16.5.tar.gz) = 62ebd7662d02bdff005bc29a4b3385238e703bbe2b0c845ea7ae1ffaf9cb66c8 +SIZE (rtorrent-0.16.5.tar.gz) = 851652