Re: git: 41e03128c4e6 - main - net-p2p/bazarr: Update to 1.2.4
- In reply to: Fernando Apesteguía : "git: 41e03128c4e6 - main - net-p2p/bazarr: Update to 1.2.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jul 2023 06:55:34 UTC
On Tue, Jul 25, 2023 at 8:50 AM Fernando Apesteguía <fernape@freebsd.org> wrote: > The branch main has been updated by fernape: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=41e03128c4e66fcafba2296a60faa00f6a0cdef7 > > commit 41e03128c4e66fcafba2296a60faa00f6a0cdef7 > Author: Michiel van Baak Jansen <michiel@vanbaak.eu> > AuthorDate: 2023-07-24 16:07:15 +0000 > Commit: Fernando Apesteguía <fernape@FreeBSD.org> > CommitDate: 2023-07-25 06:50:20 +0000 > > net-p2p/bazarr: Update to 1.2.4 > > ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.2.4 > > * Fixed more stuff related to opensubtitles.com > * Improved subtitles providers settings to reset Authentication or > Configuration error throttling while saving. > * Fixed opensubtitles.com issue with looping over failed login. > > PR: 2726e > ^^^^ That should have been PR: 272692 > Reported by: michiel@vanbaak.eu (maintainer) > MFH: 2023Q3 (bugfix release) > --- > net-p2p/bazarr/Makefile | 2 +- > net-p2p/bazarr/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile > index e9ed400dde5b..7d8586aeb474 100644 > --- a/net-p2p/bazarr/Makefile > +++ b/net-p2p/bazarr/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= bazarr > DISTVERSIONPREFIX= v > -DISTVERSION= 1.2.3 > +DISTVERSION= 1.2.4 > CATEGORIES= net-p2p python > MASTER_SITES= > https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ > DISTNAME= bazarr > diff --git a/net-p2p/bazarr/distinfo b/net-p2p/bazarr/distinfo > index 6e076bc17e96..21b69277ad95 100644 > --- a/net-p2p/bazarr/distinfo > +++ b/net-p2p/bazarr/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1689158269 > -SHA256 (bazarr/1.2.3/bazarr.zip) = > eb22d7b1dc37c1dc6b0aa36c36b6dc8ea7ea81147536ecb2c70ea8b18425f2e6 > -SIZE (bazarr/1.2.3/bazarr.zip) = 24766394 > +TIMESTAMP = 1690133208 > +SHA256 (bazarr/1.2.4/bazarr.zip) = > 4dd05acde63fc3dbd211bb3f3a046d7688bfae20146a2d73ae633f03c79c6960 > +SIZE (bazarr/1.2.4/bazarr.zip) = 24766609 >