From owner-dev-commits-ports-branches@freebsd.org Thu May 20 02:44:15 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 47F57631F46; Thu, 20 May 2021 02:44:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FlvFq0hNsz3PxL; Thu, 20 May 2021 02:44:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7B181E4AB; Thu, 20 May 2021 02:44:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14K2iEir026182; Thu, 20 May 2021 02:44:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14K2iESl026181; Thu, 20 May 2021 02:44:14 GMT (envelope-from git) Date: Thu, 20 May 2021 02:44:14 GMT Message-Id: <202105200244.14K2iESl026181@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 43938a30739d - main - graphics/libavif: unbreak fetch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 43938a30739d2edbdad9003ccf73959aeb16c309 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 May 2021 02:44:15 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=43938a30739d2edbdad9003ccf73959aeb16c309 commit 43938a30739d2edbdad9003ccf73959aeb16c309 Author: Jan Beich AuthorDate: 2021-05-20 02:33:28 +0000 Commit: Jan Beich CommitDate: 2021-05-20 02:38:27 +0000 graphics/libavif: unbreak fetch fetch: https://github.com/AOMediaCodec/libavif/commit/2340cdb5f0c2.patch: size mismatch: expected 1712, actual 1714 -index 919f0bc..cb680c3 100644 +index 919f0bc1..cb680c33 100644 --- graphics/libavif/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/libavif/distinfo b/graphics/libavif/distinfo index 0facf3556d84..df2391588a11 100644 --- a/graphics/libavif/distinfo +++ b/graphics/libavif/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1614045101 SHA256 (AOMediaCodec-libavif-v0.9.0_GH0.tar.gz) = ea1603fc18e7dd20cf01f0b405156576886ecb5df84db8c0e87187cd2f8a00f4 SIZE (AOMediaCodec-libavif-v0.9.0_GH0.tar.gz) = 2961252 -SHA256 (2340cdb5f0c2.patch) = d6886eb5f74ba65b84b22859d4c5b9b16e8c0d8692959fd04d0624b2487c6763 -SIZE (2340cdb5f0c2.patch) = 1712 +SHA256 (2340cdb5f0c2.patch) = acc0733963b7e1c9f4bb3563b052a15aff6705729ae08a50123f7a0d537396e5 +SIZE (2340cdb5f0c2.patch) = 1714