Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 17:07:04 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Eric Camachat <eric@camachat.org>
Subject:   git: 392858746a9e - main - www/dooble: Update 2026.02.09 => 2026.02.15
Message-ID:  <699c8938.362d0.778cc001@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 392858746a9ecb7087495d9a212b311a66d8cd3f
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2026-02-23 17:05:37 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-23 17:05:37 +0000

    www/dooble: Update 2026.02.09 => 2026.02.15
    
    Changelog:
     - Interpret command-line arguments as local files first and then as
       remote locations. See 2025.11.25 item.
     - New Settings -> Web -> Local Content Can Access File URLs.
     - New Settings -> Web -> Special Files Suffixes.
     - Sleepy-deepy timers on panel closings.
     - Special logic for displaying .desktop files. A page's setContent()
       method will be issued whenever the local file has a suffix of
       .desktop. GitHub ticket #274.
    https://github.com/textbrowser/dooble/releases/tag/2026.02.15
    
    PR:     293203
---
 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 43028f8a523b..243da236f183 100644
--- a/www/dooble/Makefile
+++ b/www/dooble/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dooble
-DISTVERSION=	2026.02.09
+DISTVERSION=	2026.02.15
 CATEGORIES=	www
 
 MAINTAINER=	eric@camachat.org
diff --git a/www/dooble/distinfo b/www/dooble/distinfo
index 32282d4f74ef..f83e644e5b0a 100644
--- a/www/dooble/distinfo
+++ b/www/dooble/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1770777456
-SHA256 (textbrowser-dooble-2026.02.09_GH0.tar.gz) = adbd6bb9c9c8f4ed7ac6d3b1facd66403f5c4f1f0c7be516f7fb5935c3ab696e
-SIZE (textbrowser-dooble-2026.02.09_GH0.tar.gz) = 6657778
+TIMESTAMP = 1771177279
+SHA256 (textbrowser-dooble-2026.02.15_GH0.tar.gz) = 3db65387edb9caf2b67d8c6ae5d90ae7827352bdc0162ecf0cce36e3a22dd3ec
+SIZE (textbrowser-dooble-2026.02.15_GH0.tar.gz) = 6657917
 SHA256 (textbrowser-dooble-dictionaries-0f1e715_GH0.tar.gz) = 474b2fd45429ed4cf68347dedd2c47650310d7e53a23cbeb8452655f596dc80c
 SIZE (textbrowser-dooble-dictionaries-0f1e715_GH0.tar.gz) = 34764866


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699c8938.362d0.778cc001>