Bug 262388 - multimedia/kodi: update to 19.4
Summary: multimedia/kodi: update to 19.4
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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-06 22:28 UTC by yzrh
Modified: 2022-03-08 02:36 UTC (History)
1 user (show)

See Also:


Attachments
patch against HEAD (884 bytes, patch)
2022-03-06 22:28 UTC, yzrh
no flags Details | Diff
testport log (bzip2) (87.59 KB, application/x-bzip)
2022-03-06 22:29 UTC, yzrh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description yzrh 2022-03-06 22:28:43 UTC
Created attachment 232285 [details]
patch against HEAD
Comment 1 yzrh 2022-03-06 22:29:41 UTC
Created attachment 232286 [details]
testport log (bzip2)
Comment 2 yzrh 2022-03-06 22:31:50 UTC
# portlint -C
WARN: /tmp/kodi/pkg-plist: [145]: installing icons, please define INSTALLS_ICONS as appropriate
WARN: /tmp/kodi/pkg-plist: [146]: installing icons, please define INSTALLS_ICONS as appropriate
WARN: /tmp/kodi/pkg-plist: [147]: installing icons, please define INSTALLS_ICONS as appropriate
WARN: /tmp/kodi/pkg-plist: [148]: installing icons, please define INSTALLS_ICONS as appropriate
WARN: /tmp/kodi/pkg-plist: [149]: installing icons, please define INSTALLS_ICONS as appropriate
WARN: /tmp/kodi/pkg-plist: [150]: installing icons, please define INSTALLS_ICONS as appropriate
WARN: /tmp/kodi/pkg-plist: [151]: installing icons, please define INSTALLS_ICONS as appropriate
WARN: /tmp/kodi/pkg-plist: [152]: installing icons, please define INSTALLS_ICONS as appropriate
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 10 warnings found.
Comment 3 yzrh 2022-03-06 22:36:49 UTC
Warnings about INSTALLS_ICONS can be ignored.  See
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261556.
Thanks.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-03-08 02:35:44 UTC
A commit in branch main references this bug:

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

commit 594e08d753125bb5e6007250ec3794c33713d3ab
Author:     yzrh <yzrh@noema.org>
AuthorDate: 2022-03-08 02:32:43 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-03-08 02:34:46 +0000

    multimedia/kodi: Update to 19.4

    PR:             262388

 multimedia/kodi/Makefile | 3 +--
 multimedia/kodi/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 5 Jason E. Hale freebsd_committer freebsd_triage 2022-03-08 02:36:34 UTC
Committed, thanks!