Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2023 18:44:00 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: cbf9f1c9bd60 - 2023Q1 - emulators/rpcs3: unbreak fetch due to repo growth
Message-ID:  <202302071844.317Ii0Vg005043@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=cbf9f1c9bd60ec4c4919644922107646a26071af

commit cbf9f1c9bd60ec4c4919644922107646a26071af
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-02-07 18:43:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-02-07 18:43:51 +0000

    emulators/rpcs3: unbreak fetch due to repo growth
    
    fetch: https://github.com/RPCS3/rpcs3/commit/07549bfdfcfd.patch: size mismatch: expected 112591, actual 112687
    
    This reverts commit fd4b60c1b11c43cb4f5045374c5f16a9c4b698e8.
---
 emulators/rpcs3/distinfo | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo
index 4db3b537d851..2618af507c33 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) = e2392af6f0b25b48dfd27117e42b0d0942b5a51a82937a9bb81746496e0a1fcf
-SIZE (07549bfdfcfd.patch) = 112591
+SHA256 (07549bfdfcfd.patch) = 134b759d303f47c45b1bd092a7d78e630408f06ff71e05c2853313f11f190e5a
+SIZE (07549bfdfcfd.patch) = 112687



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302071844.317Ii0Vg005043>