pkgsrc-WIP-changes archive

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

pipe-viewer: update to pipe-viewer-0.4.8



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sun Aug 6 13:01:17 2023 +0200
Changeset:	a3b75d9709320eb540b35a23a3b2c060cd4c0d9c

Modified Files:
	pipe-viewer/Makefile
	pipe-viewer/distinfo

Log Message:
pipe-viewer: update to pipe-viewer-0.4.8

Changelog:

Version 0.4.8

- Fixed the "CONSENT" cookie (which no longer worked due to YouTube
  changes).

Version 0.4.7

- Fixed the slow loading of videos, when using the internal extraction
  method of streaming URLs.

Version 0.4.6

- Fixed the internal extracting of streaming URLs.  - Extended
  `fat32safe` option to convert Unicode characters to ASCII equivalent
  when `Text::Unidecode` is available.  - Recognize several more
  audio itags.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a3b75d9709320eb540b35a23a3b2c060cd4c0d9c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pipe-viewer/Makefile | 2 +-
 pipe-viewer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/pipe-viewer/Makefile b/pipe-viewer/Makefile
index d4252dcb3a..9e2c6741aa 100644
--- a/pipe-viewer/Makefile
+++ b/pipe-viewer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pipe-viewer-0.4.5
+DISTNAME=	pipe-viewer-0.4.8
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=trizen/}
 
diff --git a/pipe-viewer/distinfo b/pipe-viewer/distinfo
index 1b0d25aaf8..d2c3307ebd 100644
--- a/pipe-viewer/distinfo
+++ b/pipe-viewer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pipe-viewer-0.4.5.tar.gz) = 68a73a646350a5d6c80edf68d3f1db167f1bd5736c56aca91d342e235d102f87
-SHA512 (pipe-viewer-0.4.5.tar.gz) = efdae92363dba7ebc1949bc25d8cbfa95fef3869b178d5eab1718e04fd9a8176a196788c7f5a84bc68de1c46fd3d52432630e6071671b502dbd9cba01db20258
-Size (pipe-viewer-0.4.5.tar.gz) = 267746 bytes
+BLAKE2s (pipe-viewer-0.4.8.tar.gz) = 30ed6bc273ee86304d7e42620919bbc5b5260e987bf15430374a057640bc2c08
+SHA512 (pipe-viewer-0.4.8.tar.gz) = 0f7f9d8a2afbd8749a896410203ddeca7510d6f9f21868ba940fd8e9a98176f519554c4cf1df562f4734685480b9b003033ffc53b7055b50ffda0a1012d8beaf
+Size (pipe-viewer-0.4.8.tar.gz) = 268549 bytes


Home | Main Index | Thread Index | Old Index