git: 2afa6815bbe0 - main - www/qutebrowser: update to 2.5.2

From: Roman Bogorodskiy <novel_at_FreeBSD.org>
Date: Sun, 30 Oct 2022 13:47:11 UTC
The branch main has been updated by novel:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2afa6815bbe0cca75c827f162c8545138611b924

commit 2afa6815bbe0cca75c827f162c8545138611b924
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2022-10-29 11:34:25 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2022-10-30 13:45:42 +0000

    www/qutebrowser: update to 2.5.2
    
    Also, remove the WEBENGINE option as webengine is the only supported
    rendering backend now, so require it unconditionally.
---
 www/qutebrowser/Makefile | 10 +++-------
 www/qutebrowser/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile
index cfd5b4d6c797..1eac1886d8a9 100644
--- a/www/qutebrowser/Makefile
+++ b/www/qutebrowser/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	qutebrowser
-DISTVERSION=	2.5.1
+DISTVERSION=	2.5.2
 CATEGORIES=	www
 MASTER_SITES=	CHEESESHOP
 
@@ -19,7 +19,7 @@ RUN_DEPENDS=	\
 		${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins
 
 USES=		cpe desktop-file-utils python:3.6+ pyqt:5 qt:5
-USE_PYQT=	pyqt5
+USE_PYQT=	pyqt5 webengine
 USE_PYTHON=	distutils autoplist noflavors
 USE_QT=		sql-sqlite3
 
@@ -28,16 +28,12 @@ EXTRACT_CMD=	${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar
 NO_ARCH=	yes
 PLIST_FILES=	share/applications/${PORTNAME}-${PYTHON_VER}.desktop
 
-OPTIONS_DEFINE=		WEBENGINE
 OPTIONS_DEFINE_amd64=	ADBLOCK
-OPTIONS_DEFAULT_amd64=	WEBENGINE ADBLOCK
-OPTIONS_DEFAULT_i386=	WEBENGINE
+OPTIONS_DEFAULT_amd64=	ADBLOCK
 
 ADBLOCK_DESC=		Enable the newer adblocking support
-WEBENGINE_DESC=		WebEngine webpage renderer support
 
 ADBLOCK_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}adblock>=0.4.2:www/py-adblock@${PY_FLAVOR}
-WEBENGINE_USE=	PYQT=webengine
 
 .include <bsd.port.pre.mk>
 
diff --git a/www/qutebrowser/distinfo b/www/qutebrowser/distinfo
index 99d097f98ac1..865bf3ffd34f 100644
--- a/www/qutebrowser/distinfo
+++ b/www/qutebrowser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653790695
-SHA256 (qutebrowser-2.5.1.tar.gz) = e6885886a84cd166a6ba633794a58a4c67d871c27188127e5ddbc5276d76edbc
-SIZE (qutebrowser-2.5.1.tar.gz) = 6089389
+TIMESTAMP = 1667040590
+SHA256 (qutebrowser-2.5.2.tar.gz) = a9bfce14ddc403de0deb2eedf983c231ce003e0759995ec7ef4ea34e4974e908
+SIZE (qutebrowser-2.5.2.tar.gz) = 6114611