Date: Tue, 28 Feb 2023 09:48:35 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: 5185ea910ddb - main - www/dooble: update to 2023.02.25 Message-ID: <202302280948.31S9mZLm064207@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=5185ea910ddbac43360b0d5ae5ec9b90f773395a commit 5185ea910ddbac43360b0d5ae5ec9b90f773395a Author: Eric Camachat <eric@camachat.org> AuthorDate: 2023-02-27 10:33:44 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-02-28 09:44:08 +0000 www/dooble: update to 2023.02.25 ChangeLog: https://github.com/textbrowser/dooble/releases/tag/2023.02.25 * Allow empty Home URL. * Ignite a search from the address bar. * Search engine titles must be unique! PR: 269839 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 a42d0a4846fc..a3d500e40374 100644 --- a/www/dooble/Makefile +++ b/www/dooble/Makefile @@ -1,5 +1,5 @@ PORTNAME= dooble -DISTVERSION= 2023.02.20 +DISTVERSION= 2023.02.25 CATEGORIES= www MAINTAINER= eric@camachat.org diff --git a/www/dooble/distinfo b/www/dooble/distinfo index f8618dc6cd2c..f7c3730a41be 100644 --- a/www/dooble/distinfo +++ b/www/dooble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676993236 -SHA256 (textbrowser-dooble-2023.02.20_GH0.tar.gz) = fa2a8f2687c44547f32b1d8f6879ede8792e23197e8ac01d99e619529ce57717 -SIZE (textbrowser-dooble-2023.02.20_GH0.tar.gz) = 92605866 +TIMESTAMP = 1677350220 +SHA256 (textbrowser-dooble-2023.02.25_GH0.tar.gz) = f2982d7701ce5cf6d7d4b401882228932b11d5f37c3a68454ed0988f3b1eaf0a +SIZE (textbrowser-dooble-2023.02.25_GH0.tar.gz) = 92582176
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302280948.31S9mZLm064207>