Summary: | multimedia/streamlink: Update to 6.1.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | takefu | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://streamlink.github.io/changelog.html#streamlink-6-1-0-2023-08-16 | ||||||
Attachments: |
|
Description
takefu
2023-08-25 03:06:02 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks! Committed, Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3aaaca643f37c602a21a8bc4d085845391774bef commit 3aaaca643f37c602a21a8bc4d085845391774bef Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-08-29 12:24:03 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-08-30 07:56:05 +0000 multimedia/streamlink: Update to 6.1.0 ChangeLog: https://streamlink.github.io/changelog.html#streamlink-6-1-0-2023-08-16 * Added: --hls-segment-queue-threshold for being able to configure when to stop HLS streams early on missing segments (#5478) * Fixed: config file parsing issues and made parsing argument values more strict * Fixed: race condition when reading and validating the FFmpeg version string * Fixed plugins: atresplayer * Docs: added code examples for the removal of Streamlink.{g,s}et_plugin_option * Build: fixed entry-points config issues with setuptools 68.1.0 PR: 273336 Reported by: takefu@airport.fm multimedia/streamlink/Makefile | 15 +++++++-------- multimedia/streamlink/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 11 deletions(-) |