Date: Thu, 14 May 2026 07:47:55 +0000 From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 37be0bc5ea0a - main - news/sabnzbd: Update to 5.0.1 Message-ID: <6a057e2b.24fd1.379935bd@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by flo: URL: https://cgit.FreeBSD.org/ports/commit/?id=37be0bc5ea0adac7310ad306bdfa7f1a2f3f9502 commit 37be0bc5ea0adac7310ad306bdfa7f1a2f3f9502 Author: Florian Smeets <flo@FreeBSD.org> AuthorDate: 2026-05-14 07:45:18 +0000 Commit: Florian Smeets <flo@FreeBSD.org> CommitDate: 2026-05-14 07:47:36 +0000 news/sabnzbd: Update to 5.0.1 PR: 295032 Approved by: Nicholas Kirby <nick@kirby.cx> (maintainer) --- news/sabnzbd/Makefile | 4 ++-- news/sabnzbd/distinfo | 6 +++--- news/sabnzbd/pkg-plist | 5 ++++- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/news/sabnzbd/Makefile b/news/sabnzbd/Makefile index bb69bada9125..b047d1ead4dd 100644 --- a/news/sabnzbd/Makefile +++ b/news/sabnzbd/Makefile @@ -1,5 +1,5 @@ PORTNAME= sabnzbd -DISTVERSION= 4.5.5 +DISTVERSION= 5.0.1 CATEGORIES= news MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ DISTNAME= SABnzbd-${DISTVERSION}-src @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apprise>0:net-im/py-apprise@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pybonjour>0:dns/py-pybonjour@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pysocks>0:net/py-pysocks@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rarfile>0:archivers/py-rarfile@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}sabctools>=8.2.0<8.3:news/py-sabctools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sabctools>=9.4.0:news/py-sabctools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \ par2cmdline-turbo>0:archivers/par2cmdline-turbo \ unrar:archivers/unrar diff --git a/news/sabnzbd/distinfo b/news/sabnzbd/distinfo index b3c731db240e..3a9c76b71eb1 100644 --- a/news/sabnzbd/distinfo +++ b/news/sabnzbd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761700000 -SHA256 (SABnzbd-4.5.5-src.tar.gz) = 7f93d714287293f519f244b92d8eb727aa504448c5961dab8420e2093f92e3b7 -SIZE (SABnzbd-4.5.5-src.tar.gz) = 5240879 +TIMESTAMP = 1777718930 +SHA256 (SABnzbd-5.0.1-src.tar.gz) = 5db4871356b57e7e731304e03ceb8ac32971648110688d52e5ae1446e92c9d7b +SIZE (SABnzbd-5.0.1-src.tar.gz) = 5300965 diff --git a/news/sabnzbd/pkg-plist b/news/sabnzbd/pkg-plist index 9f1cbefa5ce8..4a15fc1fb775 100644 --- a/news/sabnzbd/pkg-plist +++ b/news/sabnzbd/pkg-plist @@ -27,9 +27,12 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/newsunpack.py %%PYTHON_SITELIBDIR%%/sabnzbd/newswrapper.py %%PYTHON_SITELIBDIR%%/sabnzbd/notifier.py +%%PYTHON_SITELIBDIR%%/sabnzbd/nzb/__init__.py +%%PYTHON_SITELIBDIR%%/sabnzbd/nzb/article.py +%%PYTHON_SITELIBDIR%%/sabnzbd/nzb/file.py +%%PYTHON_SITELIBDIR%%/sabnzbd/nzb/object.py %%PYTHON_SITELIBDIR%%/sabnzbd/nzbparser.py %%PYTHON_SITELIBDIR%%/sabnzbd/nzbqueue.py -%%PYTHON_SITELIBDIR%%/sabnzbd/nzbstuff.py %%PYTHON_SITELIBDIR%%/sabnzbd/panic.py %%PYTHON_SITELIBDIR%%/sabnzbd/par2file.py %%PYTHON_SITELIBDIR%%/sabnzbd/postproc.pyhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a057e2b.24fd1.379935bd>
