Date: Thu, 22 Aug 2024 18:47:59 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 518e5f4c9a06 - main - www/dooble: update 2024.08.19 =?utf-8?Q?=E2=86=92?= 2024.08.20 Message-ID: <202408221847.47MIlxah048509@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=518e5f4c9a06beb5f34a8128fe43e6020552be5b commit 518e5f4c9a06beb5f34a8128fe43e6020552be5b Author: Eric Camachat <eric@camachat.org> AuthorDate: 2024-08-22 18:46:21 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-22 18:46:21 +0000 www/dooble: update 2024.08.19 → 2024.08.20 Changelog: - Allow about:blank in address field. - Corrected Search Engines -> Add Checked. An empty syntax was not allowed. https://github.com/textbrowser/dooble/releases/tag/2024.08.20 PR: 280996 --- 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 7e010f2cc87b..dd0cbf9beed8 100644 --- a/www/dooble/Makefile +++ b/www/dooble/Makefile @@ -1,5 +1,5 @@ PORTNAME= dooble -DISTVERSION= 2024.08.19 +DISTVERSION= 2024.08.20 CATEGORIES= www MAINTAINER= eric@camachat.org diff --git a/www/dooble/distinfo b/www/dooble/distinfo index 369025583d8a..6bbc0d0192a9 100644 --- a/www/dooble/distinfo +++ b/www/dooble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724036327 -SHA256 (textbrowser-dooble-2024.08.19_GH0.tar.gz) = bb5268ec3ceb036587fb3cc2fec33accbe05c57b5904fd45359bc84eb4616209 -SIZE (textbrowser-dooble-2024.08.19_GH0.tar.gz) = 42755409 +TIMESTAMP = 1724212472 +SHA256 (textbrowser-dooble-2024.08.20_GH0.tar.gz) = dbacd6adf762964983a1943496cd435ea9e4cf269568141d85a3c12d67acbc1e +SIZE (textbrowser-dooble-2024.08.20_GH0.tar.gz) = 42755735
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408221847.47MIlxah048509>