FreeBSD Bugzilla – Attachment 150988 Details for
Bug 196298
Update www/youtube_dl to 2014.12.17.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update www/youtube_dl to 2014.12.17.2
youtube_dl.diff (text/plain), 1.76 KB, created by
Grzegorz Blach
on 2014-12-27 16:36:13 UTC
(
hide
)
Description:
Update www/youtube_dl to 2014.12.17.2
Filename:
MIME Type:
Creator:
Grzegorz Blach
Created:
2014-12-27 16:36:13 UTC
Size:
1.76 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 375688) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= youtube_dl >-PORTVERSION= 2014.11.24 >+PORTVERSION= 2014.12.17.2 > CATEGORIES= www > MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ > DISTNAME= youtube-dl-${PORTVERSION} >Index: distinfo >=================================================================== >--- distinfo (revision 375688) >+++ 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-2014.12.17.2.tar.gz) = 302cc64b5a283f60a1b34a5ccf0f09964bf64aa29c5996c945065a72016f68fa >+SIZE (youtube-dl-2014.12.17.2.tar.gz) = 1198383 >Index: files/patch-youtube_dl____init__.py >=================================================================== >--- files/patch-youtube_dl____init__.py (revision 375688) >+++ 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 2014-12-16 00:29:02.000000000 +0100 >++++ youtube_dl/__init__.py 2014-12-27 17:05:31.000000000 +0100 > @@ -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)) >+@@ -328,17 +327,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 196298
: 150988