Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2068563C49F for ; Wed, 24 Feb 2010 18:28:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B2E3A63B24A; Wed, 24 Feb 2010 18:28:19 +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 D85D763B111 for ; Wed, 24 Feb 2010 18:28:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C2FA7175DF; Wed, 24 Feb 2010 18:28:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 24 Feb 2010 18:28:18 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/net/youtube-dl To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100224182818.C2FA7175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Feb 24 18:28:18 UTC 2010 Modified Files: pkgsrc/net/youtube-dl: Makefile distinfo Log Message: This is mostly a bugfix release that solves several reported issues. In addition, the program now features a generic downloader that attempts to work with any unknown URL the user provides, and appears to work with several sites in tests. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/youtube-dl/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/youtube-dl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.