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 Aug 20 07:23:21 UTC 2024

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.6.6

v4.6.6
- BUGFIX: Fix handling of tags containing '&' character (glassez)
- BUGFIX: Show scroll bar in Torrent Tags dialog (glassez)
- BUGFIX: Apply bulk changes to correct content widget items (glassez)
- BUGFIX: Hide zero status filters when torrents are removed (glassez)
- BUGFIX: Fix `Incomplete Save Path` cannot be changed for torrents without metadata (glassez)
- WEBUI: Correctly apply changed "save path" of RSS rules (glassez)
- WEBUI: Clear tracker list on full update (skomerko)
- OTHER: Update User-Agent string for internal downloader and search engines (cayenne17)


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.34 -r1.35 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.68 pkgsrc/net/qbittorrent/Makefile:1.69
--- pkgsrc/net/qbittorrent/Makefile:1.68        Fri Jun  7 10:33:59 2024
+++ pkgsrc/net/qbittorrent/Makefile     Tue Aug 20 07:23:21 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2024/06/07 10:33:59 adam Exp $
+# $NetBSD: Makefile,v 1.69 2024/08/20 07:23:21 adam Exp $
 
-DISTNAME=      qbittorrent-4.6.5
+DISTNAME=      qbittorrent-4.6.6
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.34 pkgsrc/net/qbittorrent/distinfo:1.35
--- pkgsrc/net/qbittorrent/distinfo:1.34        Fri Jun  7 10:33:59 2024
+++ pkgsrc/net/qbittorrent/distinfo     Tue Aug 20 07:23:21 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.34 2024/06/07 10:33:59 adam Exp $
+$NetBSD: distinfo,v 1.35 2024/08/20 07:23:21 adam Exp $
 
-BLAKE2s (qbittorrent-4.6.5.tar.gz) = 729ffbd2e11cca98ccf9c3e77a42d99460a9de8c06e401eefb08377dfccee6f9
-SHA512 (qbittorrent-4.6.5.tar.gz) = dcb8be0756815c4d6e9054de3f34a025c29897fc214547208af17bc47cb949adcfc616682eadd24f2082d452e08ddfee3dfeaf6b50ae7b1ee86028216462e06d
-Size (qbittorrent-4.6.5.tar.gz) = 9076639 bytes
+BLAKE2s (qbittorrent-4.6.6.tar.gz) = c3f47262451cf13ffe7ed2004e92a5ec800f36ff33093d358473b1bd47e3a903
+SHA512 (qbittorrent-4.6.6.tar.gz) = 125983b6a0f953e4d084d8dfbb4de66d9f31fe58d536d6fa8dbbf85219c50add22cf673b029bf8d33ba8d45cd5d49b96733268856bdbed105df9a3b8b568c5ae
+Size (qbittorrent-4.6.6.tar.gz) = 9081190 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