Bug 256590

Summary: audio/libopenshot-audio: Update to 0.2.0.59
Product: Ports & Packages Reporter: Tatsuki Makino <tatsuki_makino>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Some People CC: nc
Priority: --- Flags: tatsuki_makino: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for audio/libopenshot-audio
tatsuki_makino: maintainer-approval+
poudriere log none

Description Tatsuki Makino 2021-06-14 07:19:03 UTC
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).
Comment 1 Tatsuki Makino 2021-06-14 07:20:23 UTC
Created attachment 225793 [details]
poudriere log
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-06-14 21:47:47 UTC
Committed!
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-06-14 21:48:15 UTC
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(-)