From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 3 03:40:04 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC7CD1065672 for ; Sat, 3 Apr 2010 03:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8792B8FC13 for ; Sat, 3 Apr 2010 03:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o333e4Tw051609 for ; Sat, 3 Apr 2010 03:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o333e4OS051608; Sat, 3 Apr 2010 03:40:04 GMT (envelope-from gnats) Resent-Date: Sat, 3 Apr 2010 03:40:04 GMT Resent-Message-Id: <201004030340.o333e4OS051608@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A003106566C for ; Sat, 3 Apr 2010 03:34:57 +0000 (UTC) (envelope-from sahil@spartan.hamla.org) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 7EC658FC13 for ; Sat, 3 Apr 2010 03:34:57 +0000 (UTC) Received: by spartan.hamla.org (Postfix, from userid 1001) id F01CC170BD; Fri, 2 Apr 2010 23:34:56 -0400 (EDT) Message-Id: <20100403033456.F01CC170BD@spartan.hamla.org> Date: Fri, 2 Apr 2010 23:34:56 -0400 (EDT) From: Sahil Tandon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: araujo@FreeBSD.org Subject: ports/145316: [PATCH] www/youtube_dl: update to 2010.04.02 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sahil Tandon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2010 03:40:04 -0000 >Number: 145316 >Category: ports >Synopsis: [PATCH] www/youtube_dl: update to 2010.04.02 >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 Apr 03 03:40:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-RELEASE i386 >Organization: >Environment: >Description: - Update to 2010.04.02 >How-To-Repeat: >Fix: --- youtube_dl.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/youtube_dl/Makefile,v retrieving revision 1.45 diff -u -r1.45 Makefile --- Makefile 18 Mar 2010 13:32:34 -0000 1.45 +++ Makefile 3 Apr 2010 03:33:11 -0000 @@ -6,7 +6,7 @@ # PORTNAME= youtube_dl -PORTVERSION= 2010.03.13 +PORTVERSION= 2010.04.02 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.35 diff -u -r1.35 distinfo --- distinfo 18 Mar 2010 13:32:34 -0000 1.35 +++ distinfo 3 Apr 2010 03:33:11 -0000 @@ -1,3 +1,3 @@ -MD5 (youtube_dl/2010.03.13/youtube-dl) = b4e1d9801191853d399ea34c7a13e9ce -SHA256 (youtube_dl/2010.03.13/youtube-dl) = 5825ed9ff2c0cefcfcfe57872a22373fd95e836693a4ed14adea7ec583fef8e1 -SIZE (youtube_dl/2010.03.13/youtube-dl) = 57081 +MD5 (youtube_dl/2010.04.02/youtube-dl) = ba3e882b9c12c8ad2235bff043cac554 +SHA256 (youtube_dl/2010.04.02/youtube-dl) = da3a8cc1919c80c191a4c7acd68f95a8f0730b8bfff29cbba3ab1a1d8ed7e2b2 +SIZE (youtube_dl/2010.04.02/youtube-dl) = 63441 --- youtube_dl.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: