From nobody Fri Dec 03 16:12:14 2021 X-Original-To: dev-commits-ports-all@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 8245B18C322D; Fri, 3 Dec 2021 16:12:15 +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 4J5HsC1NDSz3sG0; Fri, 3 Dec 2021 16:12:15 +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 0F27E13CF7; Fri, 3 Dec 2021 16:12:15 +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 1B3GCExv089652; Fri, 3 Dec 2021 16:12:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B3GCERN089651; Fri, 3 Dec 2021 16:12:14 GMT (envelope-from git) Date: Fri, 3 Dec 2021 16:12:14 GMT Message-Id: <202112031612.1B3GCERN089651@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: e3632b1fd1e0 - main - emulators/wine-devel: Build without Quicktime support List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e3632b1fd1e0d5178fd1fc1c2f1e6d8123fc33c9 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638547935; 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=dkgzGI9e51ugF4hbc9jqs7keFk8nmRj2Q61XwBCGY6Y=; b=S1nR5ZicSt8kNuK4npW6vqVp+rbbxgtHiMkYU9J4OdxuP55/8c+Rl5QKfvJZXrswHxNAdm F7HJIqYh/O06qVVuUuv/lNOw3YCAEQf7F1QvKj9+saibEgeJDrh/vSn0+1+0zoI2mIIXkg Ztby1ksuYSrY4Km0XEt0CDYWioo63P4hSUkt8xyRovIc4uwiKN08GUicclFcSIFNoc5nbn AMgk2YJXn1PS46UFWdY3SJkvL0wyCtme9fJDmNS4th0Kd+x4CW9q5Lf13ua5hmCACXtwiT E2HPB4hDcIUWbQRRMU7pioFtEZJsBK13b1k30tuSZPmSvyZ+rUqB9WPLncfuHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638547935; a=rsa-sha256; cv=none; b=mdyF5UCnqcE+PH4um/TTus17z69KFiF5ZnhEPhaZwau9WyClw/A3FijMxAaP19crbOvLr+ 6f8KG+x9vcwQq6YP8D+oxbo3xeA/oz3iFDt9bs4nRa59ywOk66JYVoHTM869CGCyAyUkyj PSqUzqa0mgAesZZ9IPrruyfLd5PQFjwhS2ikFPfc6K/wI4UKXRI+lTqRv6eBCC2Kptmu/F 1Ed3ZZs5oRIClmlsANrsnLl3f6hCXFqtudHZUTCiDy05e5SZtM3Rm7ylfgDXI2zq2/xJJh jW5OofdCFX7THNB6JMYSrxyHTAQ+aGbs9eTwxDb1FnIX/HhiU2DHOd7Y3lNQAg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3632b1fd1e0d5178fd1fc1c2f1e6d8123fc33c9 commit e3632b1fd1e0d5178fd1fc1c2f1e6d8123fc33c9 Author: Gerald Pfeifer AuthorDate: 2021-12-03 16:11:47 +0000 Commit: Gerald Pfeifer CommitDate: 2021-12-03 16:11:47 +0000 emulators/wine-devel: Build without Quicktime support Quicktime support shouldn't trigger on FreeBSD. Still explicitly configure --without-quicktime in line with our push for deterministic builds. Approved by: maintainer (pre-approval) --- emulators/wine-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index daa7a2d080c5..619c4992cfaf 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -53,6 +53,7 @@ CONFIGURE_ARGS+=--verbose \ --with-pcap \ --with-pthread \ --without-pulse \ + --without-quicktime \ --without-sane \ --with-sdl \ --without-udev \