Bug 195204 - www/youtube_dl: update to 2014.11.16
Summary: www/youtube_dl: update to 2014.11.16
Status: Closed DUPLICATE of bug 195353
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 04:12 UTC by Jan Beich
Modified: 2015-01-07 14:36 UTC (History)
1 user (show)

See Also:


Attachments
update (3.85 KB, patch)
2014-11-20 04:12 UTC, Jan Beich
no flags Details | Diff
|poudriere testport -P| log (9.3R i386) with BASH=on FISH=on ZSH=on (12.93 KB, text/plain)
2014-11-20 04:25 UTC, Jan Beich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2014-11-20 04:12:12 UTC
Created attachment 149629 [details]
update

Blocks future updates of multimedia/mpv with libquvi gone

$ mpv --no-config --ytdl 'http://www.youtube.com/watch?v=nNkqKdLm1rU'
Playing: http://www.youtube.com/watch?v=nNkqKdLm1rU
[ytdl_hook] Your version of youtube-dl is too old! You need at least version '2014.11.09', try running `youtube-dl -U`.
Failed to recognize file format.


Exiting... (Errors when loading file)
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-20 04:12:12 UTC
Auto-assigned to maintainer araujo@FreeBSD.org
Comment 2 Jan Beich freebsd_committer freebsd_triage 2014-11-20 04:23:51 UTC
Comment on attachment 149629 [details]
update

The patch also includes fish/zsh completions. While I could file a separate bug for them zsh completions didn't exist in 2014.09.29.2.

FISH_DESC can be moved to Mk/bsd.options.desc.mk where BASH_DESC and ZSH_DESC already are.

youtube-dl.fish wasn't actually tested because of unrelated issue:

$ fish
fish: Unable to parse universal variable message: '????????????????????????????????'
Comment 3 Jan Beich freebsd_committer freebsd_triage 2014-11-20 04:25:08 UTC
Created attachment 149630 [details]
|poudriere testport -P| log (9.3R i386) with BASH=on FISH=on ZSH=on
Comment 4 Jan Beich freebsd_committer freebsd_triage 2014-11-26 03:37:28 UTC

*** This bug has been marked as a duplicate of bug 195353 ***