From nobody Sat Dec 04 21:44:16 2021 X-Original-To: dev-commits-ports-branches@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 0F45E1895D52; Sat, 4 Dec 2021 21:44:17 +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 4J639r5Yc3z3prB; Sat, 4 Dec 2021 21:44:16 +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 9ECCD401B; Sat, 4 Dec 2021 21:44:16 +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 1B4LiGHO052975; Sat, 4 Dec 2021 21:44:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B4LiGkX052974; Sat, 4 Dec 2021 21:44:16 GMT (envelope-from git) Date: Sat, 4 Dec 2021 21:44:16 GMT Message-Id: <202112042144.1B4LiGkX052974@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 3f1f6920908a - 2021Q4 - graphics/vapoursynth-fmtconv: limit to x86 and arm List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@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/2021Q4 X-Git-Reftype: branch X-Git-Commit: 3f1f6920908a1484ec4253f0b4e7315787a6c2f2 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638654256; 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=oftVPpHo4Cw94c8iTcDurV/0xcD8qU8aitBen+UDqx0=; b=Tyz0hYbbiCHJXSumVBPFyEMmTQnsBSsQX4MCUjuR8vNjvoXKJ1LTqVGQuIb8JshCO9aQ5b UUr1jbJyCNKQ5aXOB3jKPbsvo0ZKPKAw9TbAxhmpCqIVUTBxO7eqgYCKwbR/swbycu11TY +fhBM8gb+LwJY2/BFA6zMxDiHJpKvXTl+PbbcEzI+F4WyY3Ar19AZIscUzRKOcaBmmojYC voCkDyp53i2cI3adveO3DhQKv2XMOKm8/knTLr/0oTXdxfMANqqMr2KawhcdsnuYSrRRk5 5SI5Bkp7xJtbBszy3Rvaa0woL7LmGlHrUukZhS64KVLTakunO6jjNN9/NJ6upQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638654256; a=rsa-sha256; cv=none; b=Sh+AZQqWMSh68VobQ8alGpho6o0ILJ2L8Uvhf0baCNmQxamgeJ8p9yER2D3cfuKan8oScP nzNwi9HsNQfmdXiLmDyJwQ0rZO2Eo799cTQKSfX7C3dz5qwfLx+URHhTTJXbB7gyIi/iMD Rco8cUXZVBXet9Eyw1f763imeafR1cpkY7G285/pQ5y8KtiZT5QLVU2b7qJ9FeKazCUpCZ jN0mRZ/DfWXRbjUdIipWkAWd0CTbVlYrfdm0I1qd7W/1jbt6R1V2i3fayCx0u17Wn0MYJ1 lS2kfP7erG/awpPo/plVlBeqZCn8BEPI9xU9IICN0nn18Y8TFC5wcwtjF0KPpA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f1f6920908a1484ec4253f0b4e7315787a6c2f2 commit 3f1f6920908a1484ec4253f0b4e7315787a6c2f2 Author: Jan Beich AuthorDate: 2021-12-04 21:41:01 +0000 Commit: Jan Beich CommitDate: 2021-12-04 21:43:44 +0000 graphics/vapoursynth-fmtconv: limit to x86 and arm Based on src/fstb/def.h: #if defined (__i386__) || defined (_M_IX86) || defined (_X86_) || defined (_M_X64) || defined (__x86_64__) || defined (__INTEL__) #define fstb_ARCHI fstb_ARCHI_X86 #elif defined (__arm__) || defined (__arm) || defined (__arm64__) || defined (__arm64) || defined (_M_ARM) || defined (__aarch64__) #define fstb_ARCHI fstb_ARCHI_ARM #else #error #endif (cherry picked from commit 646ee61254f0de8b6d3541f19d326ac00078fb2d) --- graphics/vapoursynth-fmtconv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/vapoursynth-fmtconv/Makefile b/graphics/vapoursynth-fmtconv/Makefile index ad448b7591b5..d7085ed99d40 100644 --- a/graphics/vapoursynth-fmtconv/Makefile +++ b/graphics/vapoursynth-fmtconv/Makefile @@ -8,7 +8,7 @@ COMMENT= Format conversion tools for Vapoursynth and Avisyth+ LICENSE= WTFPL -BROKEN_powerpc64= fails to compile on powerpc64: \#error +ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 USE_GITHUB= yes GH_ACCOUNT= EleonoreMizo