Bug 285923 - www/dooble: update to 2025.04.06
Summary: www/dooble: update to 2025.04.06
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/textbrowser/dooble...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-06 20:06 UTC by Eric Camachat
Modified: 2025-04-07 15:13 UTC (History)
1 user (show)

See Also:


Attachments
update to 2025.04.06 (1.00 KB, patch)
2025-04-06 20:06 UTC, Eric Camachat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2025-04-06 20:06:50 UTC
Created attachment 259363 [details]
update to 2025.04.06

Release Notes
 * Export QT_QPA_PLATFORMTHEME as qt6ct in dooble.sh only if qt6ct is discovered.
 * Initialize the default WebEngineProfile object as early as possible. Qt 6.6 and newer introduced QWebEngineSettings::ReadingFromCanvasEnabled. Corrects an abnormal termination.
 * Replaced icon status label in JavaScript Console with a simple text label.
 * Support QWebEnginePage::FileSelectSave in QWebEnginePage::chooseFiles().
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-04-07 15:13:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=265975789b4ef08155b2b5f51eba1f897bd08458

commit 265975789b4ef08155b2b5f51eba1f897bd08458
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2025-04-07 15:11:34 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-04-07 15:11:34 +0000

    www/dooble: Update 2025.04.02 => 2025.04.06

    Changelog:
    https://github.com/textbrowser/dooble/releases/tag/2025.04.06

    PR:     285923

 www/dooble/Makefile | 2 +-
 www/dooble/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-04-07 15:13:36 UTC
Thanks.