Bug 295581 - multimedia/ffmpeg4: Update to 4.4.7, remove non-default option
Summary: multimedia/ffmpeg4: Update to 4.4.7, remove non-default option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks: 293703
  Show dependency treegraph
 
Reported: 2026-05-25 17:01 UTC by Thibault Payet
Modified: 2026-06-11 08:47 UTC (History)
1 user (show)

See Also:


Attachments
git formatted patch (26.26 KB, patch)
2026-05-25 17:01 UTC, Thibault Payet
monwarez: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibault Payet 2026-05-25 17:01:57 UTC
Created attachment 271125 [details]
git formatted patch

Like ffmpeg6, remove all options and use the same structure.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-05-27 12:36:43 UTC
A commit in branch main references this bug:

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

commit 82ba67c9f6ca92534f0e4a7783fe790ba1ef5be0
Author:     Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2026-05-27 12:35:54 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-05-27 12:35:54 +0000

    multimedia/ffmpeg4: Update 4.4.6 => 4.4.7

    Remove the options: only the previously default options are kept.
    (like with ffmpeg6)

    Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/c52a5c913acc06d494de45a1a9bfd2d8ba1c6c21:/Changelog

    PR:     295581

 multimedia/ffmpeg4/Makefile                        | 647 +++++----------------
 multimedia/ffmpeg4/distinfo                        |  12 +-
 .../files/patch-libavfilter_glslang.cpp (gone)     |  10 -
 multimedia/ffmpeg4/pkg-plist                       |  45 +-
 4 files changed, 162 insertions(+), 552 deletions(-)
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2026-05-27 12:38:59 UTC
Thank you!
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-06-11 08:47:11 UTC
A commit in branch 2026Q2 references this bug:

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

commit 9111676ba3963f6d85f67961e653405c0ea69670
Author:     Thibault Payet <monwarez@mailoo.org>
AuthorDate: 2026-06-11 08:45:15 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-06-11 08:45:15 +0000

    multimedia/ffmpeg4: Update 4.4.6 => 4.4.7

    Remove the options: only the previously default options are kept.
    (like with ffmpeg6)

    Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/c52a5c913acc06d494de45a1a9bfd2d8ba1c6c21:/Changelog

    PR:     295581
    (cherry picked from commit 82ba67c9f6ca92534f0e4a7783fe790ba1ef5be0)

 multimedia/ffmpeg4/Makefile                        | 647 +++++----------------
 multimedia/ffmpeg4/distinfo                        |  12 +-
 .../files/patch-libavfilter_glslang.cpp (gone)     |  10 -
 multimedia/ffmpeg4/pkg-plist                       |  45 +-
 4 files changed, 162 insertions(+), 552 deletions(-)