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
freebsd
2017-09-27 09:19:35 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
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 I'm facing the same problem as in comment #1, solved as suggested in the same comment. Sorry, it has been fixed in the meanwhile. araujo@ had committed an update to 2017-10-01 already. *** Bug 222755 has been marked as a duplicate of this bug. *** |