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:           Fri Jun  7 10:33:59 UTC 2024

Modified Files:
        pkgsrc/net/qbittorrent: Makefile PLIST distinfo

Log Message:
qbittorrent: updated to 4.6.5

v4.6.5
- BUGFIX: Prevent app from being closed when disabling system tray icon (glassez)
- BUGFIX: Fix <kbd>Enter</kbd> key behavior in Add new torrent dialog (glassez)
- BUGFIX: Prevent invalid status filter index from being used (glassez)
- BUGFIX: Add extra offset for dialog frame (glassez)
- BUGFIX: Don't overwrite stored layout of main window with incorrect one (glassez)
- BUGFIX: Don't forget to resume "missing files" torrent when rechecking (glassez)
- WEBUI: Restore ability to use server-side translation by custom WebUI (glassez)
- WEBUI: Fix wrong peer number (Chocobo1)
- LINUX: Improve AppStream metadata (Chocobo1)


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/qbittorrent/PLIST
cvs rdiff -u -r1.33 -r1.34 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.67 pkgsrc/net/qbittorrent/Makefile:1.68
--- pkgsrc/net/qbittorrent/Makefile:1.67        Wed May 29 16:34:02 2024
+++ pkgsrc/net/qbittorrent/Makefile     Fri Jun  7 10:33:59 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.67 2024/05/29 16:34:02 adam Exp $
+# $NetBSD: Makefile,v 1.68 2024/06/07 10:33:59 adam Exp $
 
-DISTNAME=      qbittorrent-4.6.4
-PKGREVISION=   2
+DISTNAME=      qbittorrent-4.6.5
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/PLIST
diff -u pkgsrc/net/qbittorrent/PLIST:1.2 pkgsrc/net/qbittorrent/PLIST:1.3
--- pkgsrc/net/qbittorrent/PLIST:1.2    Tue Apr 19 16:37:16 2022
+++ pkgsrc/net/qbittorrent/PLIST        Fri Jun  7 10:33:59 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2022/04/19 16:37:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2024/06/07 10:33:59 adam Exp $
 bin/qbittorrent
 man/man1/qbittorrent.1
 share/applications/org.qbittorrent.qBittorrent.desktop
@@ -28,4 +28,4 @@ share/icons/hicolor/scalable/apps/qbitto
 share/icons/hicolor/scalable/status/qbittorrent-tray-dark.svg
 share/icons/hicolor/scalable/status/qbittorrent-tray-light.svg
 share/icons/hicolor/scalable/status/qbittorrent-tray.svg
-share/metainfo/org.qbittorrent.qBittorrent.appdata.xml
+share/metainfo/org.qbittorrent.qBittorrent.metainfo.xml

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.33 pkgsrc/net/qbittorrent/distinfo:1.34
--- pkgsrc/net/qbittorrent/distinfo:1.33        Mon Apr  1 13:48:40 2024
+++ pkgsrc/net/qbittorrent/distinfo     Fri Jun  7 10:33:59 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.33 2024/04/01 13:48:40 adam Exp $
+$NetBSD: distinfo,v 1.34 2024/06/07 10:33:59 adam Exp $
 
-BLAKE2s (qbittorrent-4.6.4.tar.gz) = a481c1ca971421d64b028513360a48f41c72321aaa7ee728cf83e0f7ff873a71
-SHA512 (qbittorrent-4.6.4.tar.gz) = 9baee0f72890d5fdea77d8e7289012512f8fab3f4742adf4fc8d628a36ea4264f98ce43b15084ec188a93824d20f1f85de810d04bb5e804ac16eb696fb615061
-Size (qbittorrent-4.6.4.tar.gz) = 9072450 bytes
+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
 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