pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/qbittorrent



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Feb 14 16:02:32 UTC 2023

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.5.1

v4.5.1
- FEATURE: Re-allow to use icons from system theme (glassez)
- BUGFIX: Fix Speed limit icon size (Nowshed H. Imran)
- BUGFIX: Revise and fix some text colors (Chocobo1, Nowshed H. Imran)
- BUGFIX: Correctly load folder based UI theme (glassez)
- BUGFIX: Fix crash due to invalid encoding of tracker URLs (glassez)
- BUGFIX: Don't drop !qB extension when renaming incomplete file (glassez)
- BUGFIX: Correctly count the number of torrents in subcategories (glassez)
- BUGFIX: Use "additional trackers" when metadata retrieving (glassez)
- BUGFIX: Apply correct tab order to Category options dialog (glassez)
- BUGFIX: Add all torrents passed via the command line (glassez)
- BUGFIX: Fix startup performance on Qt5 (glassez)
- BUGFIX: Automatic move will now overwrite existing files (aka previous behavior) (glassez)
- BUGFIX: Some fixes for loading Chinese locales (sledgehammer999)
- BUGFIX: New Pause icon color for toolbar/menu (Nowshed H. Imran, sledgehammer999)
- BUGFIX: Adjust env variable for PDB discovery (sledgehammer999)
- WEBUI: Fix missing "queued" icon (thalieht)
- WEBUI: Return paths using platform-independent separator format (glassez)
- WEBUI: Change order of accepted types of file input (Jason Carr)
- WEBUI: Add missing icons (brvphoenix)
- WEBUI: Add "Resume data storage type" option (thalieht)
- WEBUI: Make rename file dialog resizable (Torsten Schwarz)
- WEBUI: Prevent incorrect line breaking (David Xuang)
- WEBUI: Improve hotkeys (Fidel Selva)
- WEBUI: Remove suggestions while searching for torrents (Midhun V Nadh)
- WEBUI: Expose "IS PRIVATE" flag (sotiris-bos)
- WEBUI: Return name/hash/infohash_v1/infohash_v2 torrent properties (qbittorrentfan)
- WINDOWS: Correctly detect drive letter in path (glassez)
- WINDOWS: NSIS: Update Swedish, Lithuanian translations (Jonatan, Deividas)
- LINUX: Fix tray icon issues (glassez)


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/qbittorrent/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/qbittorrent/Makefile
diff -u pkgsrc/net/qbittorrent/Makefile:1.47 pkgsrc/net/qbittorrent/Makefile:1.48
--- pkgsrc/net/qbittorrent/Makefile:1.47        Sun Jan 29 21:17:30 2023
+++ pkgsrc/net/qbittorrent/Makefile     Tue Feb 14 16:02:32 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2023/01/29 21:17:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2023/02/14 16:02:32 adam Exp $
 
-DISTNAME=      qbittorrent-4.5.0
-PKGREVISION=   2
+DISTNAME=      qbittorrent-4.5.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.23 pkgsrc/net/qbittorrent/distinfo:1.24
--- pkgsrc/net/qbittorrent/distinfo:1.23        Tue Nov 29 16:37:59 2022
+++ pkgsrc/net/qbittorrent/distinfo     Tue Feb 14 16:02:32 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.23 2022/11/29 16:37:59 adam Exp $
+$NetBSD: distinfo,v 1.24 2023/02/14 16:02:32 adam Exp $
 
-BLAKE2s (qbittorrent-4.5.0.tar.gz) = b50f1add5e4f3f56f79c2f316760d6c002403f7d80fd9ccae115053a6f3722ab
-SHA512 (qbittorrent-4.5.0.tar.gz) = 3a7ae1e5d8b92748ea87b3bd07ea76fc19f4ce1c5cfbb76e57dae3e4fee1ca1c4d650db28e9571463c34b9d1af7c7c8475851911398f57e24b395223683727e7
-Size (qbittorrent-4.5.0.tar.gz) = 8703851 bytes
+BLAKE2s (qbittorrent-4.5.1.tar.gz) = 6446428c3322056c13dce5dd98648f2daaaee4052d43b4f379110071292fba17
+SHA512 (qbittorrent-4.5.1.tar.gz) = 46042e55618b9bb24b61b88695a2ab01e5aef39fcad465d47aabe9965d2b66c96e0f35af49bb19b597c009de5b844969819d9dc700b883b1c0d99e2b9671f405
+Size (qbittorrent-4.5.1.tar.gz) = 8780065 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c
 SHA1 (patch-src_base_utils_fs.cpp) = fe80c85424b59e7b89acfccfff58c89dc1122d22



Home | Main Index | Thread Index | Old Index