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.
^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!
Committed, Thanks!
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(-)