git: 4b54b45cb067 - main - www/dooble: update to 2024.09.29

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 02 Oct 2024 20:46:10 UTC
The branch main has been updated by fernape:

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

commit 4b54b45cb06744a59652e36722109d472495dcb7
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2024-09-30 16:59:45 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-10-02 20:45:55 +0000

    www/dooble: update to 2024.09.29
    
    ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2024.09.29
    
     * Allow -style terminal argument.
     * Attempt to discover terminal file URLs.
     * Attempt to load translation files according to QTranslator::load(QLocale(),
       "dooble", "_", path, ".qm") and QTranslator::load(QLocale(), "qtbase", "_",
               path, ".qm").
     * Automatics and constants. Please report errors.
     * Everyone loves elapsed time! See Floating Digital Clock.
     * New --disable-javascript option.
     * New --normal-screen option.
     * New --reload-periodically TIME option.
     * Removed incorrect text from History label: Private Dooble History windows do
       not exist.
     * Save the floating history window's geometry only if the window is visible.
       Otherwise, the recorded geometry will be invalid in a future session.
     * Set QMAKE_MACOSX_DEPLOYMENT_TARGET to 12.0.
     * Set terminal URL schemes to HTTPS.
     * Source release!
     * Windows 11 release!
    
    PR:             281775
    Reported by:    eric@camachat.org
---
 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 dd0cbf9beed8..f5249dbe5d62 100644
--- a/www/dooble/Makefile
+++ b/www/dooble/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dooble
-DISTVERSION=	2024.08.20
+DISTVERSION=	2024.09.29
 CATEGORIES=	www
 
 MAINTAINER=	eric@camachat.org
diff --git a/www/dooble/distinfo b/www/dooble/distinfo
index 6bbc0d0192a9..73c3c7d84b4b 100644
--- a/www/dooble/distinfo
+++ b/www/dooble/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724212472
-SHA256 (textbrowser-dooble-2024.08.20_GH0.tar.gz) = dbacd6adf762964983a1943496cd435ea9e4cf269568141d85a3c12d67acbc1e
-SIZE (textbrowser-dooble-2024.08.20_GH0.tar.gz) = 42755735
+TIMESTAMP = 1727706982
+SHA256 (textbrowser-dooble-2024.09.29_GH0.tar.gz) = f25d52bf20385061c5125a1a99182c001dbf2e7624e67254e0dcb4cee5d9859a
+SIZE (textbrowser-dooble-2024.09.29_GH0.tar.gz) = 42642337