Bug 270585

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

Description Eric Camachat 2023-04-01 20:25:14 UTC
Created attachment 241253 [details]
Update to 2023.04.01

Release Notes:
 - Added -Wformat-security, -fstack-clash-protection for Linux builds.
 - Corrected widget buddies. Buddies are similar to mnemonics.
 - Include the text (Private) in private Dooble window titles.
 - New Private Window shortcut. GitHub ticket #165.
 - Relative location character. Please see Settings -> Web. For example, suppose the special character is /. https://www.arduino.cc/reference/en/ will be transformed into https://www.arduino.cc. GitHub ticket #147.
 - Retain proxy information if a proxy is disabled.
 - Retrieve a complete locale name for translation file warning in Settings -> Display. GitHub ticket #176.
 - The Linux bundle was created on KUbuntu 22.04.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-03 07:33:25 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-05 05:27:35 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-05 05:28:14 UTC
A commit in branch main references this bug:

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

commit f01e8af45966a89047f9a015ceffb83c5288dfc5
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2023-04-03 07:29:14 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-04-05 05:22:34 +0000

    www/dooble: Update to 2023.04.01

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

     * Added -Wformat-security, -fstack-clash-protection for Linux builds.
     * Corrected widget buddies. Buddies are similar to mnemonics.
     * Include the text (Private) in private Dooble window titles.
     * New Private Window shortcut.
     * Relative location character. Please see Settings -> Web.
     * Retain proxy information if a proxy is disabled.
     * Retrieve a complete locale name for translation file warning in Settings ->
       Display.
     * The Linux bundle was created on KUbuntu 22.04.

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

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