Created attachment 238271 [details] Update to Version 2022.11.15 Update to Version 2022.11.15. Release Notes (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. Thanks meteos77. - Retain checked cookies. Issue caused by incorrect comparison of Qt::Checked.
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Maintainer-feedback flag (+) not required unless requested (?) first. Thanks!
QSqlDatabase: QSQLITE driver not loaded. Don't we need a RUN_DEPENDS on qt5-sqldrivers-sqlite3?
(In reply to Fernando Apesteguía from comment #1) got it, thanks!
Created attachment 238428 [details] Add sql-sqlite3 to runtime dependcies.
(In reply to Fernando Apesteguía from comment #2) Added.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c62d6cdcafabc8e5faa323744011316e6accf4c3 commit c62d6cdcafabc8e5faa323744011316e6accf4c3 Author: Eric Camachat <eric@camachat.org> AuthorDate: 2022-11-23 06:35:40 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-11-30 06:28:32 +0000 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) www/dooble/Makefile | 6 +++--- www/dooble/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)