Bug 265015 - net-p2p/bazarr: Update to 1.1.0
Summary: net-p2p/bazarr: Update to 1.1.0
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: Fernando Apesteguía
URL: https://github.com/morpheus65535/baza...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-03 15:52 UTC by Michiel van Baak Jansen
Modified: 2022-07-07 05:15 UTC (History)
1 user (show)

See Also:
fernape: merge-quarterly+


Attachments
0001-net-p2p-bazarr-Update-to-1.1.0.patch (668.17 KB, patch)
2022-07-03 15:52 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-07-03 15:52:25 UTC
Created attachment 235052 [details]
0001-net-p2p-bazarr-Update-to-1.1.0.patch

portlint ok
poudriere ok (12.3, 13.0 and 13.1 amd64)

Runs on my production setup (13.1 amd64)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-05 05:27:17 UTC
^Triage: Bugfix release, merge to quarterly branch.


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-07-06 20:56:21 UTC
A commit in branch main references this bug:

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

commit 99c5e7755fed1f5c28cb0edaf4420c3a58a351af
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2022-07-05 05:23:41 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-07-06 20:52:41 +0000

    net-p2p/bazarr: Update to 1.1.0

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

    PR:     265015
    Reported by:    michiel@vanbaak.eu (maintainer)
    MFH:    2022Q3 (bugfix release)

 net-p2p/bazarr/Makefile        |    8 +-
 net-p2p/bazarr/distinfo        |    6 +-
 net-p2p/bazarr/pkg-plist (new) | 9722 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 9728 insertions(+), 8 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-07-06 20:58:22 UTC
A commit in branch 2022Q3 references this bug:

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

commit 455d1a02762a902b19b6d503657c19091253f442
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2022-07-05 05:23:41 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-07-06 20:55:19 +0000

    net-p2p/bazarr: Update to 1.1.0

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

    PR:     265015
    Reported by:    michiel@vanbaak.eu (maintainer)
    MFH:    2022Q3 (bugfix release)

    (cherry picked from commit 99c5e7755fed1f5c28cb0edaf4420c3a58a351af)

 net-p2p/bazarr/Makefile        |    8 +-
 net-p2p/bazarr/distinfo        |    6 +-
 net-p2p/bazarr/pkg-plist (new) | 9722 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 9728 insertions(+), 8 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-06 21:01:21 UTC
Committed and merged to 2022Q3,

Thanks!