Summary: | multimedia/makemkv: Update to 1.17.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Felix Palmen <zirias> | ||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lwhsu | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=43c5c839a15b395c4db862da77541accb725cede commit 43c5c839a15b395c4db862da77541accb725cede Author: Felix Palmen <felix@palmen-it.de> AuthorDate: 2022-07-07 16:24:40 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-07-08 03:03:43 +0000 multimedia/makemkv: Update to 1.17.0 Release notes (aggregated): * LibMMBD stability improvements * Improved handling for discs with mastering errors * A new, rewritten DVD engine - much better handling for discs with structure protection * Many small bug-fixes Updated statically linked libraries: - ffmpeg 5.0.1 While here, convert pkg-message to UCL format. PR: 265078 Reported by: portscout multimedia/makemkv/Makefile | 29 +++++++++++++---------------- multimedia/makemkv/distinfo | 14 +++++++------- multimedia/makemkv/pkg-message | 6 ++++++ multimedia/makemkv/pkg-plist | 1 + 4 files changed, 27 insertions(+), 23 deletions(-) A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=370d7900f0c9fe3e222be6f8b0e4aacd7ff52716 commit 370d7900f0c9fe3e222be6f8b0e4aacd7ff52716 Author: Felix Palmen <felix@palmen-it.de> AuthorDate: 2022-07-07 16:24:40 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2022-08-07 07:07:05 +0000 multimedia/makemkv: Update to 1.17.0 Release notes (aggregated): * LibMMBD stability improvements * Improved handling for discs with mastering errors * A new, rewritten DVD engine - much better handling for discs with structure protection * Many small bug-fixes Updated statically linked libraries: - ffmpeg 5.0.1 While here, convert pkg-message to UCL format. PR: 265078 Reported by: portscout (cherry picked from commit 43c5c839a15b395c4db862da77541accb725cede) multimedia/makemkv/Makefile | 29 +++++++++++++---------------- multimedia/makemkv/distinfo | 14 +++++++------- multimedia/makemkv/pkg-message | 6 ++++++ multimedia/makemkv/pkg-plist | 1 + 4 files changed, 27 insertions(+), 23 deletions(-) |
Created attachment 235110 [details] 0001-multimedia-makemkv-Update-to-1.17.0 - patch in git-am format - build fine on {12.3,13.1,14}-{amd64,i386} - run fine on 13.1-amd64