Mon May 8 19:24:46 2023 UTC ()
multimedia/streamlink: update to streamlink-5.5.1

5.5.1

Patch release:

  * Fixed: shifting time offset when reloading HLS playlists (#5321)
  * Fixed: import of create_urllib3_context on urllib3 <2.0.0 (#5333)
  * Fixed: Vimeo plugin (#5331)


(yhardy)
diff -r1.37 -r1.38 pkgsrc/multimedia/streamlink/Makefile
diff -r1.24 -r1.25 pkgsrc/multimedia/streamlink/distinfo

cvs diff -r1.37 -r1.38 pkgsrc/multimedia/streamlink/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/streamlink/Makefile 2023/05/05 17:53:08 1.37
+++ pkgsrc/multimedia/streamlink/Makefile 2023/05/08 19:24:46 1.38
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.37 2023/05/05 17:53:08 yhardy Exp $ 1# $NetBSD: Makefile,v 1.38 2023/05/08 19:24:46 yhardy Exp $
2 2
3DISTNAME= streamlink-5.5.0 3DISTNAME= streamlink-5.5.1
4CATEGORIES= multimedia 4CATEGORIES= multimedia
5MASTER_SITES= ${MASTER_SITE_GITHUB:=streamlink/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=streamlink/}
6GITHUB_TAG= ${PKGVERSION_NOREV} 6GITHUB_TAG= ${PKGVERSION_NOREV}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://streamlink.github.io/ 9HOMEPAGE= https://streamlink.github.io/
10COMMENT= Tool that pipes video streams into a video player 10COMMENT= Tool that pipes video streams into a video player
11LICENSE= 2-clause-bsd 11LICENSE= 2-clause-bsd
12 12
13PYTHON_VERSIONS_INCOMPATIBLE= 27 13PYTHON_VERSIONS_INCOMPATIBLE= 27
14 14
15USE_PKG_RESOURCES= yes 15USE_PKG_RESOURCES= yes
16 16

cvs diff -r1.24 -r1.25 pkgsrc/multimedia/streamlink/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/streamlink/distinfo 2023/05/05 17:53:08 1.24
+++ pkgsrc/multimedia/streamlink/distinfo 2023/05/08 19:24:46 1.25
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.24 2023/05/05 17:53:08 yhardy Exp $ 1$NetBSD: distinfo,v 1.25 2023/05/08 19:24:46 yhardy Exp $
2 2
3BLAKE2s (streamlink-5.5.0.tar.gz) = 9e5ed151f14413e99867561759c217e9d2b64541d202025d338e6da5f6ddd379 3BLAKE2s (streamlink-5.5.1.tar.gz) = b9fab7efbaf5c2c88521aefe9a01b7fd1f1ec82212ea0348b6183c10980d27ee
4SHA512 (streamlink-5.5.0.tar.gz) = 4aad3e57eb9d0e55b331d6ce08f4313794cea75cbf17bb269e477c7be0a2dd2f6ade27c91f388e5a0417b84503d26d4f0a7a39532ccc40501c330de2f72855f1 4SHA512 (streamlink-5.5.1.tar.gz) = 492e7cce3cb3917b0652206088f0fbffdfcd47ba9517402e1d22fbb2fb9627b3d1b8da0f31d9f2b799ff7236e42a8473d447e6922e2485f8ce8332b4c52db0db
5Size (streamlink-5.5.0.tar.gz) = 494839 bytes 5Size (streamlink-5.5.1.tar.gz) = 496887 bytes