Bug 281673 - multimedia/pipe-viewer: Update to 0.5.3
Summary: multimedia/pipe-viewer: Update to 0.5.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/trizen/pipe-viewer...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-23 19:54 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-09-24 00:13 UTC (History)
2 users (show)

See Also:


Attachments
pipe-viewer-0.5.3.patch (1.48 KB, patch)
2024-09-23 19:54 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2024-09-23 19:54:45 UTC
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.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2024-09-23 23:04:18 UTC
I hope you rested slave port multimedia/gtk-pipe-viewer.
Comment 2 Jesús Daniel Colmenares Oviedo 2024-09-23 23:32:24 UTC
(In reply to Vladimir Druzenko from comment #1)

Of course, I have tested both ports.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2024-09-23 23:58:33 UTC
For consistency with Porters Handbook PORTVERSION should be DISTVERSION
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2024-09-24 00:02:16 UTC
(In reply to Daniel Engberg from comment #3)
I already changed it.
Committing now…
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-09-24 00:13:20 UTC
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(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2024-09-24 00:13:54 UTC
Thanks.