FreeBSD Bugzilla – Attachment 186880 Details for
Bug 222755
www/youtube-dl update to 2017.10.01 error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
patch.patch (text/plain), 992 bytes, created by
Dmitri Goutnik
on 2017-10-03 14:19:05 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2017-10-03 14:19:05 UTC
Size:
992 bytes
patch
obsolete
>Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (revision 451132) >+++ files/patch-Makefile (working copy) >@@ -1,4 +1,4 @@ >---- Makefile.orig 2016-11-01 19:43:06 UTC >+--- Makefile.orig 2017-10-01 14:47:55 UTC > +++ Makefile > @@ -12,7 +12,7 @@ SHAREDIR ?= $(PREFIX)/share > PYTHON ?= /usr/bin/env python >@@ -24,7 +24,16 @@ > > codetest: > flake8 . >-@@ -68,11 +68,6 @@ supportedsites: >+@@ -53,7 +53,7 @@ youtube-dl: youtube_dl/*.py youtube_dl/* >+ done >+ touch -t 200001010101 zip/youtube_dl/*.py zip/youtube_dl/*/*.py >+ mv zip/youtube_dl/__main__.py zip/ >+- cd zip ; zip -q ../youtube-dl youtube_dl/*.py youtube_dl/*/*.py __main__.py >++ (cd zip ; zip -q ../youtube-dl youtube_dl/*.py youtube_dl/*/*.py __main__.py) >+ rm -rf zip >+ echo '#!$(PYTHON)' > youtube-dl >+ cat youtube-dl.zip >> youtube-dl >+@@ -75,11 +75,6 @@ supportedsites: > README.txt: README.md > pandoc -f markdown -t plain README.md -o README.txt >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dmgk
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 222755
: 186880