Index: Makefile.inc
===================================================================
RCS file: /cvs/ports/net/qbittorrent/Makefile.inc,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile.inc
--- Makefile.inc	6 Feb 2020 20:00:18 -0000	1.8
+++ Makefile.inc	27 Mar 2020 22:09:25 -0000
@@ -3,7 +3,7 @@
 # qmake picks up gcrypt.h even though it's unused
 DPB_PROPERTIES =	nojunk
 
-VER =		4.2.1
+VER =		4.2.2
 DISTNAME =	qbittorrent-${VER}
 
 DIST_SUBDIR =	qbittorrent
Index: qbittorrent/Makefile
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- qbittorrent/Makefile	6 Feb 2020 20:00:18 -0000	1.8
+++ qbittorrent/Makefile	27 Mar 2020 22:09:25 -0000
@@ -6,12 +6,16 @@ WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt
 WANTLIB += boost_system-mt c crypto m ssl torrent-rasterbar z
 WANTLIB += GL Qt5DBus Qt5Gui Qt5Svg Qt5Widgets
 
+MODULES =		lang/python
+
+MODPY_VERSION =		${MODPY_DEFAULT_VERSION_3}
+MODPY_BUILDDEP =	No
+
 LIB_DEPENDS +=		net/libtorrent-rasterbar \
 			devel/boost \
 			x11/qt5/qtsvg
 
-RUN_DEPENDS +=		lang/python/2.7 \
-			x11/gtk+3,-guic \
+RUN_DEPENDS +=         	x11/gtk+3,-guic \
 			devel/desktop-file-utils
 
 # remove include directives which cause incorrect gmake behavior
Index: qbittorrent/distinfo
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- qbittorrent/distinfo	6 Feb 2020 20:00:18 -0000	1.5
+++ qbittorrent/distinfo	27 Mar 2020 22:09:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent/qbittorrent-4.2.1.tar.gz) = /9wg388BBqlBroQiHkXuL5F36xjuxsD8ULJhVvC6MSY=
-SIZE (qbittorrent/qbittorrent-4.2.1.tar.gz) = 7843513
+SHA256 (qbittorrent/qbittorrent-4.2.2.tar.gz) = 6TYap1X0fGBKLuLyxD+EpMRrGI4k+E6zY+MWfFf2UlM=
+SIZE (qbittorrent/qbittorrent-4.2.2.tar.gz) = 7967426
Index: qbittorrent-nox/distinfo
===================================================================
RCS file: /cvs/ports/net/qbittorrent/qbittorrent-nox/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- qbittorrent-nox/distinfo	6 Feb 2020 20:00:18 -0000	1.5
+++ qbittorrent-nox/distinfo	27 Mar 2020 22:09:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent/qbittorrent-4.2.1.tar.gz) = /9wg388BBqlBroQiHkXuL5F36xjuxsD8ULJhVvC6MSY=
-SIZE (qbittorrent/qbittorrent-4.2.1.tar.gz) = 7843513
+SHA256 (qbittorrent/qbittorrent-4.2.2.tar.gz) = 6TYap1X0fGBKLuLyxD+EpMRrGI4k+E6zY+MWfFf2UlM=
+SIZE (qbittorrent/qbittorrent-4.2.2.tar.gz) = 7967426
