Created attachment 235193 [details] Patch for wavpack * Use GitHub as main site and www.wavpack.com as fallback * Switch to CMake * Enable unit tests * Backport upstream PR https://github.com/dbry/WavPack/pull/125 Compile and run tested on 13.1-STABLE #0 stable/13-n250920-9171b8068b9 (amd64) (make, make check-plist, make test) Compile and run tested on FreeBSD 13.1-RELEASE (aarch64) (make, make check-plist, make test) Poudriere testport OK 12.3-RELEASE (amd64) Poudriere testport OK 13.0-RELEASE (i386) Poudriere bulk OK (12.3) for following users: archivers/unarchiver audio/aqualung audio/deadbeef audio/easytag audio/gstreamer1-plugins-wavpack audio/mixxx audio/mixxx22 (fails due to other issues) audio/moc audio/mous audio/traverso games/DDNet games/teeworlds multimedia/audacious-plugins multimedia/qmmp-qt5
Created attachment 235194 [details] Patch for wavpack v2 Attach correct patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=555a6d0bc81b3533e1acf0a135e0bf6d879dee82 commit 555a6d0bc81b3533e1acf0a135e0bf6d879dee82 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-07-12 07:13:20 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2022-07-12 07:15:45 +0000 audio/wavpack: Update to upstream release 5.5.0 Details: - Use GitHub as main site and www.wavpack.com as fallback - Switch to CMake - Enable unit tests - Backport upstream PR https://github.com/dbry/WavPack/pull/125 PR: 265155 Reviewed by: riggs MFH: 2022Q3 audio/wavpack/Makefile | 24 ++++++++++++------------ audio/wavpack/distinfo | 8 +++++--- audio/wavpack/files/patch-configure (gone) | 11 ----------- audio/wavpack/pkg-plist | 14 +++++++------- 4 files changed, 24 insertions(+), 33 deletions(-)
A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=60cb51843a02f8cd638f16dd95942a07295ecdb8 commit 60cb51843a02f8cd638f16dd95942a07295ecdb8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-07-12 07:13:20 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2022-07-12 07:19:03 +0000 audio/wavpack: Update to upstream release 5.5.0 Details: - Use GitHub as main site and www.wavpack.com as fallback - Switch to CMake - Enable unit tests - Backport upstream PR https://github.com/dbry/WavPack/pull/125 PR: 265155 Reviewed by: riggs MFH: 2022Q3 (cherry picked from commit 555a6d0bc81b3533e1acf0a135e0bf6d879dee82) audio/wavpack/Makefile | 24 ++++++++++++------------ audio/wavpack/distinfo | 8 +++++--- audio/wavpack/files/patch-configure (gone) | 11 ----------- audio/wavpack/pkg-plist | 14 +++++++------- 4 files changed, 24 insertions(+), 33 deletions(-)