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 Sep 19 15:04:08 UTC 2024
Modified Files:
pkgsrc/net/qbittorrent: Makefile distinfo
Log Message:
qbittorrent: updated to 4.6.7
v4.6.7
- BUGFIX: The updater will launch the link to the build variant you're currently using (sledgehammer999)
- BUGFIX: Focus on Download button if torrent link retrieved from the clipboard (glassez)
- WEBUI: RSS: The list of feeds wouldn't load for Apply Rule (glassez)
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/net/qbittorrent/Makefile
cvs rdiff -u -r1.35 -r1.36 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.71 pkgsrc/net/qbittorrent/Makefile:1.72
--- pkgsrc/net/qbittorrent/Makefile:1.71 Tue Sep 10 09:02:54 2024
+++ pkgsrc/net/qbittorrent/Makefile Thu Sep 19 15:04:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2024/09/10 09:02:54 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2024/09/19 15:04:08 adam Exp $
-DISTNAME= qbittorrent-4.6.6
+DISTNAME= qbittorrent-4.6.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=qbittorrent/}
GITHUB_PROJECT= qBittorrent
@@ -15,6 +15,7 @@ LICENSE= gnu-gpl-v2
# https://github.com/qbittorrent/qBittorrent/issues/11425
USE_LANGUAGES= c gnu++14
USE_TOOLS+= pkg-config
+
CMAKE_CONFIGURE_ARGS+= -DCMAKE_BUILD_TYPE="Release"
# error "Boost.Stacktrace requires `_Unwind_Backtrace` function
CMAKE_CONFIGURE_ARGS+= -DSTACKTRACE=OFF
Index: pkgsrc/net/qbittorrent/distinfo
diff -u pkgsrc/net/qbittorrent/distinfo:1.35 pkgsrc/net/qbittorrent/distinfo:1.36
--- pkgsrc/net/qbittorrent/distinfo:1.35 Tue Aug 20 07:23:21 2024
+++ pkgsrc/net/qbittorrent/distinfo Thu Sep 19 15:04:08 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.35 2024/08/20 07:23:21 adam Exp $
+$NetBSD: distinfo,v 1.36 2024/09/19 15:04:08 adam Exp $
-BLAKE2s (qbittorrent-4.6.6.tar.gz) = c3f47262451cf13ffe7ed2004e92a5ec800f36ff33093d358473b1bd47e3a903
-SHA512 (qbittorrent-4.6.6.tar.gz) = 125983b6a0f953e4d084d8dfbb4de66d9f31fe58d536d6fa8dbbf85219c50add22cf673b029bf8d33ba8d45cd5d49b96733268856bdbed105df9a3b8b568c5ae
-Size (qbittorrent-4.6.6.tar.gz) = 9081190 bytes
+BLAKE2s (qbittorrent-4.6.7.tar.gz) = b82956ed04657adcc260a21b0ca2b9a52ae6e35fdf6250c7080235c166831777
+SHA512 (qbittorrent-4.6.7.tar.gz) = 3f3f12c7a4c77108809352b59a340da16f158f697e40613c517efe0d2e31c3a70ed303e4b55140853e2f617165dac1fbad7c7ff8c0d5aacdcf9ad6e248e81e28
+Size (qbittorrent-4.6.7.tar.gz) = 9097640 bytes
SHA1 (patch-dist_CMakeLists.txt) = 2c426222aa168c24a2e39a665f3152eca848e4a8
SHA1 (patch-src_app_CMakeLists.txt) = 6ef5c2fd194607a5f2ab05a60b909e0c2998892c
SHA1 (patch-src_base_utils_fs.cpp) = fe80c85424b59e7b89acfccfff58c89dc1122d22
Home |
Main Index |
Thread Index |
Old Index