Created attachment 236256 [details] 0001-net-p2p-bazarr-Update-to-1.1.1.patch poudriere ok runs in production on my setup (13.1-amd64)
Hi Michiel, This update provides many fixes. Do you think it would be good to MFH to 2022Q3?
(In reply to Fernando Apesteguía from comment #1) I think that is a good idea. Thanks for the reminder. Please MFH
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=58c6bdf51dfc387ad5bba1ecd244fb6168a6967f commit 58c6bdf51dfc387ad5bba1ecd244fb6168a6967f Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2022-09-01 06:42:01 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-09-02 16:29:41 +0000 net-p2p/bazarr: Update to 1.1.1 ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.1.1 PR: 266127 Reported by: michiel@vanbaak.eu (maintainer) MFH: 2022Q3 (bugfixes) net-p2p/bazarr/Makefile | 2 +- net-p2p/bazarr/distinfo | 6 +++--- net-p2p/bazarr/pkg-plist | 29 ++++++++++++++++++++++------- 3 files changed, 26 insertions(+), 11 deletions(-)
A commit in branch 2022Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba1f8d2f0ebdaf3ded96ebd92197152ba739b87e commit ba1f8d2f0ebdaf3ded96ebd92197152ba739b87e Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2022-09-01 06:42:01 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-09-02 16:32:27 +0000 net-p2p/bazarr: Update to 1.1.1 ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.1.1 PR: 266127 Reported by: michiel@vanbaak.eu (maintainer) MFH: 2022Q3 (bugfixes) (cherry picked from commit 58c6bdf51dfc387ad5bba1ecd244fb6168a6967f) net-p2p/bazarr/Makefile | 2 +- net-p2p/bazarr/distinfo | 6 +++--- net-p2p/bazarr/pkg-plist | 29 ++++++++++++++++++++++------- 3 files changed, 26 insertions(+), 11 deletions(-)
Committed and merged to 2022Q3. Thanks!