Bug 222637

Summary: www/youtube_dl: port outdated
Product: Ports & Packages Reporter: freebsd
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: bar, mandree, mbeis, tcberner
Priority: --- Flags: bugzilla: maintainer-feedback? (araujo)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 2017-09-24 none

Description freebsd 2017-09-27 09:19:35 UTC
Please update port to the latest version. YouTube channels/playlists aren't downloading with version 2017.07.30.1 anymore.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2017-09-27 16:41:27 UTC
Created attachment 186766 [details]
update to 2017-09-24

The attached patch updates it to 20170924

I had to switch it to gmake, otherwise the build failed:
   echo '#!/usr/local/bin/python2.7' > youtube-dl
   cat youtube-dl.zip >> youtube-dl
   cat: youtube-dl.zip: No such file or directory
   *** [youtube-dl] Error code 1
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-10-04 06:03:41 UTC
A commit references this bug:

Author: mandree
Date: Wed Oct  4 06:03:16 UTC 2017
New revision: 451180
URL: https://svnweb.freebsd.org/changeset/ports/451180

Log:
  Add USES=gmake to unbreak the build for now.

  PR:		222637
  Reported by:	tcberner@
  Approved by:	blanket (trivially fix a non-building port)

Changes:
  head/www/youtube_dl/Makefile
Comment 3 Barbara Guida freebsd_committer freebsd_triage 2017-10-04 06:20:21 UTC
I'm facing the same problem as in comment #1, solved as suggested in the same comment.
Comment 4 Barbara Guida freebsd_committer freebsd_triage 2017-10-04 06:22:17 UTC
Sorry, it has been fixed in the meanwhile.
Comment 5 Matthias Andree freebsd_committer freebsd_triage 2017-10-04 06:48:00 UTC
araujo@ had committed an update to 2017-10-01 already.
Comment 6 Luca Pizzamiglio freebsd_committer freebsd_triage 2017-10-08 13:32:41 UTC
*** Bug 222755 has been marked as a duplicate of this bug. ***