Received: by mail.netbsd.org (Postfix, from userid 605) id B0FCF84D8C; Tue, 18 Dec 2018 22:30:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B0F9684D87 for ; Tue, 18 Dec 2018 22:30:24 +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 4msxUnD5GXmL for ; Tue, 18 Dec 2018 22:30:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DD0F084D39 for ; Tue, 18 Dec 2018 22:30:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC3D4FB16; Tue, 18 Dec 2018 22:30:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1545172223157370" MIME-Version: 1.0 Date: Tue, 18 Dec 2018 22:30:23 +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: <20181218223023.CC3D4FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1545172223157370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Tue Dec 18 22:30:23 UTC 2018 Modified Files: pkgsrc/net/youtube-dl: Makefile distinfo Log Message: youtube-dl: Update to 20181217 Changes: version 2018.12.17 Extractors * [ard:beta] Improve geo restricted videos extraction * [ard:beta] Fix subtitles extraction * [ard:beta] Improve extraction robustness * [ard:beta] Relax URL regular expression (#18441) * [acast] Add support for embed.acast.com and play.acast.com (#18483) * [iprima] Relax URL regular expression (#18515, #18540) * [vrv] Fix initial state extraction (#18553) * [youtube] Fix mark watched (#18546) + [safari] Add support for learning.oreilly.com (#18510) * [youtube] Fix multifeed extraction (#18531) * [lecturio] Improve subtitles extraction (#18488) * [uol] Fix format URL extraction (#18480) + [ard:mediathek] Add support for classic.ardmediathek.de (#18473) To generate a diff of this commit: cvs rdiff -u -r1.153 -r1.154 pkgsrc/net/youtube-dl/Makefile cvs rdiff -u -r1.138 -r1.139 pkgsrc/net/youtube-dl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1545172223157370 Content-Disposition: inline Content-Length: 2003 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/youtube-dl/Makefile diff -u pkgsrc/net/youtube-dl/Makefile:1.153 pkgsrc/net/youtube-dl/Makefile:1.154 --- pkgsrc/net/youtube-dl/Makefile:1.153 Wed Dec 12 12:55:17 2018 +++ pkgsrc/net/youtube-dl/Makefile Tue Dec 18 22:30:23 2018 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.153 2018/12/12 12:55:17 leot Exp $ +# $NetBSD: Makefile,v 1.154 2018/12/18 22:30:23 leot Exp $ # XXX: VERSION_DATE can contains also an optional part that indicates # XXX: possible same day revisions. PKGNAME preserves that dotted part as is. -VERSION_DATE= 2018.12.09 +VERSION_DATE= 2018.12.17 DISTNAME= youtube-dl-${VERSION_DATE} PKGNAME= ${DISTNAME:S/.//:S/.//} CATEGORIES= net Index: pkgsrc/net/youtube-dl/distinfo diff -u pkgsrc/net/youtube-dl/distinfo:1.138 pkgsrc/net/youtube-dl/distinfo:1.139 --- pkgsrc/net/youtube-dl/distinfo:1.138 Wed Dec 12 12:55:17 2018 +++ pkgsrc/net/youtube-dl/distinfo Tue Dec 18 22:30:23 2018 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.138 2018/12/12 12:55:17 leot Exp $ +$NetBSD: distinfo,v 1.139 2018/12/18 22:30:23 leot Exp $ -SHA1 (youtube-dl-2018.12.09.tar.gz) = 154918b0ff7039f9bf56a249df7fed3612fda205 -RMD160 (youtube-dl-2018.12.09.tar.gz) = 59a0ceb44a73e7929b01ed0e7ec2e333352a2574 -SHA512 (youtube-dl-2018.12.09.tar.gz) = 00e233cfe21cbaa871e8ef4478c052a06129d24d8fd509de2aaf826a44eb9fabd370d931e8cc58af2406d4ce07bb2296a8bf675e818e55dde3d92c72073a3596 -Size (youtube-dl-2018.12.09.tar.gz) = 3073427 bytes +SHA1 (youtube-dl-2018.12.17.tar.gz) = 36495d5c34ecb3b66a287614f15a0110bfb99f64 +RMD160 (youtube-dl-2018.12.17.tar.gz) = 74c2573920ba5ce23be854d6691ab815e05c4575 +SHA512 (youtube-dl-2018.12.17.tar.gz) = 88d98391d110d6542503590c4735c765137cde43bc3a1f1b33b197d323a1226ed550d559f67bd4aadab3c82de8a471fa71bf4e1440e5641e1c51ba5cb7059904 +Size (youtube-dl-2018.12.17.tar.gz) = 3074432 bytes SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = c516d23cf14811b29ef593893741ed0fb4e17f22 --_----------=_1545172223157370--