FreeBSD Bugzilla – Attachment 151922 Details for
Bug 196946
www/youtube_dl: update to 2015.01.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
youtube_dl.diff
youtube_dl.diff (text/plain), 1.89 KB, created by
Po-Chuan Hsieh
on 2015-01-20 19:58:15 UTC
(
hide
)
Description:
youtube_dl.diff
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2015-01-20 19:58:15 UTC
Size:
1.89 KB
patch
obsolete
>Index: www/youtube_dl/Makefile >=================================================================== >--- www/youtube_dl/Makefile (revision 377396) >+++ www/youtube_dl/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= youtube_dl >-PORTVERSION= 2014.11.24 >+PORTVERSION= 2015.01.16 > CATEGORIES= www > MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ > DISTNAME= youtube-dl-${PORTVERSION} >Index: www/youtube_dl/distinfo >=================================================================== >--- www/youtube_dl/distinfo (revision 377396) >+++ www/youtube_dl/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (youtube-dl-2014.11.24.tar.gz) = 3bae2155e429c3409bfac431330a86c931ea36d87c4c07e793bf0ea0cbfc1cbf >-SIZE (youtube-dl-2014.11.24.tar.gz) = 1149666 >+SHA256 (youtube-dl-2015.01.16.tar.gz) = 194eeeea3357b95eb447d8cfdc3227802849e2be697e2bad925cfad01e3a673e >+SIZE (youtube-dl-2015.01.16.tar.gz) = 1280829 >Index: www/youtube_dl/files/patch-youtube_dl____init__.py >=================================================================== >--- www/youtube_dl/files/patch-youtube_dl____init__.py (revision 377396) >+++ www/youtube_dl/files/patch-youtube_dl____init__.py (working copy) >@@ -1,5 +1,5 @@ >---- youtube_dl/__init__.py.orig 2014-11-23 17:50:21.000000000 +0800 >-+++ youtube_dl/__init__.py 2014-11-23 21:17:37.918929006 +0800 >+--- youtube_dl/__init__.py.orig 2015-01-11 03:54:12.000000000 +0800 >++++ youtube_dl/__init__.py 2015-01-20 00:50:45.272067884 +0800 > @@ -34,7 +34,6 @@ > std_headers, > write_string, >@@ -8,10 +8,10 @@ > from .downloader import ( > FileDownloader, > ) >-@@ -324,17 +323,13 @@ >- ydl.add_post_processor(ExecAfterDownloadPP( >- verboseOutput=opts.verbose, exec_cmd=opts.exec_cmd)) >+@@ -332,17 +331,13 @@ >+ } > >+ with YoutubeDL(ydl_opts) as ydl: > - # Update version > - if opts.update_self: > - update_self(ydl.to_screen, opts.verbose)
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
Actions:
View
|
Diff
Attachments on
bug 196946
: 151922