From rsmith@xs4all.nl  Fri Aug 24 20:09:18 2007
Return-Path: <rsmith@xs4all.nl>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C5A8616A417
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2007 20:09:18 +0000 (UTC)
	(envelope-from rsmith@xs4all.nl)
Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35])
	by mx1.freebsd.org (Postfix) with ESMTP id 676C413C46A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2007 20:09:18 +0000 (UTC)
	(envelope-from rsmith@xs4all.nl)
Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160])
	by smtp-vbr15.xs4all.nl (8.13.8/8.13.8) with ESMTP id l7OK9GvL046511
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2007 22:09:17 +0200 (CEST)
	(envelope-from rsmith@xs4all.nl)
Received: by slackbox.xs4all.nl (Postfix, from userid 1001)
	id 681E3B835; Fri, 24 Aug 2007 22:09:16 +0200 (CEST)
Message-Id: <20070824200916.681E3B835@slackbox.xs4all.nl>
Date: Fri, 24 Aug 2007 22:09:16 +0200 (CEST)
From: Roland Smith <rsmith@xs4all.nl>
Reply-To: Roland Smith <rsmith@xs4all.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] www/youtube_dl doesn't work anymore; update to latest version
X-Send-Pr-Version: 3.113
X-GNATS-Notify: pankov_p@mail.ru

>Number:         115792
>Category:       ports
>Synopsis:       [PATCH] www/youtube_dl doesn't work anymore; update to latest version
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 20:10:01 GMT 2007
>Closed-Date:    Tue Aug 28 20:20:36 GMT 2007
>Last-Modified:  Tue Aug 28 20:20:36 GMT 2007
>Originator:     Roland Smith
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD slackbox.xs4all.nl 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Aug 9 01:39:44 CEST 2007 rsmith@slackbox.xs4all.nl:/usr/obj/usr/src/sys/RFS amd64


	
>Description:
	As of today, youtube-dl didn't work for me anymore. Downloading the
	latest version fixed it. The ffmpeg patch still applies cleanly,
	but I haven't tested it.
>How-To-Repeat:
	Try version 2007.06.22.
>Fix:
Apply the following patch;
----------- youtube_dl patch -----------
diff -urN youtube_dl.orig/Makefile youtube_dl/Makefile
--- youtube_dl.orig/Makefile	2007-08-04 13:41:30.000000000 +0200
+++ youtube_dl/Makefile	2007-08-24 21:53:09.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2007.06.22
+PORTVERSION=	2007.08.24
 CATEGORIES=	www
 MASTER_SITES=	http://www.arrakis.es/~rggi3/youtube-dl/
 DISTNAME=	youtube-dl-${PORTVERSION}
diff -urN youtube_dl.orig/distinfo youtube_dl/distinfo
--- youtube_dl.orig/distinfo	2007-06-25 15:09:01.000000000 +0200
+++ youtube_dl/distinfo	2007-08-24 21:55:32.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (youtube-dl-2007.06.22) = d6e0be51d5a565408dc3e003660ac875
-SHA256 (youtube-dl-2007.06.22) = f69844e077d67518c95cf661229016cd3e93bc3d5d4f9fb31208e17786ffc1ff
-SIZE (youtube-dl-2007.06.22) = 15191
+MD5 (youtube-dl-2007.08.24) = 9c92da44ca3d3d9af39b573769b8e79c
+SHA256 (youtube-dl-2007.08.24) = 181c8383462d5bff0cd9b4b9b2f086307447c801094965eff2e83b8444785e5b
+SIZE (youtube-dl-2007.08.24) = 15203
diff -urN youtube_dl.orig/files/patch-youtube-dl youtube_dl/files/patch-youtube-dl
--- youtube_dl.orig/files/patch-youtube-dl	2006-08-16 14:51:40.000000000 +0200
+++ youtube_dl/files/patch-youtube-dl	2007-08-24 21:56:42.000000000 +0200
@@ -4,5 +4,5 @@
 -#!/usr/bin/env python
 +#!%%PYTHON_CMD%%
  #
- # Copyright (c) 2006 Ricardo Garcia Gonzalez
+ # Copyright (c) 2006-2007 Ricardo Garcia Gonzalez
  #
----------- youtube_dl patch -----------


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 24 20:10:09 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115792 

From: Pankov Pavel <pankov_p@mail.ru>
To: bug-followup@FreeBSD.org, rsmith@xs4all.nl
Cc:  
Subject: Re: ports/115792: [PATCH] www/youtube_dl doesn't work anymore; update
 to latest version
Date: Tue, 28 Aug 2007 21:12:12 +0400

 It's a duplicate of ports/115834, which I have just approved. This one 
 can be safely closed, i think. Thanks and sorry for late response.
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Aug 28 20:20:18 UTC 2007 
State-Changed-Why:  
See ports/115834. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115792 
>Unformatted:
