Bug 278858 - multimedia/pipe-viewer: Update to 0.5.0
Summary: multimedia/pipe-viewer: Update to 0.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/trizen/pipe-viewer...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-08 22:34 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-05-10 18:04 UTC (History)
1 user (show)

See Also:


Attachments
pipe-viewer-0.5.0.patch (1.59 KB, patch)
2024-05-08 22:34 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-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(-)