Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2006 20:45:26 +0300 (MSK)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        pankov_p@mail.ru
Subject:   ports/104939: [patch] update port youtube_dl to 2006.09.25
Message-ID:  <200610301745.k9UHjQ0R049626@cell.sick.ru>
Resent-Message-ID: <200610301750.k9UHoNLr025504@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104939
>Category:       ports
>Synopsis:       [patch] update port youtube_dl to 2006.09.25
>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:   Mon Oct 30 17:50:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gleb Smirnoff
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
FreeBSD Team
>Environment:
FreeBSD morannon.ramtel.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #4: Tue Oct 24 21:43:05 MSD 2006     glebius@morannon.ramtel.ru:/usr/obj/usr/src/sys/MORANNON  i386
>Description:
	Please update port youtube_dl to latest version 2006.09.25.
	The current version we got in ports doesn't download videos
	from youtube.com anymore. So, the current port can be considered
	non-working. You suggest to update the port ASAP, so that working
	version will go into 6.2-RELEASE.
>How-To-Repeat:
	Try to run
		youtube-dl 'http://www.youtube.com/watch?v=0SHsg20-9LM'
	with current version of youtube_dl installed.
>Fix:
	Patch:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile	5 Sep 2006 17:32:56 -0000	1.2
+++ Makefile	29 Oct 2006 20:14:11 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2006.08.28
+PORTVERSION=	2006.09.25
 CATEGORIES=	www
 MASTER_SITES=	http://www.arrakis.es/~rggi3/youtube-dl/ \
 		http://pankovpv.sovietservers.com/freebsd/ports/distfiles/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo	5 Sep 2006 17:32:56 -0000	1.2
+++ distinfo	29 Oct 2006 20:15:17 -0000
@@ -1,3 +1,3 @@
-MD5 (youtube-dl-2006.08.28) = 3ee9204ace60d4fab8366497452febc0
-SHA256 (youtube-dl-2006.08.28) = 9e24da3777f6da5c28e3be851620d59d914936fdc93d70414becc13f71ff6126
-SIZE (youtube-dl-2006.08.28) = 9267
+MD5 (youtube-dl-2006.09.25) = 3cf5e6a7c7a082be58cf2f911535b239
+SHA256 (youtube-dl-2006.09.25) = 06c3a50f6a0c66261efe491157b59b040e401d32b04cacd994ec78cfa082b55e
+SIZE (youtube-dl-2006.09.25) = 9612
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610301745.k9UHjQ0R049626>