diff options
author | James French <james@french.id.au> | 2022-06-10 06:42:41 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2022-06-10 06:42:41 +0000 |
commit | c5f03debebbdf3076326b7f3018801048689f535 (patch) | |
tree | c27edb8ac2fdcdcb6b3e8e902280d0ff10a83bb5 | |
parent | 39fd8ff3389c15b866895a26e4720fbc75c1a052 (diff) | |
download | ports-c5f03debebbdf3076326b7f3018801048689f535.tar.gz ports-c5f03debebbdf3076326b7f3018801048689f535.zip |
news/sabnzbdplus: Update to 3.6.0
PR: 264518
-rw-r--r-- | news/sabnzbdplus/Makefile | 2 | ||||
-rw-r--r-- | news/sabnzbdplus/distinfo | 6 | ||||
-rw-r--r-- | news/sabnzbdplus/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 20248a2a1333..653db7d9200e 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -1,5 +1,5 @@ PORTNAME= sabnzbdplus -DISTVERSION= 3.5.3 +DISTVERSION= 3.6.0 PORTEPOCH= 1 CATEGORIES= news MASTER_SITES= https://github.com/sabnzbd/sabnzbd/releases/download/${DISTVERSION}/ diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo index 1a795d511823..c2140a7175ff 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647746648 -SHA256 (SABnzbd-3.5.3-src.tar.gz) = c1257100057428d81841ce681c104fe6c0a2472c10d490f71bc89faa50d3790c -SIZE (SABnzbd-3.5.3-src.tar.gz) = 5099544 +TIMESTAMP = 1654602281 +SHA256 (SABnzbd-3.6.0-src.tar.gz) = a3d04ae5ea88639469e3df5db3a64e33aa2bf19fa0f8d499cfca72b51ef2f7d5 +SIZE (SABnzbd-3.6.0-src.tar.gz) = 5052873 diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist index 7e8097e656a0..d4cbe3760ce2 100644 --- a/news/sabnzbdplus/pkg-plist +++ b/news/sabnzbdplus/pkg-plist @@ -32,7 +32,6 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/par2file.py %%PYTHON_SITELIBDIR%%/sabnzbd/postproc.py %%PYTHON_SITELIBDIR%%/sabnzbd/powersup.py -%%PYTHON_SITELIBDIR%%/sabnzbd/rating.py %%PYTHON_SITELIBDIR%%/sabnzbd/rss.py %%PYTHON_SITELIBDIR%%/sabnzbd/sabtray.py %%PYTHON_SITELIBDIR%%/sabnzbd/sabtraylinux.py |