Bug 272490 - www/dooble: update to 2023.07.15
Summary: www/dooble: update to 2023.07.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: 2023-07-13 21:20 UTC by Eric Camachat
Modified: 2023-07-17 06:16 UTC (History)
1 user (show)

See Also:


Attachments
Update to 2023.07.15. (845 bytes, patch)
2023-07-13 21:20 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 2023-07-13 21:20:19 UTC
Created attachment 243373 [details]
Update to 2023.07.15.

Release Notes
 * Display discovered shorcuts in Settings -> Display. Read-only. GitHub ticket #103.
 * Initialize s[i] elements in Threefish.
 * Introduced --attach and --listen command-line options. If a Dooble instance is available, a new Dooble instance will attach its URLs to the existing Dooble instance. GitHub ticket #182.
 * New executable-current-url command-line option. See Tools -> Current URL Executable(s). Multiple instances are allowed and Dooble does not verify content. GitHub discussion #193.
 * Scoped C++ enumerators.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-17 06:16:27 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-17 06:16:46 UTC
A commit in branch main references this bug:

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

commit d9fc3419855e1db61532c1bc6bb641dd933bb598
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2023-07-15 11:39:37 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-17 06:15:59 +0000

    www/dooble: update to 2023.07.15

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

     * Display discovered shorcuts in Settings -> Display. Read-only.
     * Initialize s[i] elements in Threefish.
     * Introduced --attach and --listen command-line options. If a Dooble instance
       is available, a new Dooble instance will attach its URLs to the existing
       Dooble instance.
     * New executable-current-url command-line option. See Tools -> Current URL
       Executable(s). Multiple instances are allowed and Dooble does not verify
       content.
     * Scoped C++ enumerators.

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

 www/dooble/Makefile | 3 +--
 www/dooble/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)