[Midnightbsd-cvs] [MidnightBSD/mports] 9f00f5: audio/faust: update to 2.85.5

Lucas Holt noreply at github.com
Thu May 14 17:53:24 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 9f00f5d3424c6bae8088ff51c565c8afa3d2b31a
      https://github.com/MidnightBSD/mports/commit/9f00f5d3424c6bae8088ff51c565c8afa3d2b31a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-14 (Thu, 14 May 2026)

  Changed paths:
    M audio/faust/Makefile
    M audio/faust/distinfo
    M audio/faust/files/patch-architecture_faust_dsp_dsp-adapter.h
    R audio/faust/files/patch-architecture_faust_dsp_faust-dynamic-engine.cpp
    M audio/faust/files/patch-build_CMakeLists.txt
    A audio/faust/files/patch-compiler_errors_exception.hh
    M audio/faust/pkg-plist

  Log Message:
  -----------
  audio/faust: update to 2.85.5

Upgrade from 2.54.9 to 2.85.5. The old version was incompatible with
LLVM 17+ due to removed APIs (PassManagerBuilder, makeArrayRef,
getPointerElementType, moved headers). 2.85.5 supports LLVM 17/18/19
natively and builds cleanly with our llvm19.

Switch from USE_GITHUB (source archive) to official release tarball
which bundles faustlibraries, removing the GH_TUPLE submodule fetch.
Add upstream C++17 fix patch (PR #1170). Add libzstd dependency
required by LLVM 19. Replace old LLVM compat patches with BSD-specific
patches matching FreeBSD ports 2.85.5. Clean up patch .orig backup
files in post-patch to prevent them being installed with headers.

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list