Bug 264692 - www/dooble: update to 2022.06.15
Summary: www/dooble: update to 2022.06.15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/textbrowser/dooble...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-15 14:48 UTC by Eric Camachat
Modified: 2022-06-17 05:24 UTC (History)
1 user (show)

See Also:


Attachments
update to 2022.06.15 (832 bytes, patch)
2022-06-15 14:48 UTC, Eric Camachat
eric: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2022-06-15 14:48:54 UTC
Created attachment 234704 [details]
update to 2022.06.15

Release Notes (https://github.com/textbrowser/dooble/releases/tag/2022.06.15)
 * Added disable-reading-from-canvas setting.
 * Address bar search engine. Also see Tools->Search Engines. A beginning.
 * Set Page Floating Menu icons after a new icon set is selected.
 * Speedier AES.
 * Speedier Threefish.
 * Verify QFont::fromString().
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-16 06:08:28 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-17 05:24:40 UTC
A commit in branch main references this bug:

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

commit 2fb4067e3b5a245d52a2bd4c8e7bfce11d187085
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2022-06-16 06:05:56 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-17 05:21:00 +0000

    www/dooble: update to 2022.06.15

    ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2022.06.15

     * Added disable-reading-from-canvas setting.
     * Address bar search engine. Also see Tools->Search Engines. A beginning.
     * Set Page Floating Menu icons after a new icon set is selected.
     * Speedier AES.
     * Speedier Threefish.
     * Verify QFont::fromString().

    PR:     264692
    Reported by:    eric@camachat.org (maintainer)

 www/dooble/Makefile | 4 ++--
 www/dooble/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-17 05:24:46 UTC
Committed,

Thanks!