Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2007 20:09:52 +0400 (MSD)
From:      Gleb Smirnoff <glebius@cell.glebius.int.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115834: [patch] update www/youtube_dl
Message-ID:  <200708261609.l7QG9qOx087883@cell.glebius.int.ru>
Resent-Message-ID: <200708261630.l7QGU2pW058744@freefall.freebsd.org>

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

>Number:         115834
>Category:       ports
>Synopsis:       [patch] update www/youtube_dl
>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:   Sun Aug 26 16:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gleb Smirnoff
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Rambler
>Environment:
System: FreeBSD cell.glebius.int.ru 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Apr 19 00:48:33 MSD 2007 root@cell.glebius.int.ru:/usr/obj/usr/src/sys/NUCLEUS i386
>Description:
	The patch updates the port to install the newest version of
	youtube_dl script, that is required for successful download
	of videos from YouTube. The current version in port doesn't
	work anymore.
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile	4 Aug 2007 11:41:30 -0000	1.13
+++ Makefile	26 Aug 2007 16:06:22 -0000
@@ -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}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo	25 Jun 2007 13:09:01 -0000	1.12
+++ distinfo	26 Aug 2007 16:06:25 -0000
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



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