ports/152837: [PATCH] www/youtube_dl: update to 2010.11.19

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 4 20:40:10 UTC 2010


>Number:         152837
>Category:       ports
>Synopsis:       [PATCH] www/youtube_dl: update to 2010.11.19
>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:   Sat Dec 04 20:40:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Nov 23 00:07:29 CST 2010
>Description:
- Update to 2010.11.19
- Update MASTER_SITES and WWW
  Reference: https://rg03.wordpress.com/2010/11/06/

Port maintainer (araujo at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- youtube_dl-2010.11.19.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/Makefile,v
retrieving revision 1.52
diff -u -u -r1.52 Makefile
--- Makefile	11 Nov 2010 23:23:28 -0000	1.52
+++ Makefile	4 Dec 2010 20:26:01 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2010.10.24
+PORTVERSION=	2010.11.19
 CATEGORIES=	www
-MASTER_SITES=	http://bitbucket.org/rg3/youtube-dl/raw/${PORTVERSION}/
+MASTER_SITES=	https://github.com/rg3/youtube-dl/raw/${PORTVERSION}/
 DISTNAME=	youtube-dl
 EXTRACT_SUFX=	# empty
 DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/distinfo,v
retrieving revision 1.42
diff -u -u -r1.42 distinfo
--- distinfo	11 Nov 2010 23:23:28 -0000	1.42
+++ distinfo	4 Dec 2010 20:26:01 -0000
@@ -1,2 +1,2 @@
-SHA256 (youtube_dl/2010.10.24/youtube-dl) = 1ec91cd1d791c62777724fb650fde3d6da1ad5c86b4f46ec0368759ce7a7a381
-SIZE (youtube_dl/2010.10.24/youtube-dl) = 82350
+SHA256 (youtube_dl/2010.11.19/youtube-dl) = 016d9559610e2043ba140de41ad69580dc5510dc9001df7614e1d38d87c40e25
+SIZE (youtube_dl/2010.11.19/youtube-dl) = 84216
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/pkg-descr,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-descr
--- pkg-descr	4 May 2009 13:27:09 -0000	1.2
+++ pkg-descr	4 Dec 2010 20:26:01 -0000
@@ -1,4 +1,4 @@
 youtube-dl is a small command-line program for downloading videos 
 from YouTube.com.
 
-WWW: http://bitbucket.org/rg3/youtube-dl/
+WWW: http://rg3.github.com/youtube-dl/
--- youtube_dl-2010.11.19.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list