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: Thu Nov 26 09:32:17 UTC 2020
Modified Files:
pkgsrc/net/qbittorrent: Makefile distinfo
Log Message:
qbittorrent: updated to 4.3.1
v4.3.1
- FEATURE: Allow progress bar styling from custom themes
- FEATURE: Allow adding torrents using "Paste" key sequence
- FEATURE: Add Latgalian translation
- BUGFIX: Prevent resume data to be saved for removed torrent
- BUGFIX: Clarify connection protocol choice label
- BUGFIX: Fix crash when clicked outside the table of torrent content view
- BUGFIX: Don't resume "paused" torrents when put into "checking" state by libtorrent
- BUGFIX: Fix torrent state calculation
- BUGFIX: Align integer data to right in torrent content view
- WEBUI: Place WebUI RSS description in sandboxed iframe
- WEBUI: Avoid settings being reset via WebAPI
- WEBUI: Fix toggling advanced option in WebUI
- WEBUI: Expose contentPath in WebAPI torrents/info
- WEBUI: Fix the issue that IPv6 address can't be banned
- RSS: Fix confusion in date format description
- WINDOWS: Update dutch.nsi
- LINUX: Update .desktop file translations
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.7 -r1.8 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.18 pkgsrc/net/qbittorrent/Makefile:1.19
--- pkgsrc/net/qbittorrent/Makefile:1.18 Sat Nov 21 22:17:56 2020
+++ pkgsrc/net/qbittorrent/Makefile Thu Nov 26 09:32:16 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/11/21 22:17:56 adam Exp $
+# $NetBSD: Makefile,v 1.19 2020/11/26 09:32:16 adam Exp $
-DISTNAME= qbittorrent-4.3.0.1
+DISTNAME= qbittorrent-4.3.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/}
GITHUB_PROJECT= qBittorrent
Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.7 pkgsrc/net/qbittorrent/distinfo:1.8
--- pkgsrc/net/qbittorrent/distinfo:1.7 Sat Nov 21 22:17:56 2020
+++ pkgsrc/net/qbittorrent/distinfo Thu Nov 26 09:32:16 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2020/11/21 22:17:56 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/11/26 09:32:16 adam Exp $
-SHA1 (qbittorrent-4.3.0.1.tar.gz) = 19391877e7257f5122ea56fceaa8610bd3b0866e
-RMD160 (qbittorrent-4.3.0.1.tar.gz) = a7e516d3d0ce09785906b2abe2d03b9863292386
-SHA512 (qbittorrent-4.3.0.1.tar.gz) = b49ddafe8c01fa4dae4ee30130237456aee3eba2cdb666c4939d84f44d6b523c5ed7aba1174fad6d168db4de11210d2b97c0d304f5ee653cbf1c8ca2dd96afe3
-Size (qbittorrent-4.3.0.1.tar.gz) = 7752986 bytes
+SHA1 (qbittorrent-4.3.1.tar.gz) = 392f0c1dc6aeb33821866c45767912856991f21b
+RMD160 (qbittorrent-4.3.1.tar.gz) = 7c871de7f1e042a53f313a39393edb23332fe1cc
+SHA512 (qbittorrent-4.3.1.tar.gz) = 078efb45ec65d7e1342624e71d11fc93516925b08084907266cb6154623bc8b817ecae0ce99489c48b294f8c94f5f6c5ea3f24a9a6ad005fe3249e2a67d0b815
+Size (qbittorrent-4.3.1.tar.gz) = 7836727 bytes
SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
SHA1 (patch-src_CMakeLists.txt) = da19307bbf59edaa3fa41a71fe37bd956c0c4928
SHA1 (patch-src_app_CMakeLists.txt) = 3e9266cb05f635889c50ce75efc31b8365ccb41d
Home |
Main Index |
Thread Index |
Old Index