diff --git a/net-p2p/tremotesf/Makefile b/net-p2p/tremotesf/Makefile index 8a79190d6aeb..5e03165b0696 100644 --- a/net-p2p/tremotesf/Makefile +++ b/net-p2p/tremotesf/Makefile @@ -1,53 +1,53 @@ PORTNAME= tremotesf -DISTVERSION= 2.8.1 +DISTVERSION= 2.8.2 CATEGORIES= net-p2p MASTER_SITES= https://github.com/equeim/${PORTNAME}2/releases/download/${DISTVERSION}/ MAINTAINER= vsasjason@gmail.com COMMENT= Remote GUI for transmission-daemon WWW= https://github.com/equeim/${PORTNAME}2 LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt BUILD_DEPENDS= cxxopts>0:devel/cxxopts LIB_DEPENDS= libfmt.so:devel/libfmt \ libpsl.so:dns/libpsl FLAVORS= qt6 qt5 FLAVOR?= ${FLAVORS:[1]} qt5_CONFLICTS_INSTALL= ${PORTNAME}-qt6 qt6_PKGNAMESUFFIX= -qt6 qt6_CONFLICTS_INSTALL= ${PORTNAME} USES= cmake:testing compiler:c++20-lang desktop-file-utils \ gettext-tools pkgconfig tar:zst xorg .if ${FLAVOR} == qt5 USES+= kde:5 qt:5 USE_QT= core dbus gui network widgets buildtools:build \ linguisttools:build qmake:build testlib:build CMAKE_OFF= TREMOTESF_QT6 .else USES+= gl kde:6 qt:6 USE_GL= opengl USE_QT= base .endif USE_KDE= widgetsaddons windowsystem USE_XORG= x11 EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/src/3rdparty/cpp-httplib \ --no-same-owner --no-same-permissions .include .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 TEST_DEPENDS= cpp-httplib>0:www/cpp-httplib CMAKE_ARGS= -DTREMOTESF_WITH_HTTPLIB=system .else CMAKE_ARGS= -DTREMOTESF_WITH_HTTPLIB=none .endif .include diff --git a/net-p2p/tremotesf/distinfo b/net-p2p/tremotesf/distinfo index 63591811367d..a1de3ca6f619 100644 --- a/net-p2p/tremotesf/distinfo +++ b/net-p2p/tremotesf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744612644 -SHA256 (tremotesf-2.8.1.tar.zst) = 884ecef3a72310c342debb5957a64ef5c5098ac279115a83d62708b073addbd8 -SIZE (tremotesf-2.8.1.tar.zst) = 2545552 +TIMESTAMP = 1744881971 +SHA256 (tremotesf-2.8.2.tar.zst) = 92397488908cfdd57cc0e1651338b9ca16470d871fdb12dff48b3884f0c52026 +SIZE (tremotesf-2.8.2.tar.zst) = 2545547