[Bug 271503] multimedia/*pipe-viewer: Update to 0.4.6

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 19 May 2023 03:45:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271503

            Bug ID: 271503
           Summary: multimedia/*pipe-viewer: Update to 0.4.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/trizen/pipe-viewer/blob/0.4.6/Chang
                    es
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
                CC: perl@FreeBSD.org, sunpoet@FreeBSD.org
                CC: perl@FreeBSD.org, sunpoet@FreeBSD.org
 Attachment #242265 maintainer-approval+
             Flags:

Created attachment 242265
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242265&action=edit
pipe-viewer-0.4.6.patch

Description:

* Add FORK_MANAGER option
* Remove GTK3_USES=desktop-file-utils (.desktop file does not use MimeType)

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

* Fixed the internal extracting of streaming URLs.
* Extended `fat32safe` option to convert Unicode characters to ASCII equivalent
when `Text::Unidecode` is available.
* Recognize several more audio itags.

QA:

* portlint:
  - FATAL: /usr/ports-devel/multimedia/pipe-viewer/pkg-plist: [35]: this port
installs .desktop files. Please add `desktop-file-utils` to USES.
  - FATAL: /usr/ports-devel/multimedia/pipe-viewer/pkg-plist: [43]: this port
installs .desktop files. Please add `desktop-file-utils` to USES.
  - 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.

Notes:

* Bug 269607 is not needed because this bug removes
GTK3_USES=desktop-file-utils.
* I can reproduce the same problem described in issue 168 [1], but it seems not
to be directly related to pipe-viewer.

[1] https://github.com/trizen/pipe-viewer/issues/168

-- 
You are receiving this mail because:
You are the assignee for the bug.