update to qutebrowser-0.11.1

NB: this isn't the latest version (1.x is), however it dropped support for
(legacy) QtWebKit which results in:

"""
qutebrowser needs QtWebKit or QtWebEngine, but neither could be imported!
The errors encountered were:
QtWebKit: Unsupported legacy QtWebKit found
QtWebEngine: cannot import name 'QtWebEngineWidgets'
"""
This commit is contained in:
jasper 2017-10-15 08:33:25 +00:00
parent a5ee144a03
commit 3401cf0c9d
3 changed files with 9 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.9 2017/08/08 21:38:25 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2017/10/15 08:33:25 jasper Exp $
COMMENT = keyboard-focused browser with a minimal GUI
MODPY_EGG_VERSION = 0.11.0
MODPY_EGG_VERSION = 0.11.1
DISTNAME = qutebrowser-${MODPY_EGG_VERSION}
HOMEPAGE = https://www.qutebrowser.org/

View File

@ -1,2 +1,2 @@
SHA256 (qutebrowser-0.11.0.tar.gz) = QIfmpF5cc3r4sreCvFto0z5IeTq2YvXbK2aCJEGuIWc=
SIZE (qutebrowser-0.11.0.tar.gz) = 3222949
SHA256 (qutebrowser-0.11.1.tar.gz) = NhtW4Q54/4Q8En6xwnIX04JAHFhWyC6DmvTU0Fj0P10=
SIZE (qutebrowser-0.11.1.tar.gz) = 3254294

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2017/08/08 21:38:25 jasper Exp $
@comment $OpenBSD: PLIST,v 1.6 2017/10/15 08:33:25 jasper Exp $
bin/qutebrowser
lib/python${MODPY_VERSION}/site-packages/qutebrowser/
lib/python${MODPY_VERSION}/site-packages/qutebrowser-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
@ -214,10 +214,11 @@ lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/base.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/bookmarks.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/dirbrowser.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/CHANGELOG.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/CONTRIBUTING.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/FAQ.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/changelog.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/commands.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/configuring.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/contributing.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/faq.html
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/img/
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/img/cheatsheet-big.png
lib/python${MODPY_VERSION}/site-packages/qutebrowser/html/doc/img/cheatsheet-small.png