Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 66D3B7A2AE for ; Sun, 29 May 2016 20:41:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1CB7F85EE2; Sun, 29 May 2016 20:41:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F07385EC1 for ; Sun, 29 May 2016 20:41:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id iUp2oHOP-kZe for ; Sun, 29 May 2016 20:41:37 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0EFF085DFD for ; Sun, 29 May 2016 20:41:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0CED9FBB5; Sun, 29 May 2016 20:41:37 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 29 May 2016 20:41:37 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/net/youtube-dl To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20160529204137.0CED9FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: leot Date: Sun May 29 20:41:37 UTC 2016 Modified Files: pkgsrc/net/youtube-dl: Makefile PLIST distinfo Log Message: Update net/youtube-dl to 20160530 Changes: 2016.05.30 ---------- [coub] add new extractor [eyedottv] add new extractor [radiocanada] add new extractor [reuters] add new extractor [*] various bug fixes and improvements 2016.05.21.2 ------------ [*] check for python3 rsa module 2016.05.21.1 ------------ [*] check for pandoc 2016.05.21 ---------- [cbslocal] add a new extractor [sendtonews] add a new extractor [anvato] add a new extractor [localnews8] add a new extractor [learnr] add a new extractor [formula1] add a new extractor [abcnews] add a new extractor [*] various bug fixes and improvements 2016.05.16 ---------- [collegehumor] remove extractor [3qsdn] add extractor [cinemassacre] remove extractor [sina] fix extraction [openload] fix extraction [ustudio] add support ustudio app/embed urls [nrk] rework extractor [*] various bug fixes and improvements 2016.05.10 ---------- [socks] add support for SOCKS proxies [ceskatele] add support for live streams [mva] add new extractor [litv] add new extractor [fczenit] misc fixes [udemy] modernize [yandexmusic] modernize [vevo] various improvements [*] various bug fixes and improvements To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 pkgsrc/net/youtube-dl/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/youtube-dl/PLIST cvs rdiff -u -r1.74 -r1.75 pkgsrc/net/youtube-dl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.