pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/youtube-dl youtube-dl: Update to 20190621



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9a324f484b0d
branches:  trunk
changeset: 397385:9a324f484b0d
user:      leot <leot%pkgsrc.org@localhost>
date:      Fri Jun 21 17:10:30 2019 +0000

description:
youtube-dl: Update to 20190621

Changes:
2019.06.21
----------
Core
* [utils] Restrict parse_codecs and add theora as known vcodec (#21381)

Extractors
* [youtube] Update signature function patterns (#21469, #21476)
* [youtube] Make --write-annotations non fatal (#21452)
+ [sixplay] Add support for rtlmost.hu (#21405)
* [youtube] Hardcode codec metadata for av01 video only formats (#21381)
* [toutv] Update client key (#21370)
+ [biqle] Add support for new embed domain
* [cbs] Improve DRM protected videos detection (#21339)

diffstat:

 net/youtube-dl/Makefile |   4 ++--
 net/youtube-dl/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 3480311fd259 -r 9a324f484b0d net/youtube-dl/Makefile
--- a/net/youtube-dl/Makefile   Fri Jun 21 17:00:13 2019 +0000
+++ b/net/youtube-dl/Makefile   Fri Jun 21 17:10:30 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.175 2019/06/09 21:26:45 leot Exp $
+# $NetBSD: Makefile,v 1.176 2019/06/21 17:10:30 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=  2019.06.08
+VERSION_DATE=  2019.06.21
 DISTNAME=      youtube-dl-${VERSION_DATE}
 PKGNAME=       ${DISTNAME:S/.//:S/.//}
 CATEGORIES=    net
diff -r 3480311fd259 -r 9a324f484b0d net/youtube-dl/distinfo
--- a/net/youtube-dl/distinfo   Fri Jun 21 17:00:13 2019 +0000
+++ b/net/youtube-dl/distinfo   Fri Jun 21 17:10:30 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.158 2019/06/09 21:26:45 leot Exp $
+$NetBSD: distinfo,v 1.159 2019/06/21 17:10:30 leot Exp $
 
-SHA1 (youtube-dl-2019.06.08.tar.gz) = 3c665c7cbf6f58c176cdc19e29df16b7ff63c61a
-RMD160 (youtube-dl-2019.06.08.tar.gz) = bccdfbfeccbd820dbc6af9157dd3558a0c4faa38
-SHA512 (youtube-dl-2019.06.08.tar.gz) = 6758d629ff0b56ed6589d024f29761cbe4678154316a370090d6eca62611791b79b8662a70c54e333362db0495131935d47bcbfcb40ae6dcf1cc0c8808790799
-Size (youtube-dl-2019.06.08.tar.gz) = 3169571 bytes
+SHA1 (youtube-dl-2019.06.21.tar.gz) = 1cccf6e3e137d94e0615096a911644883e9d12e8
+RMD160 (youtube-dl-2019.06.21.tar.gz) = 2034f79f88cebc47db00e66e34c831d862f873a0
+SHA512 (youtube-dl-2019.06.21.tar.gz) = b116f1b636b616e7bd2f5f3d8bbec3b9acebc956f2864391392cfa8bd2af91faa97603d528a13abb6e69ac861582d296870579469e4c6f4f4816dc674e0c27bb
+Size (youtube-dl-2019.06.21.tar.gz) = 3169975 bytes
 SHA1 (patch-setup.py) = a67074ae7cfe5e77847c2f610337ea553eddb69b
 SHA1 (patch-youtube__dl_postprocessor_ffmpeg.py) = f96676170a448d9205d542a7def4beca615a1490



Home | Main Index | Thread Index | Old Index