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 Jul  2 09:24:30 UTC 2021

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.3.6

v4.3.6
- FEATURE: New languages: Mongolian, Persian, Thai
- BUGFIX: Provide correct error description in "upload mode"
- BUGFIX: Allow adding torrents with relative save path
- BUGFIX: Fix main window turns blank after restoring from tray
- BUGFIX: Remove the lockfile on exit
- BUGFIX: Improve "Watched folders" feature
- BUGFIX: Keep sub-sorting order
- BUGFIX: Properly add torrent with new tags
- WINDOWS: NSIS: Update Japanese, Turkish, Hungarian, Swedish translation


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.12 -r1.13 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.31 pkgsrc/net/qbittorrent/Makefile:1.32
--- pkgsrc/net/qbittorrent/Makefile:1.31        Tue May  4 18:48:03 2021
+++ pkgsrc/net/qbittorrent/Makefile     Fri Jul  2 09:24:30 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2021/05/04 18:48:03 adam Exp $
+# $NetBSD: Makefile,v 1.32 2021/07/02 09:24:30 adam Exp $
 
-DISTNAME=      qbittorrent-4.3.5
+DISTNAME=      qbittorrent-4.3.6
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.12 pkgsrc/net/qbittorrent/distinfo:1.13
--- pkgsrc/net/qbittorrent/distinfo:1.12        Tue May  4 18:48:03 2021
+++ pkgsrc/net/qbittorrent/distinfo     Fri Jul  2 09:24:30 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.12 2021/05/04 18:48:03 adam Exp $
+$NetBSD: distinfo,v 1.13 2021/07/02 09:24:30 adam Exp $
 
-SHA1 (qbittorrent-4.3.5.tar.gz) = ce66f8cb703521d467724ecb24e47b0f023fea76
-RMD160 (qbittorrent-4.3.5.tar.gz) = 2e7403cb72862aa1ffe87b2223b05bab8751687f
-SHA512 (qbittorrent-4.3.5.tar.gz) = 7bfc9e280e70093b74dafae9a6f921cf27f6828ea03ac3510c3419131b40a1610090d335a831697c9b690f47e396700f7b5a4b14dec47a9f12f4ed797f30d0dd
-Size (qbittorrent-4.3.5.tar.gz) = 8128281 bytes
+SHA1 (qbittorrent-4.3.6.tar.gz) = 851b29ff305a4ed33608e8ec496d1c8574c60df2
+RMD160 (qbittorrent-4.3.6.tar.gz) = 583d0e9925bf966e7fa90b97d2d8812ebc18fe1b
+SHA512 (qbittorrent-4.3.6.tar.gz) = b26338a7ff52d291e31429cef054cd338124055cf78ebe15444a9eea3fededc7fbc637e379003b4b039843411f6c18559fda00d321ed46139b88520f1a64a656
+Size (qbittorrent-4.3.6.tar.gz) = 8483171 bytes
 SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
 SHA1 (patch-src_CMakeLists.txt) = 534447977b76939816a2549201e0fb9dd606b77d
 SHA1 (patch-src_app_CMakeLists.txt) = 2f609b9cb173d825f0207e3267e51dce0be9b4fa



Home | Main Index | Thread Index | Old Index