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:           Mon Nov 18 08:55:14 UTC 2024

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 5.0.2

v5.0.2
- BUGFIX: Remove trackers from previous category when moved to new one (glassez)
- BUGFIX: Fix `.torrent` file could not be deleted when torrent is canceled (glassez)
- BUGFIX: Reset tracker entries when pausing the session (glassez)
- BUGFIX: Check real palette darkness to detect "dark theme" (glassez)
- BUGFIX: Correctly handle "torrent finished" events (glassez)
- BUGFIX: Preserve initial torrent progress while checking resume data (glassez)
- BUGFIX: Avoid reapplying Mark-of-the-Web when it already exists (Chocobo1)
- BUGFIX: Don't apply Mark-of-the-Web on existing files (Chocobo1)
- WEBUI: Add color scheme switcher (sledgehammer999)
- SEARCH: Correctly delete the moved search tab (glassez)
- WINDOWS: Correctly save and restore Qt style setting (glassez)
- WINDOWS: NSIS: update Luxembourgish, Simplified Chinese and Traditional Chinese translations (Ikko Eltociear Ashimine, 3gf8jv4dv)


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.38 -r1.39 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.78 pkgsrc/net/qbittorrent/Makefile:1.79
--- pkgsrc/net/qbittorrent/Makefile:1.78        Thu Nov 14 22:21:15 2024
+++ pkgsrc/net/qbittorrent/Makefile     Mon Nov 18 08:55:14 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2024/11/14 22:21:15 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2024/11/18 08:55:14 adam Exp $
 
-DISTNAME=      qbittorrent-5.0.1
-PKGREVISION=   3
+DISTNAME=      qbittorrent-5.0.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.38 pkgsrc/net/qbittorrent/distinfo:1.39
--- pkgsrc/net/qbittorrent/distinfo:1.38        Tue Oct 29 05:30:41 2024
+++ pkgsrc/net/qbittorrent/distinfo     Mon Nov 18 08:55:14 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2024/10/29 05:30:41 adam Exp $
+$NetBSD: distinfo,v 1.39 2024/11/18 08:55:14 adam Exp $
 
-BLAKE2s (qbittorrent-5.0.1.tar.gz) = 845e62763018e861c15877ab6f6d8a3206d0195a2a786e05f58aa75c918b092d
-SHA512 (qbittorrent-5.0.1.tar.gz) = 1f5c27c9b045da5c30aaf82933129c55ed2bb12cc6b1710f6e4acf9d28aee764fc3a460de14eee72da140ed9c1a4bc5a91491ecdc69dc9da1698688fb8484105
-Size (qbittorrent-5.0.1.tar.gz) = 9262289 bytes
+BLAKE2s (qbittorrent-5.0.2.tar.gz) = 6ed0e7b5ef5741a06e42b11708457475aeba6721aef4f9226db09c45035ade55
+SHA512 (qbittorrent-5.0.2.tar.gz) = 8fb1802da34c15bc61bf68adbb1578bfb6cb17fe015c8ff211d65d71735a01398472dcd8da6442533aa71b2baee6ed825af0729d5badf3f3935fc0a5060e48d2
+Size (qbittorrent-5.0.2.tar.gz) = 9271483 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c
 SHA1 (patch-src_base_utils_fs.cpp) = f23333502ed971a63d25e4f6f0f11f60d9ab844b



Home | Main Index | Thread Index | Old Index