Thu Aug 31 18:10:39 2023 UTC ()
qbittorrent: updated to 4.5.5

v4.5.5
- BUGFIX: Fix transfer list tab hotkey (thalieht)
- BUGFIX: Don't forget to enable the Apply button in the Options dialog (glassez)
- BUGFIX: Immediately update torrent status on moving files (glassez)
- BUGFIX: Improve performance when scrolling the file list of large torrents (gdim47)
- BUGFIX: Don't operate on random torrents when multiple are selected and a sort/filter is applied (glassez)
- RSS: Fix overwriting feeds.json with an incomplete load of it (Omar Abdul Azeez)
- WINDOWS: Software update check logic is disabled for < Win10 (sledgehammer999)
- WINDOWS: NSIS: Update Turkish and French translations (Burak Yavuz, MarcDrieu)
- WINDOWS: NSIS: Add Romanian translation (rusu-afanasie)


(adam)
diff -r1.55 -r1.56 pkgsrc/net/qbittorrent/Makefile
diff -r1.27 -r1.28 pkgsrc/net/qbittorrent/distinfo

cvs diff -r1.55 -r1.56 pkgsrc/net/qbittorrent/Makefile (expand / switch to unified diff)

--- pkgsrc/net/qbittorrent/Makefile 2023/06/26 16:19:12 1.55
+++ pkgsrc/net/qbittorrent/Makefile 2023/08/31 18:10:39 1.56
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.55 2023/06/26 16:19:12 adam Exp $ 1# $NetBSD: Makefile,v 1.56 2023/08/31 18:10:39 adam Exp $
2 2
3DISTNAME= qbittorrent-4.5.4 3DISTNAME= qbittorrent-4.5.5
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/}
6GITHUB_PROJECT= qBittorrent 6GITHUB_PROJECT= qBittorrent
7GITHUB_TAG= release-${PKGVERSION_NOREV} 7GITHUB_TAG= release-${PKGVERSION_NOREV}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.qbittorrent.org/ 10HOMEPAGE= https://www.qbittorrent.org/
11COMMENT= BitTorrent client in Qt 11COMMENT= BitTorrent client in Qt
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14USE_CMAKE= yes 14USE_CMAKE= yes
15# c++14 mode is required; also for libtorrent 15# c++14 mode is required; also for libtorrent
16# https://github.com/qbittorrent/qBittorrent/issues/11425 16# https://github.com/qbittorrent/qBittorrent/issues/11425

cvs diff -r1.27 -r1.28 pkgsrc/net/qbittorrent/distinfo (expand / switch to unified diff)

--- pkgsrc/net/qbittorrent/distinfo 2023/06/26 16:19:12 1.27
+++ pkgsrc/net/qbittorrent/distinfo 2023/08/31 18:10:39 1.28
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.27 2023/06/26 16:19:12 adam Exp $ 1$NetBSD: distinfo,v 1.28 2023/08/31 18:10:39 adam Exp $
2 2
3BLAKE2s (qbittorrent-4.5.4.tar.gz) = bf9b37b3ca13b8e75e12d93cae0dc9dc31da2add05c75f8283ef77d83d1a9a0b 3BLAKE2s (qbittorrent-4.5.5.tar.gz) = ba9776c6e0c03ab24c4cc3bef102bd1b24222b31202c4cb3eb31d6b9bb38de6e
4SHA512 (qbittorrent-4.5.4.tar.gz) = 2e7988922137c9fade99e90236cc0c5b8b30f09021472f8ffc9048a7a2d989925eed7bfab4d79c93ca7d0f21acfde2e7feee5e6c43b557bf2c6f472fd52fbcea 4SHA512 (qbittorrent-4.5.5.tar.gz) = 8b5c2654b3bc03c0b4de77e8388ee543c3892ef9453749ea737aaee999a16d50bd1b30ebe0519a86d7ab8ffc6224d7d9cf678464aebf96433cd71dd57b46dd53
5Size (qbittorrent-4.5.4.tar.gz) = 8791236 bytes 5Size (qbittorrent-4.5.5.tar.gz) = 8802492 bytes
6SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8 6SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
7SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c 7SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c
8SHA1 (patch-src_base_utils_fs.cpp) = fe80c85424b59e7b89acfccfff58c89dc1122d22 8SHA1 (patch-src_base_utils_fs.cpp) = fe80c85424b59e7b89acfccfff58c89dc1122d22