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 Nov 11 12:36:33 UTC 2025

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 5.1.3

5.1.3
- BUGFIX: Don't leave an empty folder when deleting or moving torrents (Ryu481)
- BUGFIX: Fix invalid Transifex links (rekayno)
- BUGFIX: Don't fail because of existing files when exporting torrent files (glassez)
- BUGFIX: Allow equals character in the command line value (Mark Yu)
- BUGFIX: Fix "Save as .torrent file" button being visible before metadata retrieved (glassez)
- BUGFIX: Fix crash related with the processing order of libtorrent alerts (glassez)
- BUGFIX: Fix screen reader accessibility in torrent list (Andrew Johnson)
- BUGFIX: Improve tab key focus in hidable tab bar widget (Andrew Johnson)
- WEBUI: Fix http header affecting reverse proxy  (Chocobo1)
- WEBAPI: Use native separators for path autofill suggestions (glassez)
- SEARCH: Plugin updater should work again now (Chocobo1)
- WINDOWS: Program update checker should work again now (Cloudflare related) (Chocobo1)
- WINDOWS: NSIS: Add Catalan and Kurdish translations (Ramon López i Cros, Halbast)
- LINUX: Fix crashes related to getrandom() on specific setups (Chocobo1)
- MACOS: Fix system language autodetection on MacOS (Ryu481)


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.45 -r1.46 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.93 pkgsrc/net/qbittorrent/Makefile:1.94
--- pkgsrc/net/qbittorrent/Makefile:1.93        Thu Oct 23 20:38:53 2025
+++ pkgsrc/net/qbittorrent/Makefile     Tue Nov 11 12:36:33 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2025/10/23 20:38:53 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2025/11/11 12:36:33 adam Exp $
 
-DISTNAME=      qbittorrent-5.1.2
-PKGREVISION=   2
+DISTNAME=      qbittorrent-5.1.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.45 pkgsrc/net/qbittorrent/distinfo:1.46
--- pkgsrc/net/qbittorrent/distinfo:1.45        Thu Jul  3 04:38:39 2025
+++ pkgsrc/net/qbittorrent/distinfo     Tue Nov 11 12:36:33 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.45 2025/07/03 04:38:39 adam Exp $
+$NetBSD: distinfo,v 1.46 2025/11/11 12:36:33 adam Exp $
 
-BLAKE2s (qbittorrent-5.1.2.tar.gz) = d7b0230374ddbe1ab9ea2a42de3a4a131cbc70512cab704ea6fcb7c1b52128d5
-SHA512 (qbittorrent-5.1.2.tar.gz) = b7093780b05614501ea55dfbd49d4d2d9cb21ef25e123a78d78de06c0e56581430a5751bc3eee3b27b217ec6d90a376736d6f74ab13d9ce1ce1df36e3290d369
-Size (qbittorrent-5.1.2.tar.gz) = 9517374 bytes
+BLAKE2s (qbittorrent-5.1.3.tar.gz) = 8267de34bbe19850a9b70813d6447dce0e05d80aeb614b5a418f73039a2b076c
+SHA512 (qbittorrent-5.1.3.tar.gz) = 0c205aff319c24018d50bb0ba828e56c6b16d4de8f8ebb554ebf4c8df6bc722319bb002ece4a2876ab27e27800b5164ce5a233c4a6ed5a9d35bccb173cae4ceb
+Size (qbittorrent-5.1.3.tar.gz) = 9545847 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