Date: Thu, 10 Feb 2011 22:36:26 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: araujo@FreeBSD.org Subject: ports/154654: [PATCH] www/youtube_dl: update to 2011.01.30 Message-ID: <20110210143626.827622AEC4A8@sunpoet.net> Resent-Message-ID: <201102101440.p1AEe6xv092545@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154654 >Category: ports >Synopsis: [PATCH] www/youtube_dl: update to 2011.01.30 >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: Thu Feb 10 14:40:05 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.2-PRERELEASE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Sat Feb 5 00:35:18 CST >Description: - Update to 2011.01.30 Port maintainer (araujo@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- youtube_dl-2011.01.30.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/youtube_dl/Makefile,v retrieving revision 1.54 diff -u -u -r1.54 Makefile --- Makefile 9 Dec 2010 22:33:57 -0000 1.54 +++ Makefile 10 Feb 2011 14:34:56 -0000 @@ -6,7 +6,7 @@ # PORTNAME= youtube_dl -PORTVERSION= 2010.12.09 +PORTVERSION= 2011.01.30 CATEGORIES= www MASTER_SITES= https://github.com/rg3/youtube-dl/raw/${PORTVERSION}/ DISTNAME= youtube-dl Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/youtube_dl/distinfo,v retrieving revision 1.44 diff -u -u -r1.44 distinfo --- distinfo 9 Dec 2010 22:33:57 -0000 1.44 +++ distinfo 10 Feb 2011 14:34:56 -0000 @@ -1,2 +1,2 @@ -SHA256 (youtube_dl/2010.12.09/youtube-dl) = 97ca24596409b6117f398383111328a8eec09c777ff7233aa06038f4195e3d97 -SIZE (youtube_dl/2010.12.09/youtube-dl) = 87764 +SHA256 (youtube_dl/2011.01.30/youtube-dl) = d7bf688375e93d5ac9a8859b33c071e59a2691992363b690ea43eff2e952871f +SIZE (youtube_dl/2011.01.30/youtube-dl) = 93827 --- youtube_dl-2011.01.30.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110210143626.827622AEC4A8>