git: 1c788d3428bb - main - multimedia/{,gtk-}pipe-viewer: Update 0.5.5 => 0.5.6

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Thu, 22 May 2025 23:50:06 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c788d3428bbea0b465d1197ef99322cfc8d5b60

commit 1c788d3428bbea0b465d1197ef99322cfc8d5b60
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2025-05-22 23:45:53 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-22 23:45:53 +0000

    multimedia/{,gtk-}pipe-viewer: Update 0.5.5 => 0.5.6
    
    - Remove YOUTUBE_DL option (www/youtube_dl no longer exists).
    
    ChangeLog:
    https://github.com/trizen/pipe-viewer/blob/0.5.6/Changes
    
    - Bug-fix: when there are multiple audio tracks, select the default one.
    
    PR:     286996
---
 multimedia/pipe-viewer/Makefile | 6 ++----
 multimedia/pipe-viewer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/multimedia/pipe-viewer/Makefile b/multimedia/pipe-viewer/Makefile
index d99c901b055e..f547fda030e1 100644
--- a/multimedia/pipe-viewer/Makefile
+++ b/multimedia/pipe-viewer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pipe-viewer
-DISTVERSION=	0.5.5
+DISTVERSION=	0.5.6
 CATEGORIES=	multimedia perl5
 
 MAINTAINER?=	DtxdF@disroot.org
@@ -30,7 +30,7 @@ OPTIONS_DEFAULT?=		FORK_MANAGER JSON_XS LINE_BREAK LOCAL_CACHE \
 				READLINE YT_DLP
 OPTIONS_RADIO=			FIXED_WIDTH YOUTUBE
 OPTIONS_RADIO_FIXED_WIDTH=	CHAR_WIDTH LINE_BREAK
-OPTIONS_RADIO_YOUTUBE=		YOUTUBE_DL YT_DLP
+OPTIONS_RADIO_YOUTUBE=		YT_DLP
 
 OPTIONS_SUB=	yes
 
@@ -42,7 +42,6 @@ LINE_BREAK_DESC=	Install with p5-Text-CharWidth
 LOCAL_CACHE_DESC=	Local cache support
 SHARE_DIR_DESC=		Install with p5-File-ShareDir
 YOUTUBE_DESC=		Youtube support
-YOUTUBE_DL_DESC=	Enable Youtube support with youtube_dl
 YT_DLP_DESC=		Enable Youtube support with yt-dlp
 
 CHAR_WIDTH_RUN_DEPENDS=		p5-Text-CharWidth>0:textproc/p5-Text-CharWidth
@@ -54,7 +53,6 @@ LINE_BREAK_RUN_DEPENDS=		p5-Unicode-LineBreak>0:textproc/p5-Unicode-LineBreak
 LOCAL_CACHE_RUN_DEPENDS=	p5-LWP-UserAgent-Cached>0:www/p5-LWP-UserAgent-Cached
 READLINE_RUN_DEPENDS=		p5-Term-ReadLine-Gnu>0:devel/p5-Term-ReadLine-Gnu
 SHARE_DIR_RUN_DEPENDS=		p5-File-ShareDir>0:devel/p5-File-ShareDir
-YOUTUBE_DL_RUN_DEPENDS=		youtube_dl>0:www/youtube_dl
 YT_DLP_RUN_DEPENDS=		yt-dlp>0:www/yt-dlp
 
 post-install-GTK3-on:
diff --git a/multimedia/pipe-viewer/distinfo b/multimedia/pipe-viewer/distinfo
index b8361f210e31..135b99c96779 100644
--- a/multimedia/pipe-viewer/distinfo
+++ b/multimedia/pipe-viewer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745129505
-SHA256 (trizen-pipe-viewer-0.5.5_GH0.tar.gz) = 212f3933bd8ae7ef17e718520daceb5d3f42f303b3bad6ac3e9ab25aa53ee074
-SIZE (trizen-pipe-viewer-0.5.5_GH0.tar.gz) = 272386
+TIMESTAMP = 1747928088
+SHA256 (trizen-pipe-viewer-0.5.6_GH0.tar.gz) = fd5c6ab5e03b6e0298ebfa46b93a8e21e5260a64e33d56c9f5fa2c30066f1a36
+SIZE (trizen-pipe-viewer-0.5.6_GH0.tar.gz) = 272490