Bug 267166 - net-p2p/bazarr: Update to 1.1.2
Summary: net-p2p/bazarr: Update to 1.1.2
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: Nuno Teixeira
URL: https://github.com/morpheus65535/baza...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-18 09:14 UTC by Michiel van Baak Jansen
Modified: 2022-10-18 19:57 UTC (History)
1 user (show)

See Also:
eduardo: merge-quarterly+


Attachments
0001-net-p2p-bazarr-Update-to-1.1.2.patch (44.30 KB, patch)
2022-10-18 09:14 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 2022-10-18 09:14:31 UTC
Created attachment 237429 [details]
0001-net-p2p-bazarr-Update-to-1.1.2.patch

poudriere ok
Runs in production on my setup (13.1 amd64)

merge-quarterly requested as this update fixes several issues with subtitle providers. Some of those issues render the application more or less useless :(
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-18 19:19:08 UTC
A commit in branch main references this bug:

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

commit 81b4c1dc693c77f77c9bd059696ec13766f9f7f6
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2022-10-18 19:16:49 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-18 19:18:24 +0000

    net-p2p/bazarr: Update to 1.1.2

    ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.1.2

    PR:             267166
    MFH:            2022Q4 (bugfixes)

 net-p2p/bazarr/Makefile  |   2 +-
 net-p2p/bazarr/distinfo  |   6 +-
 net-p2p/bazarr/pkg-plist | 461 ++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 419 insertions(+), 50 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-18 19:57:11 UTC
A commit in branch 2022Q4 references this bug:

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

commit d65c38806ff4629c16faac99b922a9ba50894029
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2022-10-18 19:16:49 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-18 19:20:28 +0000

    net-p2p/bazarr: Update to 1.1.2

    ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.1.2

    PR:             267166
    MFH:            2022Q4 (bugfixes)
    (cherry picked from commit 81b4c1dc693c77f77c9bd059696ec13766f9f7f6)

 net-p2p/bazarr/Makefile  |   2 +-
 net-p2p/bazarr/distinfo  |   6 +-
 net-p2p/bazarr/pkg-plist | 461 ++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 419 insertions(+), 50 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-18 19:57:46 UTC
Committed, thanks!