ports/148892: [PATCH] upgrade www/youtube_dl to 2010.07.22 restores functionality

Christoph Moench-Tegeder cmt at burggraben.net
Sat Jul 24 11:50:02 UTC 2010


>Number:         148892
>Category:       ports
>Synopsis:       [PATCH] upgrade www/youtube_dl to 2010.07.22 restores functionality
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 24 11:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Christoph Moench-Tegeder
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD elch.exwg.net 8.1-RELEASE FreeBSD 8.1-RELEASE #2: Sun Jul 18 12:05:49 CEST 2010 cmt at elch.exwg.net:/usr/obj/usr/src/sys/CMT amd64


	youtube_dl-2010.07.14 A program for downloading videos from YouTube.com
>Description:
	youtube-dl stopped working again (youtube seems to change their systems
	quite often), error message is "ERROR: format not available for video".
>How-To-Repeat:
	
>Fix:

	The current version (2010.07.22 as of time of writing) works for me.
	The following patch upgrades www/youtube_dl to that version.


diff -Nru www/youtube_dl.orig/Makefile www/youtube_dl/Makefile
--- www/youtube_dl.orig/Makefile	2010-07-18 21:25:01.000000000 +0200
+++ www/youtube_dl/Makefile	2010-07-24 13:33:47.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2010.07.14
+PORTVERSION=	2010.07.22
 CATEGORIES=	www
 MASTER_SITES=	http://bitbucket.org/rg3/youtube-dl/raw/${PORTVERSION}/
 DISTNAME=	youtube-dl
diff -Nru www/youtube_dl.orig/distinfo www/youtube_dl/distinfo
--- www/youtube_dl.orig/distinfo	2010-07-18 21:25:01.000000000 +0200
+++ www/youtube_dl/distinfo	2010-07-24 13:35:03.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (youtube_dl/2010.07.14/youtube-dl) = ca5c0e729e124cce96f4f74d35f7424a
-SHA256 (youtube_dl/2010.07.14/youtube-dl) = c4ee1c4f01661d19e9b9a2c593c0bb934fb2fcf7fa1f4187d1714adc64f69c5f
-SIZE (youtube_dl/2010.07.14/youtube-dl) = 80150
+MD5 (youtube_dl/2010.07.22/youtube-dl) = d3a69eb8211e0aa7b61e0afbfe507d41
+SHA256 (youtube_dl/2010.07.22/youtube-dl) = 0307ec6b7b58ef26e66afd9e260aba314ce706831a9cbaef3cb65705a66289cd
+SIZE (youtube_dl/2010.07.22/youtube-dl) = 78587


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list