From nobody Mon Mar 30 23:40:04 2026 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 4fl75c5fHjz6WJJQ for ; Mon, 30 Mar 2026 23:40:04 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fl75c58r5z3QmF for ; Mon, 30 Mar 2026 23:40:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774914004; 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=6FfWXx1tpSds8YohwfFm6ATyXuVP/w7GluJwcQ/C5Wo=; b=KpZavE7/YbYgTAkxu9u62PNK4WSyh9lRjseQxHgeIJhclYD3JIBRzJRauv9qqA4iM3Rjrt y/URfq1/3ZQow7wckkbTR70AZ6S7X2egG4/1NvgnoyfzrHMReEXiiqG4O7Z0/G+RfCGvx4 dOQT0rVh3ve5mLIcomZQd6xmqNAobZYTzGf+I3s8R+xS09QKDSRByRJVqPtlx6UsMEFDNR LQqKL7LPfzhnFwrKdYtnbpAZfX/eawcV2f3W3J6BXhXrstYsLoSneV+68Yi/97yn26RlvI UvEa+myqBsHUiwoCm2GEN3LclpAgMrncFkecp3TmgF7bLsogdLh4KlOiB24u2g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774914004; a=rsa-sha256; cv=none; b=DncsbUn9qbMgObT2JjjSNTlzKVnIh/JcvWq18lZNdhQEcx6vE2mQW18ePKxFkMNtcRD5nx ZBJykcCfuvb5mDFa3t+Fp4RzBIZcJbNs8Clyh9boK2TEnUVJlk+NGq82u74E4RATAHnlVZ KNhRji5KIeBl6VGZJ1AS6gteQZnlI9bg1sJtvukY13bv8u1WF+VVZQOmnx+PsvvdgrgGtS hTMasW3mLw8WSp1Txh/EkWfXQXIUF6QWknzlPusEMZeiraYizoGWzY08UMqWM2uhbBWbh6 lAnMJPv3FfLF6KZacjjVXiiqZDQ0vrTY4FV0z8O7Gd/H0e8lZFWkw+aEv94h3g== 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=1774914004; 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=6FfWXx1tpSds8YohwfFm6ATyXuVP/w7GluJwcQ/C5Wo=; b=NOekbl6N4i48eo9HeH+6s3GWdOiguUIF1qHApWH7tQTeWODZqSSVHaoQbGgF/lh+h8Kykc Lhco9erw3G6iaI+p48ej3xRI3+euNxitehz6zvnJG3B76xM5Mt5+LOso9z8daf2zGcM+C5 BDkVxUwFoF6ng8EAmXXg1G8qVDOAcj0RjtBNXxcmKgih5Y18HWBKstTyUI+u+t9RMLQOuP aiacMHgVROEhREIp8MM9BCcAuDG7XmzdL8hCy2cf8Sf51qtFKvTqVe6AdsBLpiLbE5piVU kSZ6qywy2ENSi7rj5vEthHqpzGj5WmnRD66qqDRAzyiKGnEMpdXVSUqXi1VMmQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fl75c4D3Pz13jg for ; Mon, 30 Mar 2026 23:40:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42b0b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 30 Mar 2026 23:40:04 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: dfab6663a88e - main - audio/faust: fix build with LLVM 22 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dfab6663a88efcbb98a428ceaf19f0a47dc9736c Auto-Submitted: auto-generated Date: Mon, 30 Mar 2026 23:40:04 +0000 Message-Id: <69cb09d4.42b0b.22f4488d@gitrepo.freebsd.org> The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfab6663a88efcbb98a428ceaf19f0a47dc9736c commit dfab6663a88efcbb98a428ceaf19f0a47dc9736c Author: Charlie Li AuthorDate: 2026-03-30 23:13:30 +0000 Commit: Charlie Li CommitDate: 2026-03-30 23:38:48 +0000 audio/faust: fix build with LLVM 22 https://github.com/grame-cncm/faust/pull/1232 PR: 291450 Approved by: yuri (maintainer) --- audio/faust/Makefile | 3 ++- audio/faust/distinfo | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/audio/faust/Makefile b/audio/faust/Makefile index bf222b344aba..7ac8d559bc28 100644 --- a/audio/faust/Makefile +++ b/audio/faust/Makefile @@ -4,7 +4,8 @@ CATEGORIES= audio devel MASTER_SITES= https://github.com/grame-cncm/faust/releases/download/${DISTVERSION}/ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= e4e9e51a1a12ef0806fc7c8439fa817a98ec57ce.patch:-p1 # https://github.com/grame-cncm/faust/pull/1170: Fix compilation flags for generated projects: use c++17 instead of c++14 +PATCHFILES+= e4e9e51a1a12ef0806fc7c8439fa817a98ec57ce.patch:-p1 # https://github.com/grame-cncm/faust/pull/1170: Fix compilation flags for generated projects: use c++17 instead of c++14 +PATCHFILES+= cb26e3a4afba8e766611046d5be3075016fe3f1c.patch:-p1 # https://github.com/grame-cncm/faust/pull/1232: Fix build with LLVM 22 MAINTAINER= yuri@FreeBSD.org COMMENT= Functional programming language for realtime audio signal processing diff --git a/audio/faust/distinfo b/audio/faust/distinfo index 03656c2db7bf..534b06c1c405 100644 --- a/audio/faust/distinfo +++ b/audio/faust/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1772356713 +TIMESTAMP = 1774912312 SHA256 (faust-2.83.1.tar.gz) = 6ca3d749296191c41e9fd24ce7e5b37f58022d4320acb1c7343fec2df82d5551 SIZE (faust-2.83.1.tar.gz) = 80147503 SHA256 (e4e9e51a1a12ef0806fc7c8439fa817a98ec57ce.patch) = 3e8839cccfec0d4c609903aa9ed3416f58443eb0eda228f52bcc19f4a4c0f602 SIZE (e4e9e51a1a12ef0806fc7c8439fa817a98ec57ce.patch) = 1906 +SHA256 (cb26e3a4afba8e766611046d5be3075016fe3f1c.patch) = 9fa5fb039592bbc3be31d0c928e0b67f3368d335dfd3db3ba801ed3336ee1c73 +SIZE (cb26e3a4afba8e766611046d5be3075016fe3f1c.patch) = 2211