[Bug 267494] multimedia/pipe-viewer: Update to 0.4.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Dec 2022 23:07:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267494

Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #238270|0                           |1
        is obsolete|                            |
 Attachment #238587|                            |maintainer-approval+
              Flags|                            |

--- Comment #2 from Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> ---
Created attachment 238587
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238587&action=edit
pipe-viewer-0.4.4.patch

Description:

* Change p5-LWP-UserAgent-WithCache dependency to
  p5-LWP-UserAgent-Cached (*-Cached is the correct dependency).

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

* CLI: added the `--shorts=s` and `--popular-shorts=s` command-line options.
* CLI: added the `:shorts=i` and `:popular-shorts=i` STDIN options.
* CLI: added the `--streams=s` and `--popular-streams=s` command-line options.
* CLI: added the `:streams=i` and `:popular-streams=i` STDIN options.
* CLI: added the `get_subscriptions_in_parallel` config-option (disabled by
default)
* GUI: Added the `Author -> {Streams, Shorts, Popular streams}`.
* GUI: added the `Copy YouTube URL` right-click menu entry.
* Added support for the new format of YouTube usernames starting with `@`.

QA (master - pipe-viewer):

* 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.1-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 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.

QA (slave - gtk-pipe-viewer):

* portlint:
  - FATAL: Makefile: extra item "CONFLICTS_INSTALL" placed in the LICENSE
section.
* testport (poudriere: 13.1-RELEASE, amd64, GTK JSON_XS LOCAL_CACHE READLINE
SHARE_DIR LINE_BREAK YT_DLP tested):
  - Warning: you may not need USES=desktop-file-utils
  - 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:

* I think these errors, warnings and notices are false positives. I run in a
clean environment (jail) and it works fine (pipe-viewer and gtk-pipe-viewer).

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