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:   nia
Date:           Sat Jan  4 17:03:25 UTC 2020

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbitorrent: Update to 4.2.1

Wed Dec 18 2019 - sledgehammer999 <sledgehammer999%qbittorrent.org@localhost> - v4.2.1
    - FEATURE: Enable portable mode if "profile" directory exists (Tester798)
    - FEATURE: Enable "Apply rate limit to peers on LAN" option by default (Chocobo1)
    - BUGFIX: Sync translations from Transifex and run lupdate (sledgehammer999)
    - BUGFIX: Don't unnecessarily delete OS files in folders (sledgehammer999)
    - BUGFIX: Use the incomplete folder where appropriate (sledgehammer999)
    - BUGFIX: Align Properties tab bar correctly on window resize (Prince Gupta)
    - BUGFIX: Rework the listening IP/interface selection code (sledgehammer999)
    - BUGFIX: Fix inconsistent icon for deleting torrent (Chocobo1)
    - BUGFIX: Show torrent error message in transfer list (Chocobo1)
    - BUGFIX: Fix stuck in wrong torrent state (Chocobo1)
    - BUGFIX: Expand single-item folders in torrent content (warren)
    - WEBUI: Bump Web API version (sledgehammer999)
    - WEBUI: Add ability to rename torrent files from the WebUI (Thomas Piccirello)
    - WEBUI: Mention lack of HTTPS in WebUI magnet link warning (nl6720)
    - WEBUI: Fix HTML elements size in search tab (Chocobo1)
    - SEARCH: Fix incorrect translation displayed after language change (Chocobo1)
    - SEARCH: Fix missing translations in search plugins dialog (Chocobo1)
    - WINDOWS: Update russian translation of the installer (Andrei Stepanov)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/qbittorrent/Makefile \
    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.1 pkgsrc/net/qbittorrent/Makefile:1.2
--- pkgsrc/net/qbittorrent/Makefile:1.1 Mon Dec 16 18:03:20 2019
+++ pkgsrc/net/qbittorrent/Makefile     Sat Jan  4 17:03:25 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2019/12/16 18:03:20 nia Exp $
+# $NetBSD: Makefile,v 1.2 2020/01/04 17:03:25 nia Exp $
 
-DISTNAME=      qbittorrent-4.2.0
+DISTNAME=      qbittorrent-4.2.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent
Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.1 pkgsrc/net/qbittorrent/distinfo:1.2
--- pkgsrc/net/qbittorrent/distinfo:1.1 Mon Dec 16 18:03:20 2019
+++ pkgsrc/net/qbittorrent/distinfo     Sat Jan  4 17:03:25 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2019/12/16 18:03:20 nia Exp $
+$NetBSD: distinfo,v 1.2 2020/01/04 17:03:25 nia Exp $
 
-SHA1 (qbittorrent-4.2.0.tar.gz) = 1d96d55bd898674fd1daa8f9b0769c60c21cdd38
-RMD160 (qbittorrent-4.2.0.tar.gz) = c493f70ace613eb6506dd119c5fe5bd98861cb62
-SHA512 (qbittorrent-4.2.0.tar.gz) = 507e548ea7b5ee25e412bdca6751e3e1b65130f16bbb2c92bd8f80cb86d824bfdcdf40ec49af6a8e111a36d7970430e8b9a6e29a6af1165563c9cb16c4bc2741
-Size (qbittorrent-4.2.0.tar.gz) = 7797615 bytes
+SHA1 (qbittorrent-4.2.1.tar.gz) = de29ee0166ec49155da03818cb2ed09170dc92d2
+RMD160 (qbittorrent-4.2.1.tar.gz) = 5c79f7fa6aec39ed9c62b05969787a8d593844ad
+SHA512 (qbittorrent-4.2.1.tar.gz) = 345c702a49d284fe28b45e52719a79195a784ba07339ea49c340d10d387482d3ba59335b2e41616de97e3813531e808c41239e597ef4b710fcebceb0c837483c
+Size (qbittorrent-4.2.1.tar.gz) = 7824636 bytes
 SHA1 (patch-src_base_utils_fs.cpp) = 88355e2698f5298c597f2240e853238831eb7994



Home | Main Index | Thread Index | Old Index