From owner-svn-ports-head@freebsd.org Sat Sep 23 10:55:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F349BE0238E; Sat, 23 Sep 2017 10:55:22 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C40966F5FC; Sat, 23 Sep 2017 10:55:22 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8NAtMKQ091711; Sat, 23 Sep 2017 10:55:22 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8NAtLMK091708; Sat, 23 Sep 2017 10:55:21 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201709231055.v8NAtLMK091708@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 23 Sep 2017 10:55:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450426 - head/news/sabnzbdplus X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/news/sabnzbdplus X-SVN-Commit-Revision: 450426 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Sep 2017 10:55:23 -0000 Author: dbaio Date: Sat Sep 23 10:55:21 2017 New Revision: 450426 URL: https://svnweb.freebsd.org/changeset/ports/450426 Log: news/sabnzbdplus: Update to 2.3.0 Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/2.3.0 PR: 222501 Submitted by: Ralf van der Enden Approved by: joshruehlig@gmail.com (maintainer) Modified: head/news/sabnzbdplus/Makefile head/news/sabnzbdplus/distinfo head/news/sabnzbdplus/pkg-plist Modified: head/news/sabnzbdplus/Makefile ============================================================================== --- head/news/sabnzbdplus/Makefile Sat Sep 23 10:43:09 2017 (r450425) +++ head/news/sabnzbdplus/Makefile Sat Sep 23 10:55:21 2017 (r450426) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.0 CATEGORIES= news MAINTAINER= joshruehlig@gmail.com Modified: head/news/sabnzbdplus/distinfo ============================================================================== --- head/news/sabnzbdplus/distinfo Sat Sep 23 10:43:09 2017 (r450425) +++ head/news/sabnzbdplus/distinfo Sat Sep 23 10:55:21 2017 (r450426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503922731 -SHA256 (sabnzbd-sabnzbd-2.2.1_GH0.tar.gz) = 6db08f87ea30a961bf0b77fcc74859d3b8cb1631c8bd7904481e5bca7eb213c1 -SIZE (sabnzbd-sabnzbd-2.2.1_GH0.tar.gz) = 4601918 +TIMESTAMP = 1505983976 +SHA256 (sabnzbd-sabnzbd-2.3.0_GH0.tar.gz) = 712ee40770ed35095d2c0b8169cb8176c496b58afb0ea5ebbc2ae111be9d0276 +SIZE (sabnzbd-sabnzbd-2.3.0_GH0.tar.gz) = 4603577 Modified: head/news/sabnzbdplus/pkg-plist ============================================================================== --- head/news/sabnzbdplus/pkg-plist Sat Sep 23 10:43:09 2017 (r450425) +++ head/news/sabnzbdplus/pkg-plist Sat Sep 23 10:55:21 2017 (r450426) @@ -26,6 +26,7 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/nzbstuff.py %%PYTHON_SITELIBDIR%%/sabnzbd/osxmenu.py %%PYTHON_SITELIBDIR%%/sabnzbd/panic.py +%%PYTHON_SITELIBDIR%%/sabnzbd/par2file.py %%PYTHON_SITELIBDIR%%/sabnzbd/postproc.py %%PYTHON_SITELIBDIR%%/sabnzbd/powersup.py %%PYTHON_SITELIBDIR%%/sabnzbd/rating.py @@ -52,7 +53,6 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/rarfile.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/rsslib.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/servertests.py -%%PYTHON_SITELIBDIR%%/sabnzbd/utils/sslinfo.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/subprocess_fix.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/systrayiconthread.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/upload.py @@ -109,7 +109,6 @@ bin/SABnzbd.py %%DATADIR%%/cherrypy/wsgiserver/__init__.py %%DATADIR%%/cherrypy/wsgiserver/ssl_builtin.py %%DATADIR%%/cherrypy/wsgiserver/ssl_pyopenssl.py -%%DATADIR%%/cherrypy/wsgiserver/test_wsgiserver.py %%DATADIR%%/gntp/__init__.py %%DATADIR%%/gntp/cli.py %%DATADIR%%/gntp/config.py @@ -153,7 +152,7 @@ bin/SABnzbd.py %%DATADIR%%/interfaces/Config/templates/staticcfg/images/logo-full.svg %%DATADIR%%/interfaces/Config/templates/staticcfg/images/logo-small.svg %%DATADIR%%/interfaces/Config/templates/staticcfg/js/chartist.min.js -%%DATADIR%%/interfaces/Config/templates/staticcfg/js/jquery-3.1.1.min.js +%%DATADIR%%/interfaces/Config/templates/staticcfg/js/jquery-3.2.1.min.js %%DATADIR%%/interfaces/Config/templates/staticcfg/js/jquery-ui.min.js %%DATADIR%%/interfaces/Config/templates/staticcfg/js/jquery.tablesort.min.js %%DATADIR%%/interfaces/Config/templates/staticcfg/js/script.js