Bug 276397 - multimedia/streamlink: Update to 6.5.1
Summary: multimedia/streamlink: Update to 6.5.1
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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-17 05:58 UTC by takefu
Modified: 2024-01-17 07:27 UTC (History)
1 user (show)

See Also:


Attachments
py-streamlink-6.5.1.patch (906 bytes, patch)
2024-01-17 05:58 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2024-01-17 05:58:52 UTC
Created attachment 247719 [details]
py-streamlink-6.5.1.patch

Update to 6.5.1

https://github.com/streamlink/streamlink/releases/tag/6.5.1
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-17 07:26:03 UTC
A commit in branch main references this bug:

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

commit ffd93c4ef3fb825738d01c3c35f247ab41931234
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-01-17 07:23:58 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-01-17 07:23:58 +0000

    multimedia/streamlink: update to 6.5.1

    Changelog:
    https://github.com/streamlink/streamlink/releases/tag/6.5.1

    PR:             276397
    Approved by:    arrowd (mentor, implicit)

 multimedia/streamlink/Makefile | 2 +-
 multimedia/streamlink/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-01-17 07:27:36 UTC
Tested build in poudriere and on live system 13.2-p9 amd64.
And run: stream from twitch.

Thanks for patch!