From sunpoet@sunpoet.net  Sat Dec  4 20:30:32 2010
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 70F79106564A;
	Sat,  4 Dec 2010 20:30:32 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 17B718FC14;
	Sat,  4 Dec 2010 20:30:31 +0000 (UTC)
Received: by ywp6 with SMTP id 6so5669327ywp.13
        for <multiple recipients>; Sat, 04 Dec 2010 12:30:31 -0800 (PST)
Received: by 10.151.49.15 with SMTP id b15mr6541730ybk.112.1291494630404;
        Sat, 04 Dec 2010 12:30:30 -0800 (PST)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
        by mx.google.com with ESMTPS id q4sm496832yba.14.2010.12.04.12.30.28
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 04 Dec 2010 12:30:29 -0800 (PST)
Received: by sunpoet.net (Postfix, from userid 1000)
	id C2B6C2AEC8CD; Sun,  5 Dec 2010 04:30:12 +0800 (CST)
Message-Id: <20101204203012.C2B6C2AEC8CD@sunpoet.net>
Date: Sun,  5 Dec 2010 04:30:12 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Sender: Sunpoet Hsieh <sunpoet@sunpoet.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: araujo@FreeBSD.org
Subject: [PATCH] www/youtube_dl: update to 2010.11.19
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         152837
>Category:       ports
>Synopsis:       [PATCH] www/youtube_dl: update to 2010.11.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 04 20:40:08 UTC 2010
>Closed-Date:    Sun Dec 05 15:17:27 UTC 2010
>Last-Modified:  Sun Dec 05 15:17:27 UTC 2010
>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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 4 20:40:17 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152837 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Sun Dec 5 15:17:27 UTC 2010 
State-Changed-Why:  
Duplicated: ports/152452 

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