pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/qbittorrent qbittorrent: updated to 4.2.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7209e080ccc6
branches:  trunk
changeset: 414844:7209e080ccc6
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Apr 03 08:27:51 2020 +0000

description:
qbittorrent: updated to 4.2.3

v4.2.3
- FEATURE: Add logging for SOCKS5 proxy errors
- FEATURE: Add UPnP lease duration advanced option
- BUGFIX: Allow to translate error messages
- BUGFIX: Don't round scaling factor
- BUGFIX: Save log file in UTF-8 encoding
- BUGFIX: Avoid log file excessive flushing
- BUGFIX: Fix regression when fastresume contains network path
- BUGFIX: Fix broken UNC paths in fastresumes on Windows
- BUGFIX: Prevent multiple instances for the same app config
- BUGFIX: Fix unexpected torrent resume after app restart with libtorrent 1.1.x
- WEBUI: Add alt and title tags for WebUI footer
- WINDOWS: Installer: Update Finnish translation
- WINDOWS: Installer: Update Japanese translation
- WINDOWS: Installer: Update Turkish translation
- WINDOWS: Installer: Update Russian translation

diffstat:

 net/qbittorrent/Makefile |   4 ++--
 net/qbittorrent/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r 2030da759cef -r 7209e080ccc6 net/qbittorrent/Makefile
--- a/net/qbittorrent/Makefile  Fri Apr 03 08:27:05 2020 +0000
+++ b/net/qbittorrent/Makefile  Fri Apr 03 08:27:51 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/03/30 17:17:23 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/03 08:27:51 adam Exp $
 
-DISTNAME=      qbittorrent-4.2.2
+DISTNAME=      qbittorrent-4.2.3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent
diff -r 2030da759cef -r 7209e080ccc6 net/qbittorrent/distinfo
--- a/net/qbittorrent/distinfo  Fri Apr 03 08:27:05 2020 +0000
+++ b/net/qbittorrent/distinfo  Fri Apr 03 08:27:51 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2020/03/30 17:17:23 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/04/03 08:27:51 adam Exp $
 
-SHA1 (qbittorrent-4.2.2.tar.gz) = 877a4d3b9aa0761fcba6a948e0034d55ec6f9a6b
-RMD160 (qbittorrent-4.2.2.tar.gz) = cef064d6b104afa248538bc8a39bfe2b6078729e
-SHA512 (qbittorrent-4.2.2.tar.gz) = a6df94183597609c517c85ae45076a9885e67be4b261a79221021a398b92860c6925738593bb9ae33b270a5a906331ed76287f685aadc97906c8fb8094876ed2
-Size (qbittorrent-4.2.2.tar.gz) = 7947231 bytes
+SHA1 (qbittorrent-4.2.3.tar.gz) = 002dd9b62ec22977aa39a8e03a4945fa2a983a64
+RMD160 (qbittorrent-4.2.3.tar.gz) = 0114eab16b480137759f1d42ba21e2b289d2c5eb
+SHA512 (qbittorrent-4.2.3.tar.gz) = 766cff294b5e2aae99073e9894c683b68af6e7abdd1eae660e444593664f65918132b9fbd7b40843143f2559b4124145e2d08478c2b87b0b6df1ef574e17f763
+Size (qbittorrent-4.2.3.tar.gz) = 7932722 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 5233c8c8bcbe522e07cbed1c969283810b048be4
 SHA1 (patch-src_app_CMakeLists.txt) = 2266baa28b9f0397fe5f634e0404f252ced6b4f2
 SHA1 (patch-src_base_utils_fs.cpp) = 88355e2698f5298c597f2240e853238831eb7994



Home | Main Index | Thread Index | Old Index