Summary: | multimedia/mps-youtube needs updating and a switch from releases to tags | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Ebdrup Jensen <debdrup> | ||||
Component: | Individual Port(s) | Assignee: | Matthias Andree <mandree> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | debdrup, mandree, nivit | ||||
Priority: | --- | Keywords: | buildisok | ||||
Version: | Latest | Flags: | mandree:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Whoops, I forgot to mention that I've tested the patch, and also tested that mps-youtube can talk with mpv again. Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/134915142 A commit references this bug: Author: mandree Date: Sat Apr 11 14:07:07 UTC 2020 New revision: 531425 URL: https://svnweb.freebsd.org/changeset/ports/531425 Log: multimedia/mps-youtube: latest tarball broken, use Github tag instead NOTE: The API key does work for me, mandree@ and people probably need to obtain their own and use that. PR: 245106 Submitted by: Daniel Ebdrup Jensen <debdrup@freebsd.org> Approved by: maintainer timeout (nivit@, 15 days) Changes: head/multimedia/mps-youtube/Makefile head/multimedia/mps-youtube/distinfo maintainer timeout MFH left to the maintainer, or if needed, request permission for MFH from ports-secteam@ and once that has been obtained, reopen this PR for the MFH. |
Created attachment 212761 [details] A patch that changes from releases to tags. Upstreamed apparently does not do releases anymore and the port as it currently exists is broken - so getting this port to work again, since mpv changed their API to include titles, involves using tags instead. Submitted is a patch that does exactly that.