Bug 285165 - multimedia/handbrake: update to 1.9.2
Summary: multimedia/handbrake: update to 1.9.2
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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-05 01:04 UTC by Yuichiro NAITO
Modified: 2025-03-05 12:22 UTC (History)
1 user (show)

See Also:


Attachments
handbrake-1.9.2.patch (2.47 KB, patch)
2025-03-05 01:04 UTC, Yuichiro NAITO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuichiro NAITO 2025-03-05 01:04:42 UTC
Created attachment 258293 [details]
handbrake-1.9.2.patch

Handbrake 1.9.2 has been released. 1.9.1 has gone while I'm preparing a patch.
See the following release notes for details.

* https://github.com/HandBrake/HandBrake/releases/tag/1.9.1
* https://github.com/HandBrake/HandBrake/releases/tag/1.9.2

The attached patch `handbrake-1.9.2.patch` upgrades multimedia/handbrake port.
Does anybody please apply to the Ports tree?
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-05 02:00:54 UTC
svt-av1 3.0.0 already released - update it too?
Comment 2 Yuichiro NAITO 2025-03-05 04:04:17 UTC
(In reply to Vladimir Druzenko from comment #1)
No, it doesn't need to update svt-av1 to 3.0.0.
HandBrake 1.9.2 includes svt-av1 2.3.0 for its contribution tarball.
It doesn't use svt-av1 from FreeBSD Ports.
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-05 11:25:38 UTC
(In reply to Yuichiro NAITO from comment #2)
Best practice in ports is "to unbundle dependencies"…
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-03-05 12:13:14 UTC
A commit in branch main references this bug:

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

commit 85363e110652fe59d6da258c09ea27a136acea8e
Author:     Yuichiro NAITO <naito.yuichiro@gmail.com>
AuthorDate: 2025-03-05 11:28:44 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-05 12:10:19 +0000

    multimedia/handbrake: Update 1.9.0 → 1.9.2

    Changelogs:
    https://github.com/HandBrake/HandBrake/releases/tag/1.9.1
    https://github.com/HandBrake/HandBrake/releases/tag/1.9.2

    PR:     285165

 multimedia/handbrake/Makefile |  4 ++--
 multimedia/handbrake/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-05 12:22:11 UTC
Thanks.