Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 05:27:19 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f01e8af45966 - main - www/dooble: Update to 2023.04.01
Message-ID:  <202304050527.3355RJ8O080299@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

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(-)

diff --git a/www/dooble/Makefile b/www/dooble/Makefile
index a3d500e40374..f46b2274ca23 100644
--- a/www/dooble/Makefile
+++ b/www/dooble/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dooble
-DISTVERSION=	2023.02.25
+DISTVERSION=	2023.04.01
 CATEGORIES=	www
 
 MAINTAINER=	eric@camachat.org
diff --git a/www/dooble/distinfo b/www/dooble/distinfo
index f7c3730a41be..56f85a48e9fa 100644
--- a/www/dooble/distinfo
+++ b/www/dooble/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677350220
-SHA256 (textbrowser-dooble-2023.02.25_GH0.tar.gz) = f2982d7701ce5cf6d7d4b401882228932b11d5f37c3a68454ed0988f3b1eaf0a
-SIZE (textbrowser-dooble-2023.02.25_GH0.tar.gz) = 92582176
+TIMESTAMP = 1680379072
+SHA256 (textbrowser-dooble-2023.04.01_GH0.tar.gz) = e5db6cec9e281a7a054c64f5211ed72606117407ea4bb939762ad297fa8a8f3b
+SIZE (textbrowser-dooble-2023.04.01_GH0.tar.gz) = 92588583



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304050527.3355RJ8O080299>