Summary: | multimedia/libopenshot: Update to 0.2.4 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tatsuki Makino <tatsuki_makino> | ||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | yuri | ||||||
Priority: | --- | Flags: | tatsuki_makino:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
See Also: |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244062 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244064 |
||||||||
Bug Depends on: | 244062 | ||||||||
Bug Blocks: | 244064 | ||||||||
Attachments: |
|
Created attachment 211580 [details]
poudriere log
Committed, thanks! A commit references this bug: Author: yuri Date: Mon Feb 17 02:32:05 UTC 2020 New revision: 526335 URL: https://svnweb.freebsd.org/changeset/ports/526335 Log: multimedia/libopenshot: Update 0.2.3-595 -> 0.2.4-29 PR: 244063 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Changes: head/multimedia/libopenshot/Makefile head/multimedia/libopenshot/distinfo head/multimedia/libopenshot/files/patch-src_CMakeLists.txt head/multimedia/libopenshot/files/patch-src_FFmpegReader.cpp head/multimedia/libopenshot/pkg-plist |
Created attachment 211577 [details] patch for multimedia/libopenshot Use a new tag of v0.2.4. Change how DISTVERSION are divided. This allows rewinding without increase PORTEPOCH. Since the current maintainer understand FLAVOR a bit, FLAVOR will be supported. PYTHON_PKGNAMEPREFIX is added to PKGNAMEPREFIX. Changing files/patch-src_CMakeLists.txt make it possible to link execinfo to eliminate symbol table problems.