Bug 272050 - multimedia/pipe-viewer: Update to 0.4.7
Summary: multimedia/pipe-viewer: Update to 0.4.7
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: 2023-06-17 21:15 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-06-20 09:33 UTC (History)
1 user (show)

See Also:


Attachments
pipe-viewer-0.4.7.patch (1.45 KB, patch)
2023-06-17 21:15 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 2023-06-17 21:15:03 UTC
Created attachment 242845 [details]
pipe-viewer-0.4.7.patch

Description:

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

* Fixed the slow loading of videos, when using the internal extraction
  method of streaming 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: (poudriere: 13.2-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` if it should be conditionally added depend
ing on PERL_LEVEL
  - Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, esp
ecially with older Perl versions.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-06-20 09:33:18 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c7bc0afe3710363689cce5910dc8c7d272fb20d

commit 4c7bc0afe3710363689cce5910dc8c7d272fb20d
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-06-19 07:16:26 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-06-20 09:27:47 +0000

    multimedia/pipe-viewer: Update to 0.4.7

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

     * Fixed the slow loading of videos, when using the internal extraction method
       of streaming URLs.

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

 multimedia/pipe-viewer/Makefile | 2 +-
 multimedia/pipe-viewer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-20 09:33:27 UTC
Committed,

Thanks!