Bug 256480 - multimedia/tautulli: Update to 2.7.3
Summary: multimedia/tautulli: Update to 2.7.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-08 13:01 UTC by Michiel van Baak Jansen
Modified: 2021-06-10 02:45 UTC (History)
2 users (show)

See Also:
christer.edwards: maintainer-feedback+


Attachments
0001-multimedia-tautulli-Update-to-2.7.3.patch (1.32 KB, patch)
2021-06-08 13:01 UTC, Michiel van Baak Jansen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel van Baak Jansen 2021-06-08 13:01:50 UTC
Created attachment 225637 [details]
0001-multimedia-tautulli-Update-to-2.7.3.patch

This patch updates tautulli to 2.7.3.

Updates worth mentioning:
- Upgraded plexapi package (compatibility with new plex movie and tvshow scanners)
- Dropped support for python2

testport ok
runs in production in my setup (FreeBSD 13.0 amd64)
Comment 1 Christer Edwards 2021-06-08 21:29:10 UTC
Comment on attachment 225637 [details]
0001-multimedia-tautulli-Update-to-2.7.3.patch

Looks good. Thank you.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-06-10 02:13:31 UTC
A commit in branch main references this bug:

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

commit 04548d47a5b44e8c89f530d8f2b2b2f1e97a34df
Author:     Michiel van Baak <michiel@vanbaak.eu>
AuthorDate: 2021-06-10 02:12:38 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-06-10 02:12:38 +0000

    multimedia/tautulli: Update to 2.7.3

    PR:             256480
    Approved by:    maintainer, lwhsu (mentor, implicit)

 multimedia/tautulli/Makefile | 2 +-
 multimedia/tautulli/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Guangyuan Yang freebsd_committer freebsd_triage 2021-06-10 02:45:00 UTC
Committed, thanks!