Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2023 06:50:29 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-main@FreeBSD.org
Subject:   git: 41e03128c4e6 - main - net-p2p/bazarr: Update to 1.2.4
Message-ID:  <202307250650.36P6oTYD080064@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
    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



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