Date: Sat, 2 Sep 2023 17:59:54 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4066e83c021c - main - www/dooble: update to 2023.08.30 Message-ID: <202309021759.382HxsbR059936@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=4066e83c021c82c32049c2393f4e98a076ca33c6 commit 4066e83c021c82c32049c2393f4e98a076ca33c6 Author: Eric Camachat <eric@camachat.org> AuthorDate: 2023-08-31 14:57:14 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-09-02 17:59:26 +0000 www/dooble: update to 2023.08.30 ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.08.30 * Create new page via double-click on a tab bar. GitHub ticket. * OS/2 and QLocalServer::UserAccessOption corrections. * Qt 6.5.2 LTS. PR: 273467 Reported by: eric@camachat.org (maintainer) --- www/dooble/Makefile | 3 +-- www/dooble/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/dooble/Makefile b/www/dooble/Makefile index bae8f45a4cdf..1e266c545575 100644 --- a/www/dooble/Makefile +++ b/www/dooble/Makefile @@ -1,6 +1,5 @@ PORTNAME= dooble -DISTVERSION= 2023.07.15 -PORTREVISION= 1 +DISTVERSION= 2023.08.30 CATEGORIES= www MAINTAINER= eric@camachat.org diff --git a/www/dooble/distinfo b/www/dooble/distinfo index 435c570d187d..991d0b0620d5 100644 --- a/www/dooble/distinfo +++ b/www/dooble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689256702 -SHA256 (textbrowser-dooble-2023.07.15_GH0.tar.gz) = c8eed360d940d724bf23dbc7a2dba4a53312bd97b2d563b77af027a22079a94e -SIZE (textbrowser-dooble-2023.07.15_GH0.tar.gz) = 90240040 +TIMESTAMP = 1693251481 +SHA256 (textbrowser-dooble-2023.08.30_GH0.tar.gz) = d430cbc8fcbe7627d7494bd995d7e88beb728cd94bf4d3039cb3718e685391a7 +SIZE (textbrowser-dooble-2023.08.30_GH0.tar.gz) = 90239922
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309021759.382HxsbR059936>