From nobody Sat Jan 1 01:41:40 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 C7EF9192A065; Sat, 1 Jan 2022 01:41:40 +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 4JQl9J2ZHYz3PMr; Sat, 1 Jan 2022 01:41:40 +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 389D9161AF; Sat, 1 Jan 2022 01:41:40 +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 2011feA8046056; Sat, 1 Jan 2022 01:41:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 2011fexB046046; Sat, 1 Jan 2022 01:41:40 GMT (envelope-from git) Date: Sat, 1 Jan 2022 01:41:40 GMT Message-Id: <202201010141.2011fexB046046@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: beb378a9cf7d - main - emulators/yuzu: unbreak fetch after 8042b641840f 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: beb378a9cf7dc275aaa15d74465ff944b2cf49c3 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641001300; 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=vQmLW+5jtzNfA4qjWhRt2g+mAXAeX2BH5PmBrGcllZU=; b=M4eVnw1p8FZ7B5vBEVVtizlYpcbt+QYehUBkPh4uLvtLhMiJqQsVgsKoPRg3Qn86hyW2Jl 8L+iKo6QpCh88FG1jPqrqWZT/p5YMPTJ1XXhIIGt5Q2Rd0oyIRDEm41ZmtycEorBRONEbv 9OwE8XCjmTOo0KQ984nBPf38MazXn4YOAs1JcWRgZGbOSqdVq6GW0Q59XV5kVAY+a1nNWP pVP5NlCsyN88hhU2DIhArx995fdwLUoo5kTthtONSDmhbvKpRyJU3fKE2drHEhYB5+LaGd 0HPXuRbyC7H28/ags8CpTHL8SWl4ITMW0iAxsCC7UPqpqApQV2xaPzBmI2y4Cg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641001300; a=rsa-sha256; cv=none; b=qczFY8F7fQFtVsP/Xt++uTCLgU2RDedLOJEeIRSLa15FbkQG1HQqLtqE1YZmUmzbVEsWEp Ja3vjP1woM7R6GiUN8eLctCQtCjp+fDMuImHiS7GvoiQNwETIXNdQwQmvkJKeOAKuRBvYf vrB4HGM4cQQHJlI/rF1msGPPeu0A9dXbYEZT7tdyVBxSsaBTZW8uiuAEOaE65lB0DbmMyG 45daXMg2TzTCCoVT+qTtQcaLxY5XyrUsoFBfdsR4It6l9VashAO2481ybgckylpWZbuzy9 clA4FRZbDStHAAg/dG+cwu8/I+TzkARCgKiwxb+IZ4OgdoKNozAsqSUuSTikpw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=beb378a9cf7dc275aaa15d74465ff944b2cf49c3 commit beb378a9cf7dc275aaa15d74465ff944b2cf49c3 Author: Jan Beich AuthorDate: 2022-01-01 01:36:26 +0000 Commit: Jan Beich CommitDate: 2022-01-01 01:41:16 +0000 emulators/yuzu: unbreak fetch after 8042b641840f Failover between mirrors doesn't work if file exists but is different. => Attempting to fetch https://api.yuzu-emu.org/gamedb/?dummy=/yuzu/compatibility_list.json [...] => SHA256 Checksum mismatch for yuzu/compatibility_list.json. [...] ===> Giving up on fetching files: yuzu/compatibility_list.json Reported by: pkg-fallout --- emulators/yuzu/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index d2c5ac2d6343..0d7e7b3bb516 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -2,8 +2,11 @@ PORTNAME= yuzu PORTVERSION= s20211231 PORTREVISION?= 0 CATEGORIES= emulators -MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb \ - LOCAL/jbeich:gamedb +.if make(makesum) +MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb +.else +MASTER_SITES= LOCAL/jbeich:gamedb +.endif DISTFILES= ${PORTNAME}/compatibility_list.json:gamedb EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//}