git: f993049dbe24 - 2025Q2 - net-p2p/tremotesf: update to 2.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Apr 2025 01:13:09 UTC
The branch 2025Q2 has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f993049dbe24c8525e2c86da209d1754b66b395a
commit f993049dbe24c8525e2c86da209d1754b66b395a
Author: Anton Saietskiiv <sasjason@gmail.com>
AuthorDate: 2025-04-14 06:38:01 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-04-18 01:10:02 +0000
net-p2p/tremotesf: update to 2.8.0
ChangeLog: https://github.com/equeim/tremotesf2/releases/tag/2.8.1
Added
* Option to show torrent properties in a panel in the main window instead of
dialog
* Ability to set labels on torrents and filter torrent list by labels
* Option to display relative time
* Option to display only names of download directories in sidebar and torrents
list
Changed
* Options dialog is rearranged to use multiple tabs
* Message that's shown when trying to add torrent while disconnected from
server is now displayed in a dialog instead of main window
Fixed
* Delayed loading of peers for active torrents
* Window activation from clicking on notification
* Not working file dialogs when installed through Flatpak
PR: 286044
(cherry picked from commit 1fbd62e7c4f0024f698b222c0b23927958d4492b)
---
net-p2p/tremotesf/Makefile | 2 +-
net-p2p/tremotesf/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-p2p/tremotesf/Makefile b/net-p2p/tremotesf/Makefile
index 4af2e8379846..8a79190d6aeb 100644
--- a/net-p2p/tremotesf/Makefile
+++ b/net-p2p/tremotesf/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tremotesf
-DISTVERSION= 2.7.5
+DISTVERSION= 2.8.1
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/equeim/${PORTNAME}2/releases/download/${DISTVERSION}/
diff --git a/net-p2p/tremotesf/distinfo b/net-p2p/tremotesf/distinfo
index cb6d98c7d946..63591811367d 100644
--- a/net-p2p/tremotesf/distinfo
+++ b/net-p2p/tremotesf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1737370039
-SHA256 (tremotesf-2.7.5.tar.zst) = 014a13441ca58889eedb9e92a191770976a91b7c9a95fd2644aab0f2de32b6d4
-SIZE (tremotesf-2.7.5.tar.zst) = 2507858
+TIMESTAMP = 1744612644
+SHA256 (tremotesf-2.8.1.tar.zst) = 884ecef3a72310c342debb5957a64ef5c5098ac279115a83d62708b073addbd8
+SIZE (tremotesf-2.8.1.tar.zst) = 2545552