Date: Thu, 30 Mar 2023 00:49:06 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 1eca643f0412 - 2023Q1 - textproc/scdoc: unbreak fetch due to Git upgrade Message-ID: <202303300049.32U0n67i013727@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1eca643f041256945377236b4d33ece9951c5835 commit 1eca643f041256945377236b4d33ece9951c5835 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:42:50 +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 (cherry picked from commit 4bc6543212080537d4bdd9709093195f74c136ee) --- 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?202303300049.32U0n67i013727>