Bug 257327 - net-p2p/bazarr: Update to 0.9.6
Summary: net-p2p/bazarr: Update to 0.9.6
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: https://github.com/morpheus65535/baza...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-22 08:54 UTC by Michiel van Baak Jansen
Modified: 2021-07-23 00:10 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-bazarr-Update-to-0.9.6.patch (1.99 KB, patch)
2021-07-22 08:54 UTC, Michiel van Baak Jansen
michiel: maintainer-approval+
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-07-22 08:54:18 UTC
Created attachment 226602 [details]
0001-net-p2p-bazarr-Update-to-0.9.6.patch

Update bazarr from 0.9.5 to 0.9.6.

Biggest changes:
- Uses signalr feeds to get updates in realtime about new/updated/deleted movies and series/episodes
- Frontend rewrite
- Updates of bundled dependencies for better handling of non-ISO languages (pt-BR etc)
- Updates of bundled dependencies to account for updates in subtitle providers

Full list of changes on the github release page: https://github.com/morpheus65535/bazarr/releases/tag/v0.9.6

Runs 'in production' on my setup. Passes poudriere tests.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-23 00:08:20 UTC
A commit in branch main references this bug:

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

commit c61016d798b521f188e74dde9a2b831537777468
Author:     Michiel van Baak <michiel@vanbaak.eu>
AuthorDate: 2021-07-23 00:05:29 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-07-23 00:05:29 +0000

    net-p2p/bazarr: Update to 0.9.6

    Changelog:      https://github.com/morpheus65535/bazarr/releases/tag/v0.9.6

    PR:             257327
    Approved by:    lwhsu (mentor, implicit)

 net-p2p/bazarr/Makefile | 7 ++++---
 net-p2p/bazarr/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-07-23 00:10:44 UTC
Committed, thanks!