Date: Thu, 2 Feb 2023 08:31:20 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: 9fd5233569f6 - main - graphics/libavif: unbreak fetch due to repo growth Message-ID: <202302020831.3128VKtG044830@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=9fd5233569f6b7525a25374c771128c2caed0409 commit 9fd5233569f6b7525a25374c771128c2caed0409 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-02 08:28:24 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-02 08:29:42 +0000 graphics/libavif: unbreak fetch due to repo growth fetch: https://github.com/AOMediaCodec/libavif/commit/2340cdb5f0c2.patch: size mismatch: expected 1714, actual 1716 -index 919f0bc1..cb680c33 100644 +index 919f0bc14..cb680c335 100644 --- graphics/libavif/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/libavif/distinfo b/graphics/libavif/distinfo index c20e6241edf9..2c64bf9f2340 100644 --- a/graphics/libavif/distinfo +++ b/graphics/libavif/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1666215155 SHA256 (AOMediaCodec-libavif-v0.11.1_GH0.tar.gz) = 0eb49965562a0e5e5de58389650d434cff32af84c34185b6c9b7b2fccae06d4e SIZE (AOMediaCodec-libavif-v0.11.1_GH0.tar.gz) = 5826813 -SHA256 (2340cdb5f0c2.patch) = acc0733963b7e1c9f4bb3563b052a15aff6705729ae08a50123f7a0d537396e5 -SIZE (2340cdb5f0c2.patch) = 1714 +SHA256 (2340cdb5f0c2.patch) = 20ee35cb5581d7be24d7a455eebdd21e89d71bbed093e7fd76cd5caac4d3ed52 +SIZE (2340cdb5f0c2.patch) = 1716
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302020831.3128VKtG044830>