Created attachment 225792 [details] patch for audio/libopenshot-audio Changes https://github.com/OpenShot/libopenshot-audio/compare/cdfe5a1...92ff608 Added a lib_dependency on libsysinfo to make use of the sealed functions again. Removed excessive links such as execinfo library. Since there is no change in behavior, it can be combined with py38-libopenshot-0.2.5.517 (current version).
Created attachment 225793 [details] poudriere log
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff9826a26bbb6c08bb6b5f260b838a573576d111 commit ff9826a26bbb6c08bb6b5f260b838a573576d111 Author: Tatsuki Makino <tatsuki_makino@hotmail.com> AuthorDate: 2021-06-14 21:47:09 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-06-14 21:47:09 +0000 audio/libopenshot-audio: Update to 0.2.0.59 PR: 256590 audio/libopenshot-audio/Makefile | 9 ++-- audio/libopenshot-audio/distinfo | 6 +-- audio/libopenshot-audio/files/patch-CMakeLists.txt | 60 +++++++++++++++++++--- ...es_juce__core_native_juce__BasicNativeHeaders.h | 5 +- ..._juce__core_native_juce__linux__SystemStats.cpp | 18 +------ audio/libopenshot-audio/pkg-plist | 10 +++- 6 files changed, 74 insertions(+), 34 deletions(-)