From nobody Tue Jun 06 17:48:42 2023 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 4QbHyg260sz4Zj28; Tue, 6 Jun 2023 17:48: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 4QbHyg0G2Jz4G0K; Tue, 6 Jun 2023 17:48:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686073723; 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=vLanYr233tWqigbaTkel9MWuWuQ6Ag94s1npzqFYKp4=; b=mah/3GD6IufTiXgMn9HivCLNUxK2dYnvuBzcS3A0JIMzheb82JObigTuStLdVZ9w6aee/A pQslz8rhp/IJugBT2IIFlFl73RwQ6lUOQiMQsop7tRDhS8KoxOR2LzievIXGLMha7jc6aA grk3V/d6bXbxSGZRQ3aSwWKhJ+a8usiHZujSasKJUxxchWVyvYWMbDFWybJ7+4d3v+pml5 cdZ0kDsWzqJ8gUTiyD9Q06lCenL9uG11IFgsxHSgJRUTRetp88M3dPCW6OoQ/MKQbVkkM2 bB9dbk0IDBovQtqrQgSxaPYzHCm0FPvwkw2IBpRjdBfgRjDlm7umIuslBOBPnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686073723; 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=vLanYr233tWqigbaTkel9MWuWuQ6Ag94s1npzqFYKp4=; b=ZC6PSVQTaNu7VJnSZMKt8Lb0skFUKspknXXlMP/jihhdnSwF1R0iOrFRF5TVkBLfqulYHM NHGaPY3jKifgdRTQjOsu/7DlE9k0iarSIpmOrStDt7IhtGPiasduf7e6BQGFIjprMdQeNc /Cn4CWgaxhgAtHN/YbNerigBlj3eAG2Rq0ENPgNahjrFZVTmhY3gW7M4JDISps4gkvOp7d +Uld45mZKgOMWEyPViogmOtEpSg68a2310X3rfwmoyvaLY0mDd4oeTQ2daM3Fg+5AiXwkX BUNjEz43GhgMXPoz6dxW2Gp/qrZGX949u62mUOumgSmfNTeqBdOXHQiDNlTCZQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686073723; a=rsa-sha256; cv=none; b=lbmjF20XTtI7s7hOcz9VE2ltYF8fsdqywvbl7RtKs34kYEONEgNplkuW0UjHmhRTiy9DtV 4mUIKD8LpD9L1RoG74nTiypwe4iViFK9XSCrM0607KofnKTn2vkENyXdDgk3B6c1wXVfCw D4bXjqetQ/ax3NPE+DPxU8ZYQmwiWq9Qamp5X0SWwLQvV0XPwyM/07syyGkTVxOUY8AZOO FV5muu8T8dQx9lxroJoghrtdMZgh2OIk12jIun/ilRDd4vGRugRwGRouHKoi9F1Pk/P2tF iOqTB6fyTs9fEC/w92nTuYGJJDawgjQ/LKiYX8KGgGZx4VRgccz1XGTKviVg5g== 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 4QbHyf6TB5zf7X; Tue, 6 Jun 2023 17:48:42 +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 356HmgLL029871; Tue, 6 Jun 2023 17:48:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 356Hmg7t029870; Tue, 6 Jun 2023 17:48:42 GMT (envelope-from git) Date: Tue, 6 Jun 2023 17:48:42 GMT Message-Id: <202306061748.356Hmg7t029870@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: c46c3e8b5547 - main - audio/surge-synthesizer-xt-lv2: Fix buils with llvm15 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: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c46c3e8b55472f85a1bd6ba207abca3526a59103 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c46c3e8b55472f85a1bd6ba207abca3526a59103 commit c46c3e8b55472f85a1bd6ba207abca3526a59103 Author: Muhammad Moinur Rahman AuthorDate: 2023-06-06 17:47:05 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2023-06-06 17:47:39 +0000 audio/surge-synthesizer-xt-lv2: Fix buils with llvm15 Approved by: portmgr (blanket) --- audio/surge-synthesizer-xt-lv2/Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/audio/surge-synthesizer-xt-lv2/Makefile b/audio/surge-synthesizer-xt-lv2/Makefile index bebc48234e49..513a6a5204f2 100644 --- a/audio/surge-synthesizer-xt-lv2/Makefile +++ b/audio/surge-synthesizer-xt-lv2/Makefile @@ -71,4 +71,12 @@ PORTSCOUT= ignore:1 # conflicts with old-gen audio/surge-synthesizer-lv2 CMAKE_ARGS+= -DARM_NATIVE=native # based on https://github.com/surge-synthesizer/surge/tree/release/1.9.0#building-for-arm-platforms .endif -.include +.include + +post-patch: +.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400079 || ( ${OSVERSION} >= 1302505 && ${OSVERSION} < 1400000 )) + @${REINPLACE_CMD} -e 's|move (group)|std::move (group)|g' \ + ${WRKSRC}/libs/JUCE/modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp +.endif + +.include