From nobody Wed Oct 04 01:36:13 2023 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 4S0cjB0tmlz4wMg6; Wed, 4 Oct 2023 01:36:14 +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 4S0cjB0241z4cK3; Wed, 4 Oct 2023 01:36:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696383374; 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=7hpGoaPLokCl7R/pN2bYaExndr39Mu5QB9vcioXeMUE=; b=miaVZ4P16E7XiMVFhT/bwWohnFY1Haxiet4qG/Y9udRH22T/hccKOGyqd+wDVa/QX9MI3R VqherLSwu+aCeOzffjZF4k5R2qwTeLwTAkFQ5WaNkNm6YaTEeiHLmmk7K4zgg80rl5wt84 Zjr42KiL1t/lZeJc+yC0JsXZGqSp+YyYFOZZW+LCH3a9fSUg1MSDjpTWpBekDqJIdLm0Em VFSlr7TG4sy1T46476Bu/GZSVW0pkTo84uzkih2FyeB9N9IwERC8/Z5blMxeSx3Dfenh6s zsFJrzJEBorr4GCovEswb+O/itaxF9XIT2wMkvR+1yaHiBBQalIHbj4bX+5rNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696383374; a=rsa-sha256; cv=none; b=r0r21CQzBdLQYhLsPg38E4KRryunjB8iZmt3CeWcu0vvoaCw9RJdKSyD4f5R86EZFFmkQP zcLMdxnoByEeBPIB+6RjzZS2YDZ8DLeHF0GpnLgwiVtWMY4N/oqOw0o8hMuUUsyHyS8Xir Zk4KWhOfmb8TIl9Woa/u5BgHQzrDx81uSKORdGG3c879anlNlKgSYh3gD5hKkO/9/Q6Mjc GaqpSjA7O8zV7BDWxmFAb4U56vCbWd7HCgw7Vw92K5zueegGdbzIiDUW4y2XkcLwkBHYRp DZcPhKVhbLnNprTsekerdWw87ZKgVtsnXJ/B/OU7r7iTSWAGswuG8JqryQe+QQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696383374; 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=7hpGoaPLokCl7R/pN2bYaExndr39Mu5QB9vcioXeMUE=; b=t1MEksxfWhkmUqY59zH4vAMxXRiv4KNXN6pJ7MunVVh5BtRyLwA2QH1b3amjs3iF3FPLYH 1b6BlD8IBW2XB1vmErhxYkhXaEofvIzR4DEA5RW+v9RlR3vTKFbFYUV8A1HYKq6rws3ogY x4a8k3SP9/LporulpSCneo3HRY3GZI+C7hvPz/8ZdIS1oeJuJCoTkHwky35RLrXOXdhi5G JJE2E5lrQfNKeuFhN2NdYqKMn2o8pWkbk1YtiqgEYkmi8bHXSNoqc/3XXq9W3+yMIfOt4W B3TdK8MqYk879lyN8jo8lrd+aUGl+/UZVBrstgUzkH3iH9D6S61z6OjJ3KWezA== 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 4S0cj96C7Qz3lq; Wed, 4 Oct 2023 01:36:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 3941aDvM004033; Wed, 4 Oct 2023 01:36:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 3941aDU0004030; Wed, 4 Oct 2023 01:36:13 GMT (envelope-from git) Date: Wed, 4 Oct 2023 01:36:13 GMT Message-Id: <202310040136.3941aDU0004030@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Craig Leres Subject: git: 1f659f82a390 - main - security/libfido2: Unbreak build with DEFAULT_VERSIONS=ssl=openssl30 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: leres X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1f659f82a39062ee43e69e81aad815c31e5d5d68 Auto-Submitted: auto-generated The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f659f82a39062ee43e69e81aad815c31e5d5d68 commit 1f659f82a39062ee43e69e81aad815c31e5d5d68 Author: Craig Leres AuthorDate: 2023-10-04 01:35:51 +0000 Commit: Craig Leres CommitDate: 2023-10-04 01:35:51 +0000 security/libfido2: Unbreak build with DEFAULT_VERSIONS=ssl=openssl30 Use OPENSSL_API_COMPAT to fix build on FreeBSD 13.2 with DEFAULT_VERSIONS=ssl=openssl30 PR: 273909 Approved by: sunpoet (maintainer) --- security/libfido2/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/security/libfido2/Makefile b/security/libfido2/Makefile index 555174d59a0c..021bde1de920 100644 --- a/security/libfido2/Makefile +++ b/security/libfido2/Makefile @@ -28,4 +28,8 @@ OPTIONS_DEFINE= DOCS EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-openssl .endif +.if ${SSL_DEFAULT} == openssl30 +CFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L +.endif + .include