Bug 275939

Summary: www/dooble: update to 2023.12.25
Product: Ports & Packages Reporter: Eric Camachat <eric>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhale
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/textbrowser/dooble/releases/tag/2023.12.25
Attachments:
Description Flags
update 2023.12.25 eric: maintainer-approval+

Description Eric Camachat 2023-12-26 04:07:26 UTC
Created attachment 247255 [details]
update 2023.12.25
Comment 1 Eric Camachat 2023-12-26 04:08:50 UTC
Release Notes
* Decreased launch time for non-splash-screen: load splash screen's pixmap only if necessary.
* Include GitHub links in release notes. GitHub ticket #203.
* Initiate a floating-clock timer as needed. Preserve resources.
* Injected style sheets are now stored as UTF-8.
* JavaScript Console. GitHub ticket #202. Please see Tools.
* New --full-screen and --help.
* New splash image. Thanks louies0623. GitHub ticket #206.
* Source-only release?
* Speedier compilations via fewer includes.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-12-26 19:50:28 UTC
A commit in branch main references this bug:

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

commit 024c5a8eb7fa0778b8d8ec4b530e9997125062f9
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2023-12-26 19:46:00 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-12-26 19:49:41 +0000

    www/dooble: Update to 2023.12.25

    https://github.com/textbrowser/dooble/releases/tag/2023.12.25

    PR:             275939

 www/dooble/Makefile | 2 +-
 www/dooble/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2023-12-26 19:51:09 UTC
Committed, thanks!