From nobody Tue Nov 29 04:49:20 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NLqcd0cbsz4hhkj; Tue, 29 Nov 2022 04:49:21 +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 4NLqcd07dbz4P18; Tue, 29 Nov 2022 04:49:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669697361; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1UsygBkCo89W76XGoT/LM8UmZepRfTuM70PDi8MFyos=; b=aTp8dwtgevfqTMETj9YG6RqHAPXS9igAWXsxJaa0bPz5A9KfaiiZoUIzNxA+gEBk1KToDw BYn2gYY/1Fg1luN0An1NjaM6EprvqiJCQq9+x16XSLHrsb3DitA9FMIHfihb3GaMYhNXFa hlW56M+o9exQhgrZD0xegxtlO9KbzKnDTzABG8LyPkiYmy0/HPEkmAozarbazVT6l6tIPc Vg7DiM4n0TL7Hmzuk0wLbf3Own1r3S8G22lRtT9emwr1E3hSe7XPrfexG5YOdalUgoa5Ht qcy7Nu0b1yihHq42t4/5oLthUoEvs9OVZ8g4R4m2ZFt9QDsIhi6E98ti91A8Tg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669697361; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1UsygBkCo89W76XGoT/LM8UmZepRfTuM70PDi8MFyos=; b=HlyH4evX2X3ZlNUhzr4LL5tBAN5ht+1I2HArwOGX1+EFCqENAS7JZne+mb/5Iu6WNKFBXp Zdg+bAgjrGpL9bCrYXmPAxY+vpIV2LxZ/1+ahMwYXBP1Z1/vIWgzaU8cFWQGOCU78mIu3M zlc9WhR/IpTUYeBeh5+P91DMZM318vgxBG5MFLxYp3ROJvRZ/jJxT3sxe9rUgZnACoRBL+ Cf7+xuFgnR9lXM+EZq3TblVfeORbKckMzkTGBExej/bMRg433Ps2RVn+QgadIVAvtGlvWH a26mmwpSp3xSyxgtBDr9ErsvrykjI7Rr8HgBTu4/a/y+uMyACWxFntGqQA21zw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669697361; a=rsa-sha256; cv=none; b=qpTY6O7iQjUNUyVv7GzK3WHpEt2wHvePVPQnS28Mmb0JoUzzPsikKwyS8V8OPXttE3lyUT icHM1vqNZ4p+bQFNM3cGcB0gj1QvgkErFBzE50V/q2CAr4B4h4xw73Un8Wuzqjscn1iH6J wTgbS461c1Z7tlv1aMzaykCGAfrnd0DBbctxJkmg7QT0mxuNTh7IsqH2PpEyvPv8Eo6n55 cN4qktb6vfWgrR5zwddfAZwg7AegSrhZVzJ8MQ0PgZZVPU7vzibQWgryO2pvmvpE4Ljpsd wqiPNN9aljsneMfJhHHIkAwWYIStzDdy0vUW8e5ZnQ1xkl7HyAECSUYOT0K9MA== 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 4NLqcc6HZsz14bc; Tue, 29 Nov 2022 04:49:20 +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 2AT4nKam047873; Tue, 29 Nov 2022 04:49:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2AT4nKNV047872; Tue, 29 Nov 2022 04:49:20 GMT (envelope-from git) Date: Tue, 29 Nov 2022 04:49:20 GMT Message-Id: <202211290449.2AT4nKNV047872@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 64ee29a095ea - main - emulators/rpcs3: unbreak fetch due to repo growth List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: 64ee29a095ea1c183d383e114dab2e0572f299bf Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=64ee29a095ea1c183d383e114dab2e0572f299bf commit 64ee29a095ea1c183d383e114dab2e0572f299bf Author: Jan Beich AuthorDate: 2022-11-28 08:24:37 +0000 Commit: Jan Beich CommitDate: 2022-11-29 04:49:13 +0000 emulators/rpcs3: unbreak fetch due to repo growth fetch: https://github.com/RPCS3/rpcs3/commit/052d8cceb679.patch: size mismatch: expected 111096, actual 111192 -index f195a96c365..70b5299241f 100755 +index f195a96c3652..70b5299241fa 100755 -index 30b067473a8..9debc655c4a 100755 +index 30b067473a87..9debc655c4a1 100755 -index 4b1e5ca9634..6a3bc9f65f9 100755 +index 4b1e5ca96345..6a3bc9f65f95 100755 -index 5f5b816a3e7..f77a2f86555 100644 +index 5f5b816a3e7c..f77a2f86555c 100644 -index ed42399f97a..00000000000 +index ed42399f97a2..000000000000 -index 00000000000..d25c7a7bec6 +index 000000000000..d25c7a7bec6d -index abb20007d12..dd8bebaff7d 100644 +index abb20007d128..dd8bebaff7d7 100644 -index f94c9c010d3..2a6d0288b0d 100644 +index f94c9c010d3e..2a6d0288b0da 100644 -index ff02cc95c37..4800049c204 100644 +index ff02cc95c372..4800049c2047 100644 -index 7ecad36c3e0..35a42360009 100644 +index 7ecad36c3e07..35a423600093 100644 -index 467e00dd99f..14e22503383 100644 +index 467e00dd99ff..14e22503383e 100644 -index c0813bd8024..2290b1ee326 100644 +index c0813bd8024a..2290b1ee3261 100644 -index ca737f120e7..07836a064dd 100644 +index ca737f120e75..07836a064dd7 100644 -index adcd2653f1e..1c0eb5588b0 100644 +index adcd2653f1e3..1c0eb5588b08 100644 -index e6d5fa657ed..88812756683 100644 +index e6d5fa657ed6..888127566831 100644 -index 556a09f58fa..506a4aa428d 100644 +index 556a09f58faf..506a4aa428d7 100644 -index d55f40215fe..2fc4cbf25f1 100644 +index d55f40215fe1..2fc4cbf25f15 100644 -index 871961e9d0f..a8f4bd3b34b 100644 +index 871961e9d0fe..a8f4bd3b34b9 100644 -index f363477f150..80e33bfad74 100644 +index f363477f150f..80e33bfad743 100644 -index 3ac4639e238..302791f38cc 100644 +index 3ac4639e2389..302791f38cc3 100644 -index db2d4c6b287..89f72cef8d1 100644 +index db2d4c6b287a..89f72cef8d1f 100644 -index 56aa29a6cf7..da18f64cca8 100644 +index 56aa29a6cf78..da18f64cca8e 100644 -index 6deef8173e6..8afe262f22c 100644 +index 6deef8173e65..8afe262f22c7 100644 -index 5c2bad36cda..cf5b19197d0 100644 +index 5c2bad36cda4..cf5b19197d00 100644 -index 53a60e725c5..fa21f71d8e5 100644 +index 53a60e725c5a..fa21f71d8e53 100644 -index 0d57b02e7a4..c92d9baffba 100644 +index 0d57b02e7a42..c92d9baffbaa 100644 -index 349c97b0cf5..6fea9c0105a 100644 +index 349c97b0cf5a..6fea9c0105a8 100644 -index 8b1e0d22806..48e4c520e87 100644 +index 8b1e0d228068..48e4c520e877 100644 -index fa2ea71e527..320b2b97c9f 100644 +index fa2ea71e5272..320b2b97c9f1 100644 -index 4b65a32777a..b9ffd8761ee 100644 +index 4b65a32777a8..b9ffd8761ee4 100644 -index 16b15b89782..7797c2a2e50 100644 +index 16b15b89782f..7797c2a2e505 100644 -index 9033fc80214..1cf42552d54 100644 +index 9033fc802145..1cf42552d548 100644 -index 67f0eaae178..a16fc24fc6f 100644 +index 67f0eaae1788..a16fc24fc6f5 100644 -index 929aa3f047d..3e4d042b6b7 100644 +index 929aa3f047d8..3e4d042b6b72 100644 -index da9ca6f4827..3a906ba837f 100644 +index da9ca6f4827d..3a906ba837f5 100644 -index a6a6d634a8f..7ca79bccb56 100644 +index a6a6d634a8fd..7ca79bccb563 100644 -index 495384bc0e0..96763827329 100644 +index 495384bc0e0e..967638273290 100644 -index cf97a120be7..a2d2c81bac0 100644 +index cf97a120be70..a2d2c81bac07 100644 -index 18c906bd3e5..27920c3c247 100644 +index 18c906bd3e57..27920c3c2472 100644 -index 0b4f707354b..4cf1f01a7e1 100644 +index 0b4f707354be..4cf1f01a7e16 100644 -index 459c632d0d7..4f19155be94 100644 +index 459c632d0d74..4f19155be94e 100644 -index 4cd42a4cd54..3385a5048f7 100644 +index 4cd42a4cd549..3385a5048f73 100644 -index aa5af7af8e1..9f79dcaa76c 100644 +index aa5af7af8e1e..9f79dcaa76ca 100644 -index 11c5ff3fbd8..7d19c22d5c8 100644 +index 11c5ff3fbd89..7d19c22d5c80 100644 -index 39c40a59152..ad980d238f9 100644 +index 39c40a591524..ad980d238f97 100644 -index 6e02427479d..10450221404 100644 +index 6e02427479d9..10450221404f 100644 -index 37f03d31aa1..55879201e4c 100644 +index 37f03d31aa1f..55879201e4cc 100644 -index 66759b5261d..dd46e959d67 100644 +index 66759b5261dc..dd46e959d67e 100644 Reported by: pkg-fallout (cherry picked from commit 8a139da462c962e4b57165f4265a91f06254b9d7) --- emulators/rpcs3/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo index 86ef55f0b484..07bb41b94e39 100644 --- a/emulators/rpcs3/distinfo +++ b/emulators/rpcs3/distinfo @@ -23,5 +23,5 @@ SHA256 (wolfSSL-wolfssl-v5.5.0-stable_GH0.tar.gz) = c34b74b5f689fac7becb05583b04 SIZE (wolfSSL-wolfssl-v5.5.0-stable_GH0.tar.gz) = 18814382 SHA256 (llvm-llvm-project-llvmorg-13.0.1-rc1_GH0.tar.gz) = c9411f1882eaf0c190fd5b412deb0bd7dba61a48df243d3408298cc6f53b6921 SIZE (llvm-llvm-project-llvmorg-13.0.1-rc1_GH0.tar.gz) = 147284646 -SHA256 (052d8cceb679.patch) = 5e8e600ca1a6889a4f19b574275af1379a7c0b57de776f4d955dc95fdcb2c973 -SIZE (052d8cceb679.patch) = 111096 +SHA256 (052d8cceb679.patch) = 7f641d0c9c90aa96d2677d64f6decbbf72f236b6def2f4f81477a7fd785791ad +SIZE (052d8cceb679.patch) = 111192