Bug 273792 - multimedia/mlt7: Backport a bunch of bugfixes and some minor fixes to Makefile
Summary: multimedia/mlt7: Backport a bunch of bugfixes and some minor fixes to Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-14 18:37 UTC by Daniel Engberg
Modified: 2023-09-19 18:38 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch for mlt7 (3.65 KB, patch)
2023-09-14 18:37 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-09-14 18:37:31 UTC
Created attachment 244848 [details]
Patch for mlt7

Backport following upstream commits:
52c5bde61947fb473413cd9daf4b2664769702d9
f7adc156a7aa5081cde9f52ca52d67df8bb728cf
1d3669e60cd416e42ddeea171a9e1116ed1b613b
2266e5c8e06efb18f3f13f26f0e7b6147ba5a840
2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d
b4943c55ea44b6d72a5f22b5dcb754c3c89454e3
8a821cc5864c848bb55c251a87fdf0dae66e6c81

References:
https://gitlab.archlinux.org/archlinux/packaging/packages/mlt/-/commit/945df5433b8bfb3024699bf54c61ca6b2a9f06aa
https://github.com/mltframework/mlt/commit/52c5bde61947fb473413cd9daf4b2664769702d9
https://github.com/mltframework/mlt/commit/f7adc156a7aa5081cde9f52ca52d67df8bb728cf
https://github.com/mltframework/mlt/commit/1d3669e60cd416e42ddeea171a9e1116ed1b613b
https://github.com/mltframework/mlt/commit/2266e5c8e06efb18f3f13f26f0e7b6147ba5a840
https://github.com/mltframework/mlt/commit/2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d
https://github.com/mltframework/mlt/commit/b4943c55ea44b6d72a5f22b5dcb754c3c89454e3
https://github.com/mltframework/mlt/commit/8a821cc5864c848bb55c251a87fdf0dae66e6c81

Compile tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2023-09-15 09:06:19 UTC
lgtm, please ship it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-19 18:28:14 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f089d2af6775567d633c46aa5cd6cc338d8bcabd

commit f089d2af6775567d633c46aa5cd6cc338d8bcabd
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-09-19 18:09:06 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-09-19 18:09:17 +0000

    multimedia/mlt7: Backport bugfixes and some style changes to Makefile

    Backport following upstream commits:
    52c5bde61947fb473413cd9daf4b2664769702d9
    f7adc156a7aa5081cde9f52ca52d67df8bb728cf
    1d3669e60cd416e42ddeea171a9e1116ed1b613b
    2266e5c8e06efb18f3f13f26f0e7b6147ba5a840
    2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d
    b4943c55ea44b6d72a5f22b5dcb754c3c89454e3
    8a821cc5864c848bb55c251a87fdf0dae66e6c81

    References:
    https://gitlab.archlinux.org/archlinux/packaging/packages/mlt/-/commit/945df5433b8bfb3024699bf54c61ca6b2a9f06aa
    https://github.com/mltframework/mlt/commit/52c5bde61947fb473413cd9daf4b2664769702d9
    https://github.com/mltframework/mlt/commit/f7adc156a7aa5081cde9f52ca52d67df8bb728cf
    https://github.com/mltframework/mlt/commit/1d3669e60cd416e42ddeea171a9e1116ed1b613b
    https://github.com/mltframework/mlt/commit/2266e5c8e06efb18f3f13f26f0e7b6147ba5a840
    https://github.com/mltframework/mlt/commit/2df4fc8e630dbab5e9f1fa1fbf69b859ec8c159d
    https://github.com/mltframework/mlt/commit/b4943c55ea44b6d72a5f22b5dcb754c3c89454e3
    https://github.com/mltframework/mlt/commit/8a821cc5864c848bb55c251a87fdf0dae66e6c81

    PR:             273792
    Approved by:    kde (tcberner)
    Sponsored by:   Blinkinblox

 multimedia/mlt7/Makefile | 22 +++++++++++++---------
 multimedia/mlt7/distinfo | 16 +++++++++++++++-
 2 files changed, 28 insertions(+), 10 deletions(-)