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 25 Mar 2020 09:12:49 -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 25 Mar 2020 09:12:49 -0000
@@ -10,7 +10,7 @@ LIB_DEPENDS += net/libtorrent-rasterbar
devel/boost \
x11/qt5/qtsvg
-RUN_DEPENDS += lang/python/2.7 \
+RUN_DEPENDS += lang/python/3.7 \
x11/gtk+3,-guic \
devel/desktop-file-utils
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 25 Mar 2020 09:12:49 -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 25 Mar 2020 09:12:49 -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
Update for net/qbittorrent/qbittorrent and net/qbittorrent/qbittorrent-nox
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.2.2/Changelog
Important change:
- SEARCH: Drop python2 support
So jumping from lang/python/2.7 to lang/python/3.7, this is only a
RUN_DEPENDS for the search plugins.
Tested OK on amd64.
Taking MAINTAINER (again...)
OKs?
Cheers.
Elias mariani@
No comments:
Post a Comment