git: f93917f2e482 - main - graphics/libavif: unbreak tests with LIBSHARPYUV=off after 36a733d8a533

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 17 Oct 2022 23:48:15 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f93917f2e482b60c1cb8ecc921b6e66e818b11d5

commit f93917f2e482b60c1cb8ecc921b6e66e818b11d5
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-10-17 22:41:49 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-10-17 23:47:58 +0000

    graphics/libavif: unbreak tests with LIBSHARPYUV=off after 36a733d8a533
    
    91% tests passed, 1 tests failed out of 11
    
    Total Test time (real) =  11.38 sec
    
    The following tests FAILED:
              9 - avifrgbtoyuvtest (Failed)
---
 graphics/libavif/Makefile | 1 +
 graphics/libavif/distinfo | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/graphics/libavif/Makefile b/graphics/libavif/Makefile
index 86666d02933c..e9ae94dfb5ec 100644
--- a/graphics/libavif/Makefile
+++ b/graphics/libavif/Makefile
@@ -7,6 +7,7 @@ PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	2340cdb5f0c2.patch:-p1 # https://github.com/AOMediaCodec/libavif/pull/296
 PATCHFILES+=	fac19c9b5a71.patch:-p1 # https://github.com/AOMediaCodec/libavif/pull/1163
 PATCHFILES+=	dfb427987185.patch:-p1 # https://github.com/AOMediaCodec/libavif/pull/1167
+PATCHFILES+=	7e70644c4c36.patch:-p1 # https://github.com/AOMediaCodec/libavif/pull/1171
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Library for encoding and decoding .avif files
diff --git a/graphics/libavif/distinfo b/graphics/libavif/distinfo
index 83d643f56dd9..2f52b9b2ed29 100644
--- a/graphics/libavif/distinfo
+++ b/graphics/libavif/distinfo
@@ -7,3 +7,5 @@ SHA256 (fac19c9b5a71.patch) = 054fbe8571ad387375a1f259a86e6d3dfe0e826dce47b17e69
 SIZE (fac19c9b5a71.patch) = 2417
 SHA256 (dfb427987185.patch) = 554f1250e7eb9b67f2c1bebbd8b2cacfe97bd5ad611a48dc2f04cdcdb3f14ce3
 SIZE (dfb427987185.patch) = 1969
+SHA256 (7e70644c4c36.patch) = fd403d77a65ec033f073bb1aab8f3ba44ee39ad82f1e1fd9474fdf24b90ec556
+SIZE (7e70644c4c36.patch) = 2779