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:           Wed Nov 10 16:07:38 UTC 2021

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.3.9

v4.3.9
- BUGFIX: Fix "no action" option on torrent double click (Jose M. Abuin)
- BUGFIX: Fix broken behavior of "priority by shown file order" (Chocobo1)
- WEBUI: Fix WebUI crash when tracker URL is invalid (Chocobo1)
- WEBUI: Revert "WebUI: group trackers by hostname" (Chocobo1)
- WINDOWS: Remove Windows Vista support from manifest (xavier2k6)
- WINDOWS: NSIS: Update Korean, Indonesian and Traditional Chinese translation (JungHee Lee, Faisal Al-Munawar Fathur Rahman, SiderealArt)


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.17 -r1.18 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.35 pkgsrc/net/qbittorrent/Makefile:1.36
--- pkgsrc/net/qbittorrent/Makefile:1.35        Wed Sep 29 19:01:10 2021
+++ pkgsrc/net/qbittorrent/Makefile     Wed Nov 10 16:07:38 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2021/09/29 19:01:10 adam Exp $
+# $NetBSD: Makefile,v 1.36 2021/11/10 16:07:38 adam Exp $
 
-DISTNAME=      qbittorrent-4.3.8
-PKGREVISION=   1
+DISTNAME=      qbittorrent-4.3.9
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.17 pkgsrc/net/qbittorrent/distinfo:1.18
--- pkgsrc/net/qbittorrent/distinfo:1.17        Tue Oct 26 11:06:46 2021
+++ pkgsrc/net/qbittorrent/distinfo     Wed Nov 10 16:07:38 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:06:46 nia Exp $
+$NetBSD: distinfo,v 1.18 2021/11/10 16:07:38 adam Exp $
 
-BLAKE2s (qbittorrent-4.3.8.tar.gz) = 5b5d4b06ee245d6c7d522264d1083a5f5a7bdfda72d6cab658211d7988cebf14
-SHA512 (qbittorrent-4.3.8.tar.gz) = bb03f27f0807dfac867ddf5a6fcec1687946068a7e7d88483f0ded34d7279aa0d3324fe25f23c22ce80ee98437d8914229c5969ea8849eed1d4ad68e031601e2
-Size (qbittorrent-4.3.8.tar.gz) = 8506355 bytes
+BLAKE2s (qbittorrent-4.3.9.tar.gz) = 40679c47407d6c26b665f518f84f6910cfc9d116b681150c4e15277ecabcb837
+SHA512 (qbittorrent-4.3.9.tar.gz) = ec33f67895fbf47acc2f79d9c9e16db8b96c756cf493b76eb24b90e13a790a709104ea9aa378ee111d8c38b605bed5192b366d1917bbf160b21aa2ae3aacd2d1
+Size (qbittorrent-4.3.9.tar.gz) = 8510414 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