Date: Thu, 2 Feb 2023 08:31:22 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7d69065bbf52 - main - x11/taiga: unbreak fetch Message-ID: <202302020831.3128VMuS044890@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d69065bbf52b317eb3a0dc0b5cf899ac688e832 commit 7d69065bbf52b317eb3a0dc0b5cf899ac688e832 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-02 08:17:31 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-02 08:31:15 +0000 x11/taiga: unbreak fetch => Fetched file size mismatch (expected 26181, actual 26209) Tested by: tar -tv, diff -ur, mtree -R time -K sha256 --- x11/taiga/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/taiga/distinfo b/x11/taiga/distinfo index 3928a5ce69a0..d945b7566377 100644 --- a/x11/taiga/distinfo +++ b/x11/taiga/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1599463368 -SHA256 (taiga-34c64aa7c3d7.tar.gz) = e3c9af96088133190a0900666435fe1bf4c80f27d7a4ab964efa518dae6cbf68 -SIZE (taiga-34c64aa7c3d7.tar.gz) = 26181 +SHA256 (taiga-34c64aa7c3d7.tar.gz) = c0cea5fff2f36699094e73d83f341125974cd63802c4eb4e9673add314b0a2db +SIZE (taiga-34c64aa7c3d7.tar.gz) = 26209
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302020831.3128VMuS044890>