Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2025 12:18:22 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f6ba82a0594d - main - news/sabnzbd: Update 4.5.3 => 4.5.5
Message-ID:  <202510291218.59TCIMA7056298@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit f6ba82a0594db723aa6a274214f9c3b728f4ce39
Author:     Nicholas Kirby <nick@kirby.cx>
AuthorDate: 2025-10-29 12:17:28 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-29 12:17:28 +0000

    news/sabnzbd: Update 4.5.3 => 4.5.5
    
    Changelogs:
    https://github.com/sabnzbd/sabnzbd/releases/tag/4.5.4
    https://github.com/sabnzbd/sabnzbd/releases/tag/4.5.5
    
    PR:     290463
---
 news/sabnzbd/Makefile  | 2 +-
 news/sabnzbd/distinfo  | 6 +++---
 news/sabnzbd/pkg-plist | 1 -
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/news/sabnzbd/Makefile b/news/sabnzbd/Makefile
index ecb88c325ac0..bb69bada9125 100644
--- a/news/sabnzbd/Makefile
+++ b/news/sabnzbd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sabnzbd
-DISTVERSION=	4.5.3
+DISTVERSION=	4.5.5
 CATEGORIES=	news
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
 DISTNAME=	SABnzbd-${DISTVERSION}-src
diff --git a/news/sabnzbd/distinfo b/news/sabnzbd/distinfo
index 0665389393c2..b3c731db240e 100644
--- a/news/sabnzbd/distinfo
+++ b/news/sabnzbd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1756211861
-SHA256 (SABnzbd-4.5.3-src.tar.gz) = c745eeb9f66939f9257ad06042b63fac575aea44604bcdf90bbc8a33cd13e4a0
-SIZE (SABnzbd-4.5.3-src.tar.gz) = 5250826
+TIMESTAMP = 1761700000
+SHA256 (SABnzbd-4.5.5-src.tar.gz) = 7f93d714287293f519f244b92d8eb727aa504448c5961dab8420e2093f92e3b7
+SIZE (SABnzbd-4.5.5-src.tar.gz) = 5240879
diff --git a/news/sabnzbd/pkg-plist b/news/sabnzbd/pkg-plist
index 680ed622636f..9f1cbefa5ce8 100644
--- a/news/sabnzbd/pkg-plist
+++ b/news/sabnzbd/pkg-plist
@@ -51,7 +51,6 @@ bin/SABnzbd.py
 %%PYTHON_SITELIBDIR%%/sabnzbd/utils/kronos.py
 %%PYTHON_SITELIBDIR%%/sabnzbd/utils/pybonjour.py
 %%PYTHON_SITELIBDIR%%/sabnzbd/utils/pystone.py
-%%PYTHON_SITELIBDIR%%/sabnzbd/utils/rarfile.py
 %%PYTHON_SITELIBDIR%%/sabnzbd/utils/rarvolinfo.py
 %%PYTHON_SITELIBDIR%%/sabnzbd/utils/sleepless.py
 %%PYTHON_SITELIBDIR%%/sabnzbd/utils/ssdp.py


home | help

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