From nobody Sun Dec 19 14:52:43 2021 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 D859618F9951; Sun, 19 Dec 2021 14:52:43 +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 4JH5L341qCz3CkC; Sun, 19 Dec 2021 14:52:43 +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 6A1C024867; Sun, 19 Dec 2021 14:52:43 +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 1BJEqh28086345; Sun, 19 Dec 2021 14:52:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BJEqhxB086344; Sun, 19 Dec 2021 14:52:43 GMT (envelope-from git) Date: Sun, 19 Dec 2021 14:52:43 GMT Message-Id: <202112191452.1BJEqhxB086344@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: 03cfa7f7c8ff - main - emulators/wine: Explicitly build without GSSAPI 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: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 03cfa7f7c8ff02918eb276646dd6ab08d422192d Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639925563; 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=sihdvNvFf5hZxe++pwec8a5GZk8ZQEW8Sn2CEIHNTsg=; b=nU4geDpsKd5a9/d4oeXIOEVeSAI8IhsGUPxnytSNwQLjXQ7jtdU1bV2SJ5xVAwWY7RnPFT 9lKNBvmh03OMSCX81F38ztEwYza0hJy5fARNMm9ZYvUg/kqgYck1cFPYYqjqngilrIg+h4 Xx2OYAPK///zh/WlXF8yg+zIoj13AgDr5eJV5iTytRDYIJfxhCvb2+fnQhO57LiB2KetpF z3kNiK3zu/EBSGf/4ha8DV2X3UzbThsEWA4OfGFUNnFwkOCmkg9tclfp5l7At5+CRT33nr rLtQMiTy75UNMTByxneBZBL/BaQiuIT/93r4PucU/Pe0HruUqlkm0t0eVYEUBQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639925563; a=rsa-sha256; cv=none; b=K5zNTA7QG6eOAal2XGSeAV83ye6O3jaA+di3DfAHb3LmAJBlthS6qLFYUkOB+XJISAqRAW SkabU0+Y1yho7tTZ/6wWhrRs5q5pO6sSwXN8Y5RJNFHaEbl3/99WAB1j1XxsP/Fr0MkEj4 4i98O6kg+cDZpL2VUcHitAGTAuuHDVMER08XCLftZ3oqbmQpeiIBYarJ6TQPLG//iSJZhn YY/D+1lRmjNB9YZvksQ5ZDSM/zdrFr/gQk5NaK4bE4rOxUi9LT29OYnKlc3Djms2VF2qhM GcLTIB7nk5cyn8C+6p3ayRHexpMyZzexZCkv8jnDFI/uT/+b03DtsuVNCii/Ng== 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=03cfa7f7c8ff02918eb276646dd6ab08d422192d commit 03cfa7f7c8ff02918eb276646dd6ab08d422192d Author: Gerald Pfeifer AuthorDate: 2021-12-19 14:51:27 +0000 Commit: Gerald Pfeifer CommitDate: 2021-12-19 14:52:20 +0000 emulators/wine: Explicitly build without GSSAPI Explicitly building without GSSAPI (Kerberos SSP) support should not make any difference, in particular for clean builds. Still this is a step towards ensuring reproducible builds. This back ports 62ea2531bf79d02a75cd0e57a4501af4c775c5d3 from the wine-devel port. --- emulators/wine/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 7022d193406e..d2dd94577dde 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -41,6 +41,7 @@ CONFIGURE_ARGS+=--verbose \ --without-gettext --without-gettextpo \ --without-gphoto \ --without-gsm \ + --without-gssapi \ --without-gstreamer \ --without-hal \ --without-inotify \