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 Jun 30 15:23:56 UTC 2025
Modified Files:
pkgsrc/net/qbittorrent: Makefile distinfo
Log Message:
qbittorrent: updated to 5.1.1
v5.1.1
- BUGFIX: Don't interpret wildcard pattern as filepath globbing (glassez)
- BUGFIX: Fix appearance of search history length spinbox (glassez)
- BUGFIX: Remove dubious seeding time max value (glassez)
- BUGFIX: Fix ratio handling (glassez)
- BUGFIX: Fix compilation with Qt 6.6.0 (glassez)
- WEBUI: Make General tab text selectable by default (dezza)
- WEBUI: Add versioning to local preferences (Chocobo1)
- WEBUI: Make multi-rename search & replace fields use a monospace font (Atk)
- WEBUI: Fix wrong replacement sequence in IPv6 string (Chocobo1)
- WEBUI: Fix memory leak (bolshoytoster)
- WEBUI: Fix path autofill in set location and new category (tehcneko)
- RSS: Mark matched article as "read" if it refers to a duplicate torrent (glassez)
- WINDOWS: Update command line help message (KanishkaHalder1771)
- WINDOWS: NSIS: Don't require agreement on the license page (Chocobo1)
- LINUX: Fix preview not opening on Wayland (Isak05)
- LINUX: Add fallback for random number generator (Chocobo1)
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.43 -r1.44 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.89 pkgsrc/net/qbittorrent/Makefile:1.90
--- pkgsrc/net/qbittorrent/Makefile:1.89 Mon Apr 28 20:01:40 2025
+++ pkgsrc/net/qbittorrent/Makefile Mon Jun 30 15:23:56 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2025/04/28 20:01:40 adam Exp $
+# $NetBSD: Makefile,v 1.90 2025/06/30 15:23:56 adam Exp $
-DISTNAME= qbittorrent-5.1.0
+DISTNAME= qbittorrent-5.1.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/}
GITHUB_PROJECT= qBittorrent
Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.43 pkgsrc/net/qbittorrent/distinfo:1.44
--- pkgsrc/net/qbittorrent/distinfo:1.43 Mon Apr 28 20:01:40 2025
+++ pkgsrc/net/qbittorrent/distinfo Mon Jun 30 15:23:56 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.43 2025/04/28 20:01:40 adam Exp $
+$NetBSD: distinfo,v 1.44 2025/06/30 15:23:56 adam Exp $
-BLAKE2s (qbittorrent-5.1.0.tar.gz) = 893db397f968cfd9a1f2b9beb0bbda970429afcc9fead8e47c4e42f9ea137bb2
-SHA512 (qbittorrent-5.1.0.tar.gz) = 7f693dc2069598e7b7b6f377107e82e6c74d8415c9d5f4feea07a8f71df99d68d7c6876f4d1d917239dcb7ca8b6d6bc195ccd2fa7d9afb91047f6105631000bc
-Size (qbittorrent-5.1.0.tar.gz) = 9491241 bytes
+BLAKE2s (qbittorrent-5.1.1.tar.gz) = a822d2a2bc203c26c58ad422904d062b3a1ad01bd8711e49009b730742b747a3
+SHA512 (qbittorrent-5.1.1.tar.gz) = ce2504232d9cd212c847225a1d685b67f512df09899514fab4014c27bc0682225b066e8a127ccb171b2979ab86722cad36388ea3a171831d29f3bb3ee11221f1
+Size (qbittorrent-5.1.1.tar.gz) = 9503145 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