Bug 222637 - www/youtube_dl: port outdated
Summary: www/youtube_dl: port outdated
Status: Closed Overcome By Events
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:
: 222755 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-09-27 09:19 UTC by freebsd
Modified: 2017-10-08 13:32 UTC (History)
4 users (show)

See Also:
bugzilla: maintainer-feedback? (araujo)


Attachments
update to 2017-09-24 (1.10 KB, patch)
2017-09-27 16:41 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***