Bug 278858

Summary: multimedia/pipe-viewer: Update to 0.5.0
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/trizen/pipe-viewer/blob/0.5.0/Changes
Attachments:
Description Flags
pipe-viewer-0.5.0.patch DtxdF: maintainer-approval+

Description Jesús Daniel Colmenares Oviedo 2024-05-08 22:34:24 UTC
Created attachment 250536 [details]
pipe-viewer-0.5.0.patch

Description:

ChangeLog: https://github.com/trizen/pipe-viewer/blob/0.5.0/Changes

* Fixed the "400 Bad Request" error when playing a video.
* Fixed the support for related videos.
* Fixed the launch of the Gtk3 version on older versions of Perl.
* When there are no non-split URLs available, return split URLs.

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: (make: 14.0-RELEASE, amd64, JSON_XS LOCAL_CACHE READLINE 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` if it should be conditionally ad
ded depending on PERL_LEVEL
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-05-10 18:03:14 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-10 18:04:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4015b66573ebadabed72e5bfaef6f933f2b03de2

commit 4015b66573ebadabed72e5bfaef6f933f2b03de2
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-05-09 07:59:44 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-05-10 18:02:56 +0000

    multimedia/pipe-viewer: Update to 0.5.0

    ChangeLog: https://github.com/trizen/pipe-viewer/blob/0.5.0/Changes

     * Fixed the "400 Bad Request" error when playing a video.
     * Fixed the support for related videos.
     * Fixed the launch of the Gtk3 version on older versions of Perl.
     * When there are no non-split URLs available, return split URLs.

    PR:             278858
    Reported by:    DtxdF@disroot.org (maintainer)

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