From sunpoet@sunpoet.net  Sat Oct 30 21:02:04 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 C08BF1065673
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Oct 2010 21:02:04 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 7234C8FC21
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 30 Oct 2010 21:02:04 +0000 (UTC)
Received: by yxl31 with SMTP id 31so2777028yxl.13
        for <multiple recipients>; Sat, 30 Oct 2010 14:02:03 -0700 (PDT)
Received: by 10.91.16.27 with SMTP id t27mr6589362agi.126.1288472523223;
        Sat, 30 Oct 2010 14:02:03 -0700 (PDT)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
        by mx.google.com with ESMTPS id f46sm3234820yhc.17.2010.10.30.14.02.01
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 30 Oct 2010 14:02:02 -0700 (PDT)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 9E9CF2AEC642; Sun, 31 Oct 2010 05:01:47 +0800 (CST)
Message-Id: <20101030210147.9E9CF2AEC642@sunpoet.net>
Date: Sun, 31 Oct 2010 05:01:47 +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.10.24
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         151839
>Category:       ports
>Synopsis:       [PATCH] www/youtube_dl: update to 2010.10.24
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 30 21:10:10 UTC 2010
>Closed-Date:    Thu Nov 11 23:23:46 UTC 2010
>Last-Modified:  Thu Nov 11 23:30:05 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: Sat Oct 23 16:01:16 CST 2010
>Description:
- Update to 2010.10.24

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

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

--- youtube_dl-2010.10.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/Makefile,v
retrieving revision 1.51
diff -u -u -r1.51 Makefile
--- Makefile	21 Oct 2010 15:37:48 -0000	1.51
+++ Makefile	30 Oct 2010 21:01:43 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	youtube_dl
-PORTVERSION=	2010.10.03
+PORTVERSION=	2010.10.24
 CATEGORIES=	www
 MASTER_SITES=	http://bitbucket.org/rg3/youtube-dl/raw/${PORTVERSION}/
 DISTNAME=	youtube-dl
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/youtube_dl/distinfo,v
retrieving revision 1.41
diff -u -u -r1.41 distinfo
--- distinfo	21 Oct 2010 15:37:48 -0000	1.41
+++ distinfo	30 Oct 2010 21:01:43 -0000
@@ -1,3 +1,2 @@
-MD5 (youtube_dl/2010.10.03/youtube-dl) = c552c00881845689900b67525ac6f72b
-SHA256 (youtube_dl/2010.10.03/youtube-dl) = eb6a5deb494e8949918ca5a674d961439963fadd822df67dfa49ce47fa326d75
-SIZE (youtube_dl/2010.10.03/youtube-dl) = 81038
+SHA256 (youtube_dl/2010.10.24/youtube-dl) = 1ec91cd1d791c62777724fb650fde3d6da1ad5c86b4f46ec0368759ce7a7a381
+SIZE (youtube_dl/2010.10.24/youtube-dl) = 82350
--- youtube_dl-2010.10.24.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 30 21:10:18 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151839 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Thu Nov 11 23:23:46 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151839: commit references a PR
Date: Thu, 11 Nov 2010 23:23:33 +0000 (UTC)

 araujo      2010-11-11 23:23:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/youtube_dl       Makefile distinfo 
   Log:
   - Update to 2010.10.24.
   
   PR:             ports/151839
   Submitted by:   sunpoet@
   
   Revision  Changes    Path
   1.52      +1 -1      ports/www/youtube_dl/Makefile
   1.42      +2 -3      ports/www/youtube_dl/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
