git: 3d77056dadb3 - main - news/sabnzbdplus: Update to 3.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Nov 2022 18:05:09 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d77056dadb327ed8445ba571e4997972b37ec9c commit 3d77056dadb327ed8445ba571e4997972b37ec9c Author: James French <james@french.id.au> AuthorDate: 2022-11-07 18:04:55 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2022-11-07 18:04:55 +0000 news/sabnzbdplus: Update to 3.7.0 Changelog: https://github.com/sabnzbd/sabnzbd/releases/tag/3.7.0 PR: 267585 --- news/sabnzbdplus/Makefile | 2 +- news/sabnzbdplus/distinfo | 6 +++--- news/sabnzbdplus/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index 8c82f9f598d6..5f1d9c900b43 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -1,5 +1,5 @@ PORTNAME= sabnzbdplus -DISTVERSION= 3.6.1 +DISTVERSION= 3.7.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 7413fe0ae558..6868bb3c5296 100644 --- a/news/sabnzbdplus/distinfo +++ b/news/sabnzbdplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661241900 -SHA256 (SABnzbd-3.6.1-src.tar.gz) = e365e4581c594aac445b9fb229aa80c0a1ed299deca511045bb78bd55d2ece9e -SIZE (SABnzbd-3.6.1-src.tar.gz) = 5051796 +TIMESTAMP = 1667561029 +SHA256 (SABnzbd-3.7.0-src.tar.gz) = 358528c317532932737f9c2d7c34d42f81fb312037936a353d3d5d00d07f875d +SIZE (SABnzbd-3.7.0-src.tar.gz) = 5107150 diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist index d4cbe3760ce2..331b71e6b415 100644 --- a/news/sabnzbdplus/pkg-plist +++ b/news/sabnzbdplus/pkg-plist @@ -186,6 +186,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/glitter.queue.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery-3.5.1.min.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery-ui.min.js +%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery.hotkeys.min.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/jquery.peity.min.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/knockout-3.5.1.min.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/knockout-extensions.js @@ -205,6 +206,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/sr.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/sv.js %%DATADIR%%/interfaces/Glitter/templates/static/javascripts/momentjs_locale/zh-cn.js +%%DATADIR%%/interfaces/Glitter/templates/static/javascripts/search-query-parser.js %%DATADIR%%/interfaces/Glitter/templates/static/stylesheets/colorschemes/Auto.css %%DATADIR%%/interfaces/Glitter/templates/static/stylesheets/colorschemes/Light.css %%DATADIR%%/interfaces/Glitter/templates/static/stylesheets/colorschemes/Night.css