aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Camachat <eric@camachat.org>2022-11-23 06:35:40 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-11-30 06:28:32 +0000
commitc62d6cdcafabc8e5faa323744011316e6accf4c3 (patch)
tree7f213cff3e3a5f48e3bea9609968f6ceb31e2447
parent38cfdbba01554755da289f7f834af3d155c93f87 (diff)
downloadports-c62d6cdcafabc8e5faa323744011316e6accf4c3.tar.gz
ports-c62d6cdcafabc8e5faa323744011316e6accf4c3.zip
www/dooble: Update to 2022.11.15
ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2022.11.15 * Application font. Please see Settings->Display. * Corrected "Waiting for page..." URL host. The URL host may be the current URL host or the URL host which is loading in the future. * French dictionary. * French translation. * Retain checked cookies. Issue caused by incorrect comparison of Qt::Checked. PR: 267940 Reported by: eric@camachat.org (maintainer)
-rw-r--r--www/dooble/Makefile6
-rw-r--r--www/dooble/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/dooble/Makefile b/www/dooble/Makefile
index c5596200f2a2..3d16d1c05b76 100644
--- a/www/dooble/Makefile
+++ b/www/dooble/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dooble
-DISTVERSION= 2022.10.15
+DISTVERSION= 2022.11.15
CATEGORIES= www
MAINTAINER= eric@camachat.org
@@ -15,8 +15,8 @@ USE_GITHUB= yes
GH_ACCOUNT= textbrowser
USE_GL= gl
USE_QT= concurrent core declarative gui location network printsupport \
- sql webchannel webengine widgets xml buildtools:build \
- qmake:build
+ sql webchannel webengine widgets xml sql-sqlite3:run \
+ buildtools:build qmake:build
USE_XORG= xcb
QMAKE_SOURCE_PATH= ${PORTNAME}.pro
diff --git a/www/dooble/distinfo b/www/dooble/distinfo
index d156576f1492..3f9b4c613349 100644
--- a/www/dooble/distinfo
+++ b/www/dooble/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666289564
-SHA256 (textbrowser-dooble-2022.10.15_GH0.tar.gz) = 24c99cddc2f6a505b761afcdba8f44157617593c2170bb854f78dce0d2494847
-SIZE (textbrowser-dooble-2022.10.15_GH0.tar.gz) = 92196778
+TIMESTAMP = 1668816883
+SHA256 (textbrowser-dooble-2022.11.15_GH0.tar.gz) = 1db1a65832b5bae8d35f691fdddbb72745b3cd3da5b51e8fa79f1fc83e5bdef3
+SIZE (textbrowser-dooble-2022.11.15_GH0.tar.gz) = 92732270