Date: Thu, 30 Mar 2023 00:47:49 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: 4bc654321208 - main - textproc/scdoc: unbreak fetch due to Git upgrade Message-ID: <202303300047.32U0lnGJ012893@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=4bc6543212080537d4bdd9709093195f74c136ee commit 4bc6543212080537d4bdd9709093195f74c136ee Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-30 00:23:30 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-30 00:23:30 +0000 textproc/scdoc: unbreak fetch due to Git upgrade => Fetched file size mismatch (expected 12746, actual 12803) See also: https://github.com/git/git/commit/4f4be00d302b --- textproc/scdoc/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/scdoc/distinfo b/textproc/scdoc/distinfo index 58aa26d7bd5f..d6b18c1b65c9 100644 --- a/textproc/scdoc/distinfo +++ b/textproc/scdoc/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1636790685 -SHA256 (scdoc-1.11.2.tar.gz) = e9ff9981b5854301789a6778ee64ef1f6d1e5f4829a9dd3e58a9a63eacc2e6f0 -SIZE (scdoc-1.11.2.tar.gz) = 12746 +SHA256 (scdoc-1.11.2.tar.gz) = 43a50075f614e351820c6951ec88e9a4fb2f22201ceab2f9553cd421916c7bfb +SIZE (scdoc-1.11.2.tar.gz) = 12803
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303300047.32U0lnGJ012893>