Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 417A763BC1D for ; Sun, 6 Sep 2009 16:48:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E009463B177; Sun, 6 Sep 2009 16:48:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 16ED863B15B for ; Sun, 6 Sep 2009 16:48:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 04B0C175D0; Sun, 6 Sep 2009 16:48:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 6 Sep 2009 16:48:44 +0000 From: Soren Jacobsen Subject: CVS commit: pkgsrc/net/youtube-dl To: pkgsrc-changes@NetBSD.org Reply-To: snj@netbsd.org X-Mailer: log_accum Message-Id: <20090906164845.04B0C175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: snj Date: Sun Sep 6 16:48:44 UTC 2009 Modified Files: pkgsrc/net/youtube-dl: Makefile distinfo Log Message: Update to 20090808. Changes: - Properly encode messages sent to stderr (fixes issue #34) - Include format 5 in best quality list - Fix metacafe.com code due to recent changes in the site - Update User-agent string - Fix minor problem with size formatting method - Use get_video_info to work around captcha problems (fixes issue #31) To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/youtube-dl/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/youtube-dl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.