Date: Wed, 1 Feb 2023 11:19:03 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: 11f8af57d211 - main - www/dooble: update to 2023.01.30 Message-ID: <202302011119.311BJ3EF018051@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=11f8af57d2113873d82276fc2a032b7fd5edec2e commit 11f8af57d2113873d82276fc2a032b7fd5edec2e Author: Eric Camachat <eric@camachat.org> AuthorDate: 2023-01-31 17:16:01 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-02-01 11:14:44 +0000 www/dooble: update to 2023.01.30 ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.01.30 Support XDG_CONFIG_HOME. PR: 269239 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 00a9a6efb052..8608b43af1e8 100644 --- a/www/dooble/Makefile +++ b/www/dooble/Makefile @@ -1,5 +1,5 @@ PORTNAME= dooble -DISTVERSION= 2023.01.18 +DISTVERSION= 2023.01.30 CATEGORIES= www MAINTAINER= eric@camachat.org diff --git a/www/dooble/distinfo b/www/dooble/distinfo index 561a3f375026..a05037b16f2f 100644 --- a/www/dooble/distinfo +++ b/www/dooble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674146152 -SHA256 (textbrowser-dooble-2023.01.18_GH0.tar.gz) = 8a7f8edb6c0ee04cb4fdb56147695459fcad993f77bd97e9362fcc921f2c9d2c -SIZE (textbrowser-dooble-2023.01.18_GH0.tar.gz) = 92602473 +TIMESTAMP = 1675091930 +SHA256 (textbrowser-dooble-2023.01.30_GH0.tar.gz) = 2d4eb72a5b17d550af133a7ea5ad587fd762b4244d4c472710a26fa894827a3d +SIZE (textbrowser-dooble-2023.01.30_GH0.tar.gz) = 92608095
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302011119.311BJ3EF018051>