View | Details | Raw Unified | Return to bug 209132 | Differences between
and this patch

Collapse All | Expand All

(-)net-p2p/qbittorrent/Makefile (-4 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	qbittorrent
4
PORTNAME=	qbittorrent
5
PORTVERSION=	3.3.3
5
PORTVERSION=	3.3.4
6
DISTVERSIONPREFIX=	release-
6
DISTVERSIONPREFIX=	release-
7
CATEGORIES=	net-p2p ipv6
7
CATEGORIES=	net-p2p ipv6
8
8
Lines 37-45 Link Here
37
PORTDOCS=	AUTHORS Changelog README.md
37
PORTDOCS=	AUTHORS Changelog README.md
38
38
39
OPTIONS_DEFINE=		DEBUG DOCS DBUS
39
OPTIONS_DEFINE=		DEBUG DOCS DBUS
40
OPTIONS_RADIO=		QT
40
OPTIONS_SINGLE=		QT
41
OPTIONS_RADIO_QT=	QT4 QT5
41
OPTIONS_SINGLE_QT=	QT4 QT5
42
OPTIONS_DEFAULT=	QT4
42
OPTIONS_DEFAULT=	QT5
43
OPTION_QT=		${SELECTED_OPTIONS:MQT*}
43
OPTION_QT=		${SELECTED_OPTIONS:MQT*}
44
44
45
DEBUG_CONFIGURE_ENABLE=	debug
45
DEBUG_CONFIGURE_ENABLE=	debug
(-)net-p2p/qbittorrent/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (qBittorrent-qBittorrent-release-3.2.3_GH0.tar.gz) = 816d611a0af50c469f52946c94b88c003f908ee031ee0e55a45273e4c64897c5
1
SHA256 (qBittorrent-qBittorrent-release-3.3.4_GH0.tar.gz) = c822e938e36fc5956476f9a8f52beecf35d65df2ba502c671fa3e90f7d0be81f
2
SIZE (qBittorrent-qBittorrent-release-3.2.3_GH0.tar.gz) = 4601930
2
SIZE (qBittorrent-qBittorrent-release-3.3.4_GH0.tar.gz) = 5101273

Return to bug 209132