Created attachment 253786 [details] pipe-viewer-0.5.3.patch Description: ChangeLog: https://github.com/trizen/pipe-viewer/releases/tag/0.5.3 * GUI: Rebind play as audio to CTRL+B. * Fixed the CONSENT cookie, which no longer worked due to YouTube changes. QA: * portlint: - WARN: Makefile: unless this is a master port, MAINTAINER has to be set by "=", not by "?=". - WARN: Makefile: unless this is a master port, COMMENT has to be set by "=", not by "?=". * testport: (poudriere: 14.1-RELEASE, amd64, FORK_MANAGER GTK3 JSON_XS LOCAL_CACHE READLINE SHARE_DIR LINE_BREAK YT_DLP tested): - Warning: devel/p5-Module-Build was in Perl CORE. Check with `corelist Module::Build 0.4206` and `corelist -a Module::Build` i f it should be conditionally added depending on PERL_LEVEL - Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA che ck gets better results when using it, especially with older Perl versions.
I hope you rested slave port multimedia/gtk-pipe-viewer.
(In reply to Vladimir Druzenko from comment #1) Of course, I have tested both ports.
For consistency with Porters Handbook PORTVERSION should be DISTVERSION
(In reply to Daniel Engberg from comment #3) I already changed it. Committing now…
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f3cbe52d72f126f3b01650105edb5a17e729fb6 commit 5f3cbe52d72f126f3b01650105edb5a17e729fb6 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-09-24 00:04:49 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-09-24 00:09:14 +0000 multimedia/{,gtk-}pipe-viewer: Update 0.5.2 → 0.5.3 Changelog: https://github.com/trizen/pipe-viewer/releases/tag/0.5.3 While here replace PORTVERSION with DISTVERSION. PR: 281673 multimedia/pipe-viewer/Makefile | 2 +- multimedia/pipe-viewer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.