Created attachment 240249 [details] Patch for zita-resampler Respect CXXFLAGS and make -ffast-math optional Changelog: * Fixed dithering of clipped signals. * Fixed constructor parameter range tests. Compile tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist) Poudriere testport OK 12.3-RELEASE (amd64) Poudriere testport OK 13.1-RELEASE (i386)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=26141c14cbd45eb3fdb7aa9b1e38405b87570e45 commit 26141c14cbd45eb3fdb7aa9b1e38405b87570e45 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-02-20 14:46:23 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-02-20 15:10:31 +0000 audio/zita-resampler: Update to 1.10.1 Respect CXXFLAGS and make -ffast-math optional Changelog: * Fixed dithering of clipped signals. * Fixed constructor parameter range tests. PR: 269674 Reviewed by: Goran Mekić <meka@tilda.center> (maintainer) audio/zita-resampler/Makefile | 9 +++++++-- audio/zita-resampler/distinfo | 6 +++--- audio/zita-resampler/files/patch-CMakeLists.txt | 15 ++------------- audio/zita-resampler/pkg-plist | 2 +- 4 files changed, 13 insertions(+), 19 deletions(-)