pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/qbittorrent qbittorrent: updated to 4.3.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f7db766bcfe
branches:  trunk
changeset: 445333:2f7db766bcfe
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 20 15:05:35 2021 +0000

description:
qbittorrent: updated to 4.3.3

v4.3.3
- FEATURE: New languages: Azerbaijani, Estonian
- BUGFIX: Unify global speed dialogs for normal/alternative speeds (thalieht)
- BUGFIX: Increase maximum global speed limits ~2 GiB/s (thalieht)
- BUGFIX: Save fastresume when setting torrent speed limits (thalieht)
- BUGFIX: Group several torrent options into one dialog (thalieht)
- BUGFIX: Capitalize locale names (Chocobo1)
- BUGFIX: Improve content file/folder names handling (glassez)
- BUGFIX: Drop notification about move storage finished or failed (glassez)
- BUGFIX: Reload "missing files" torrent instead of re-checking (glassez)
- BUGFIX: Remember dialog sizes (Chocobo1)
- BUGFIX: Improve detection of file extension string (Chocobo1)
- WEBUI: Don't call non-existent elements (glassez)
- WEBUI: Update "Keep top-level folder" in WebUI options (thalieht)
- MACOS: QMake: Raise minimal macOS target version to 10.14 (glassez)
- LINUX: Use legacy 'data' directory only as a fallback (lbilli)
- OTHER: Bump project requirement to C++17 (Chocobo1)

diffstat:

 net/qbittorrent/Makefile |   4 ++--
 net/qbittorrent/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r c3aa49f981a6 -r 2f7db766bcfe net/qbittorrent/Makefile
--- a/net/qbittorrent/Makefile  Wed Jan 20 11:39:32 2021 +0000
+++ b/net/qbittorrent/Makefile  Wed Jan 20 15:05:35 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2021/01/10 12:38:30 nia Exp $
+# $NetBSD: Makefile,v 1.27 2021/01/20 15:05:35 adam Exp $
 
-DISTNAME=      qbittorrent-4.3.2
+DISTNAME=      qbittorrent-4.3.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent
diff -r c3aa49f981a6 -r 2f7db766bcfe net/qbittorrent/distinfo
--- a/net/qbittorrent/distinfo  Wed Jan 20 11:39:32 2021 +0000
+++ b/net/qbittorrent/distinfo  Wed Jan 20 15:05:35 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2021/01/06 14:27:45 adam Exp $
+$NetBSD: distinfo,v 1.10 2021/01/20 15:05:35 adam Exp $
 
-SHA1 (qbittorrent-4.3.2.tar.gz) = 4eb631029c20bf691f3d4c51a55c7b68d35c3c33
-RMD160 (qbittorrent-4.3.2.tar.gz) = 79ad47db478662ca2d682c613bca8b9569f1a198
-SHA512 (qbittorrent-4.3.2.tar.gz) = 568cd961d97b4b3e2b654c121b6f696c4e1f222d61c0c622fef86eda4973ece7907745ff49ce78f65ff9a9e1ac29b3dd24fd2427e840e38315f0d36e312cd56c
-Size (qbittorrent-4.3.2.tar.gz) = 7867572 bytes
+SHA1 (qbittorrent-4.3.3.tar.gz) = b85bde552cb81573e190511f1ccb88faac1bbaaf
+RMD160 (qbittorrent-4.3.3.tar.gz) = 00db4e9abf0a8ca32805cfe1fde7e100be920abf
+SHA512 (qbittorrent-4.3.3.tar.gz) = 58898760814a42b81ffbc7e108a29d8ea6a3f1603b84967ceb9fa489683eb67679e4e8d5e54581a01f8452e68c8385ce3991cc489b7bb13a8bb82169e3059bc4
+Size (qbittorrent-4.3.3.tar.gz) = 8044667 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_CMakeLists.txt) = 534447977b76939816a2549201e0fb9dd606b77d
 SHA1 (patch-src_app_CMakeLists.txt) = 3e9266cb05f635889c50ce75efc31b8365ccb41d



Home | Main Index | Thread Index | Old Index