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:           Mon Apr 27 08:17:11 UTC 2020

Modified Files:
        pkgsrc/net/qbittorrent: Makefile distinfo

Log Message:
qbittorrent: updated to 4.2.5

v4.2.5
- BUGFIX: Fix crash when torrent is deleted on limit reached
- BUGFIX: Register datatype properly
- WEBUI: Add ability to send custom HTTP headers
- WEBUI: Expand RSS related API
- WINDOWS: Installer: Update german translation


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.5 -r1.6 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.10 pkgsrc/net/qbittorrent/Makefile:1.11
--- pkgsrc/net/qbittorrent/Makefile:1.10        Thu Apr 23 11:07:45 2020
+++ pkgsrc/net/qbittorrent/Makefile     Mon Apr 27 08:17:11 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/04/23 11:07:45 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/04/27 08:17:11 adam Exp $
 
-DISTNAME=      qbittorrent-4.2.4
+DISTNAME=      qbittorrent-4.2.5
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qbittorrent/}
 GITHUB_PROJECT=        qBittorrent

Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.5 pkgsrc/net/qbittorrent/distinfo:1.6
--- pkgsrc/net/qbittorrent/distinfo:1.5 Thu Apr 23 11:07:45 2020
+++ pkgsrc/net/qbittorrent/distinfo     Mon Apr 27 08:17:11 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2020/04/23 11:07:45 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/04/27 08:17:11 adam Exp $
 
-SHA1 (qbittorrent-4.2.4.tar.gz) = d22d3a6175fd9ec5c31ac281ef8e1d16f6f2f45d
-RMD160 (qbittorrent-4.2.4.tar.gz) = 0e2f8066b1507ed12a929ae6ca07766a41157156
-SHA512 (qbittorrent-4.2.4.tar.gz) = 0c6a6226c2503edfc79d077bafd006eab02b0d42cea815cd420044857f3e13157ae068b52c7d67299e5b0a6c0da4bf5ffa702c3bd69fb84b8b734ac17441d0f7
-Size (qbittorrent-4.2.4.tar.gz) = 7965424 bytes
+SHA1 (qbittorrent-4.2.5.tar.gz) = 18b0c2b9a6ff990de2df9435b9dc86bb2ebe9190
+RMD160 (qbittorrent-4.2.5.tar.gz) = 70d965db06a41f50b719b33e5bfc89aab8da29a3
+SHA512 (qbittorrent-4.2.5.tar.gz) = 8808029bdb3a1638fcf792e92c36bd39889dbc2ceb26c8d45ff17b086bd076f0b3a8ed78dd6a1e3debd32e5b0ce212eea194ec601210ae29093cfb567eb4ca0f
+Size (qbittorrent-4.2.5.tar.gz) = 7961612 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