Date: Sun, 5 Feb 2023 14:31:29 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: fd4b60c1b11c - 2023Q1 - emulators/rpcs3: unbreak fetch due to repo shrink Message-ID: <202302051431.315EVTV1005121@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=fd4b60c1b11c43cb4f5045374c5f16a9c4b698e8 commit fd4b60c1b11c43cb4f5045374c5f16a9c4b698e8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-05 14:30:41 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-05 14:30:41 +0000 emulators/rpcs3: unbreak fetch due to repo shrink fetch: https://github.com/RPCS3/rpcs3/commit/07549bfdfcfd.patch: size mismatch: expected 112687, actual 112591 Reported by: pkg-fallout This reverts commit 9e19b2cb6b183214670fb0faec849e8df5fabd34. --- emulators/rpcs3/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index 2618af507c33..4db3b537d851 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -25,5 +25,5 @@ SHA256 (llvm-llvm-project-llvmorg-13.0.1_GH0.tar.gz) = 09c50d558bd975c4115736442 SIZE (llvm-llvm-project-llvmorg-13.0.1_GH0.tar.gz) = 147290251 SHA256 (b0ee533b3216.patch) = 74e0c849a404397b77cde8c8f6897955783482a8a0d0aad6320b2a17d79fa3ea SIZE (b0ee533b3216.patch) = 1266 -SHA256 (07549bfdfcfd.patch) = 134b759d303f47c45b1bd092a7d78e630408f06ff71e05c2853313f11f190e5a -SIZE (07549bfdfcfd.patch) = 112687 +SHA256 (07549bfdfcfd.patch) = e2392af6f0b25b48dfd27117e42b0d0942b5a51a82937a9bb81746496e0a1fcf +SIZE (07549bfdfcfd.patch) = 112591
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302051431.315EVTV1005121>