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 Aug 26 06:39:42 UTC 2022

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.4.4

v4.4.4
- BUGFIX: Correctly handle data decompression with Qt 6.3 (brvphoenix)
- BUGFIX: Fix wrong file names displayed in tooltip (Chocobo1)
- BUGFIX: Fix incorrect "max outgoing port" setting (glassez)
- BUGFIX: Make working set limit available only on libtorrent 2.0.x builds (summer)
- BUGFIX: Try to recover missing tags (summer)
- RSS: Clear RSS parsing error after use (glassez)
- WEBAPI: Set HTTP method restriction on WebAPI actions (Chocobo1)
- WINDOWS: Work around application stuttering on Windows (Chocobo1)
- WINDOWS: NSIS: Update Portuguese, Italian, Korean, Latvian translations(Blackspirits, bovirus, Minseo Lee, Coool)
- LINUX: Improve D-Bus notifications handling (glassez)
- MACOS: Open destination folders on macOS in separate thread (Nick Korotysh)


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.20 -r1.21 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.41 pkgsrc/net/qbittorrent/Makefile:1.42
--- pkgsrc/net/qbittorrent/Makefile:1.41        Fri Jul 15 10:48:53 2022
+++ pkgsrc/net/qbittorrent/Makefile     Fri Aug 26 06:39:42 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2022/07/15 10:48:53 adam Exp $
+# $NetBSD: Makefile,v 1.42 2022/08/26 06:39:42 adam Exp $
 
-DISTNAME=      qbittorrent-4.4.3.1
+DISTNAME=      qbittorrent-4.4.4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.20 pkgsrc/net/qbittorrent/distinfo:1.21
--- pkgsrc/net/qbittorrent/distinfo:1.20        Fri Jul 15 10:48:53 2022
+++ pkgsrc/net/qbittorrent/distinfo     Fri Aug 26 06:39:42 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.20 2022/07/15 10:48:53 adam Exp $
+$NetBSD: distinfo,v 1.21 2022/08/26 06:39:42 adam Exp $
 
-BLAKE2s (qbittorrent-4.4.3.1.tar.gz) = dc1520d5ac078ed7eb33ff933134418a4a80d8a5e0d551d2057f1e499a5d6d37
-SHA512 (qbittorrent-4.4.3.1.tar.gz) = e3d63c4090e27387f4a5524d0daab26eab70f70ef81ad607e9661e128ccccbf33f2d240cd219bbb1fb138d6e78493ce73055d5128bf888e0ad3949922774efba
-Size (qbittorrent-4.4.3.1.tar.gz) = 7736308 bytes
+BLAKE2s (qbittorrent-4.4.4.tar.gz) = c26bae5f64baf2dd2577b3044e18f178fd50420a84d7d73e024b368715d77c95
+SHA512 (qbittorrent-4.4.4.tar.gz) = 3bd26021f45287ff5b6c9a1629ff470204121c4056d452a5c00bc94b69a198093127916d33797b357eaacdb9ffd01d0de13daecb7503088cde440d5e4895ec3e
+Size (qbittorrent-4.4.4.tar.gz) = 7738480 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_CMakeLists.txt) = 2359af057f1d4913c2126cbd3564ebf25d1a7879
 SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c



Home | Main Index | Thread Index | Old Index