aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/qbittorrent/Makefile
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-08-14 15:01:41 +0800
committeryuri <yuri@FreeBSD.org>2018-08-14 15:01:41 +0800
commitf58b128593568b130266f4fefec3374f983fffe0 (patch)
treec8de66505380de7b5a88ee434bf6d821fa6aa4e9 /net-p2p/qbittorrent/Makefile
parentea0c8a4cd609de2f48e7eeb5c63d4d098f6d6af8 (diff)
downloadfreebsd-ports-gnome-f58b128593568b130266f4fefec3374f983fffe0.tar.gz
freebsd-ports-gnome-f58b128593568b130266f4fefec3374f983fffe0.tar.zst
freebsd-ports-gnome-f58b128593568b130266f4fefec3374f983fffe0.zip
net-p2p/qbittorrent: Update 4.1.1 -> 4.1.2
Reported by: portscout
Diffstat (limited to 'net-p2p/qbittorrent/Makefile')
-rw-r--r--net-p2p/qbittorrent/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index b636fc8c8371..5382d6eada51 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -2,11 +2,13 @@
# $FreeBSD$
PORTNAME= qbittorrent
-DISTVERSION= 4.1.1
-PORTREVISION= 3
+DISTVERSION= 4.1.2
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+PATCH_SITES= https://github.com/qBittorrent/qBittorrent/commit/
+PATCHFILES= acdf9061fe5539c75604d2b7919cc434b2cebb02.patch:-p1 # fix regression of the missing .desktop file
+
MAINTAINER= yuri@FreeBSD.org
COMMENT= Bittorrent client using Qt4/5 and libtorrent-rasterbar