Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2023 12:27:27 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: 2d995711e40e - main - www/dooble: update to 2023.01.18
Message-ID:  <202301231227.30NCRRZv070370@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=2d995711e40ea5ba24855a9f261794993c2428b4

commit 2d995711e40ea5ba24855a9f261794993c2428b4
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2023-01-21 17:03:31 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-01-23 12:23:09 +0000

    www/dooble: update to 2023.01.18
    
    ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.01.18
    
     * Do not save private session tabs.
     * Dooble profiles through the DOOBLE_HOME environment variable.
     * Finicky QFont and empty strings. Some corrections.
     * Swiftly download version information and display it in About.
    
    PR:             269071
    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 c76ffa7d560b..00a9a6efb052 100644
--- a/www/dooble/Makefile
+++ b/www/dooble/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dooble
-DISTVERSION=	2023.01.13
+DISTVERSION=	2023.01.18
 CATEGORIES=	www
 
 MAINTAINER=	eric@camachat.org
diff --git a/www/dooble/distinfo b/www/dooble/distinfo
index ec43c11f0524..561a3f375026 100644
--- a/www/dooble/distinfo
+++ b/www/dooble/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673621618
-SHA256 (textbrowser-dooble-2023.01.13_GH0.tar.gz) = 1d0b50a5d5b47b52dbf4f81383ba928276c38ecc851c58168c45b3535e3b3e61
-SIZE (textbrowser-dooble-2023.01.13_GH0.tar.gz) = 92578205
+TIMESTAMP = 1674146152
+SHA256 (textbrowser-dooble-2023.01.18_GH0.tar.gz) = 8a7f8edb6c0ee04cb4fdb56147695459fcad993f77bd97e9362fcc921f2c9d2c
+SIZE (textbrowser-dooble-2023.01.18_GH0.tar.gz) = 92602473



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