net-p2p/qbittorrent: Update 4.4.5 -> 4.5.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2022-11-29 02:39:13 -08:00
parent 57170e3ca2
commit c9392f48cb
4 changed files with 6 additions and 18 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= qbittorrent
DISTVERSION= 4.4.5
DISTVERSION= 4.5.0
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@ -14,6 +14,8 @@ BROKEN_FreeBSD_12_powerpc64= fails to build: ./base/tristatebool.h:44:5: 'conste
LIB_DEPENDS= libboost_system.so:devel/boost-libs
CXXFLAGS+= -DBOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED # error: "Boost.Stacktrace requires `_Unwind_Backtrace` function. Define `_GNU_SOURCE` macro or `BOOST_STACKTRACE_GNU_SOURCE_NOT_REQUIRED` if _Unwind_Backtrace is available without `_GNU_SOURCE`."
FLAVORS= default nox
FLAVOR?= ${FLAVORS:[1]}
nox_PKGNAMESUFFIX= -nox

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1662433881
SHA256 (qbittorrent-4.4.5.tar.xz) = 0d6ed3948d4ad0d63f01510fe902639ae7b383ccfc1c01e88b75fba5b29ff3b3
SIZE (qbittorrent-4.4.5.tar.xz) = 4168624
TIMESTAMP = 1669713702
SHA256 (qbittorrent-4.5.0.tar.xz) = b084b3c9e55c1f36c9cc3e8858905b7ae0eb2eaa3fad37f8b055c37d82d01388
SIZE (qbittorrent-4.5.0.tar.xz) = 4256416

View File

@ -1,13 +0,0 @@
- Because some systems have version lower than required minZlibVersion=1.2.11
--- src/CMakeLists.txt.orig 2022-01-06 18:41:17 UTC
+++ src/CMakeLists.txt
@@ -42,7 +42,7 @@ endif()
set_property(CACHE LibtorrentRasterbar_DIR PROPERTY TYPE PATH)
find_package(Boost ${minBoostVersion} REQUIRED)
find_package(OpenSSL ${minOpenSSLVersion} REQUIRED)
-find_package(ZLIB ${minZlibVersion} REQUIRED)
+find_package(ZLIB REQUIRED)
if (QT6)
find_package(Qt6 ${minQt6Version} REQUIRED COMPONENTS Core Network Sql Xml LinguistTools)
if (DBUS)

View File

@ -28,4 +28,3 @@ share/icons/hicolor/scalable/status/qbittorrent-tray-dark.svg
share/icons/hicolor/scalable/status/qbittorrent-tray-light.svg
share/icons/hicolor/scalable/status/qbittorrent-tray.svg
share/metainfo/org.qbittorrent.qBittorrent.appdata.xml
share/pixmaps/qbittorrent.png