ports/127488: Update www/youtube_dl to 2008.08.09
Eric L. Chen
d9364104 at mail.nchu.edu.tw
Fri Sep 19 01:00:04 UTC 2008
>Number: 127488
>Category: ports
>Synopsis: Update www/youtube_dl to 2008.08.09
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Sep 19 01:00:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Eric L. Chen
>Release: 7-STABLE
>Organization:
National Chung Hsing University
>Environment:
FreeBSD lihong-nb.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #8: Wed Sep 17 09:01:04 CST 2008 root at lihong-nb.local:/usr/obj/usr/src/sys/lihong-nb i386
>Description:
Current youtube_dl in ports is not usable, due to YouTube did some changes.
Update to 2008.08.09 is needed for download video from YouTube.
>How-To-Repeat:
Use youtube_dl to download any video from youtube, for example:
youtube_dl 'http://tw.youtube.com/watch?v=SwPWWF6Hx4o'
Then, you will got error.
>Fix:
Update to version 2008.08.09.
Patch attached with submission follows:
--- www/youtube_dl/Makefile 2008-09-19 08:43:18.000000000 +0800
+++ www/youtube_dl/Makefile 2008-09-19 08:43:43.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= youtube_dl
-PORTVERSION= 2008.07.26
+PORTVERSION= 2008.08.09
CATEGORIES= www
MASTER_SITES= http://www.arrakis.es/~rggi3/youtube-dl/
DISTNAME= youtube-dl-${PORTVERSION}
--- www/youtube_dl/distinfo 2008-09-19 08:43:22.000000000 +0800
+++ www/youtube_dl/distinfo 2008-09-19 08:43:50.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (youtube-dl-2008.07.26) = 71d4a61c648e173cc093105b80760e05
-SHA256 (youtube-dl-2008.07.26) = 81dc89807d837e465bdbdb14aa5b2d8ca7652a04ec68357339b889796667cd19
-SIZE (youtube-dl-2008.07.26) = 29016
+MD5 (youtube-dl-2008.08.09) = 9a6420a47218e05c7961c91f93965fca
+SHA256 (youtube-dl-2008.08.09) = 8ae84675b89f0f2e8ae06e86279c949277d58ef35f0b5bf7cd341c4aa75b2f62
+SIZE (youtube-dl-2008.08.09) = 31695
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list