Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2023 06:53:01 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 959088fc7a6c - 2023Q3 - net-p2p/bazarr: Update to 1.2.4
Message-ID:  <202307250653.36P6r1Ue087560@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by fernape:

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

commit 959088fc7a6c5b8f73fb1bee0a9994f160ecdad5
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:52:41 +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
    Reported by:    michiel@vanbaak.eu (maintainer)
    MFH:            2023Q3 (bugfix release)
    
    (cherry picked from commit 41e03128c4e66fcafba2296a60faa00f6a0cdef7)
---
 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 a1ef1dd8dd2d..7d8586aeb474 100644
--- a/net-p2p/bazarr/Makefile
+++ b/net-p2p/bazarr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	bazarr
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.1
+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 544a68189f5e..21b69277ad95 100644
--- a/net-p2p/bazarr/distinfo
+++ b/net-p2p/bazarr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683016533
-SHA256 (bazarr/1.2.1/bazarr.zip) = 3ee54ad63acd8f16a011262f82a4417f1cec57f2b11614dd3b29623bcb26c1e7
-SIZE (bazarr/1.2.1/bazarr.zip) = 35423525
+TIMESTAMP = 1690133208
+SHA256 (bazarr/1.2.4/bazarr.zip) = 4dd05acde63fc3dbd211bb3f3a046d7688bfae20146a2d73ae633f03c79c6960
+SIZE (bazarr/1.2.4/bazarr.zip) = 24766609



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307250653.36P6r1Ue087560>