Bug 272866 - multimedia/pipe-viewer: Update to 0.4.8
Summary: multimedia/pipe-viewer: Update to 0.4.8
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-08-01 12:59 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-08-03 06:22 UTC (History)
1 user (show)

See Also:


Attachments
pipe-viewer-0.4.8.patch (1.52 KB, patch)
2023-08-01 12:59 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-08-01 12:59:09 UTC
Created attachment 243767 [details]
pipe-viewer-0.4.8.patch

Description:

ChangeLog: https://github.com/trizen/pipe-viewer/releases/tag/0.4.8

* Recognize two new itags: 700 and 701.
* Remove $ from the filename, when followed by a letter.
* 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: 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 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 check gets better results when using it, especially with older Perl versions.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-03 06:22:30 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-03 06:22:32 UTC
A commit in branch main references this bug:

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

commit e55e8a0d5220047053cb6b3d626d9dc087ad5c85
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-08-02 07:50:30 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-08-03 06:22:08 +0000

    multimedia/pipe-viewer: Update to 0.4.8

    ChangeLog: https://github.com/trizen/pipe-viewer/releases/tag/0.4.8

     * Recognize two new itags: 700 and 701.
     * Remove $ from the filename, when followed by a letter.
     * Fixed the "CONSENT" cookie

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

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