From owner-svn-ports-all@freebsd.org Tue Jan 29 10:56:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF16B14B7558; Tue, 29 Jan 2019 10:56:15 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 70700804A1; Tue, 29 Jan 2019 10:56:15 +0000 (UTC) (envelope-from joneum@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61A9569E4; Tue, 29 Jan 2019 10:56:15 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0TAuF8I095238; Tue, 29 Jan 2019 10:56:15 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0TAuFdq095236; Tue, 29 Jan 2019 10:56:15 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201901291056.x0TAuFdq095236@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 29 Jan 2019 10:56:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491553 - head/news/sabnzbdplus X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/news/sabnzbdplus X-SVN-Commit-Revision: 491553 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 70700804A1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.97)[-0.975,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2019 10:56:16 -0000 Author: joneum Date: Tue Jan 29 10:56:14 2019 New Revision: 491553 URL: https://svnweb.freebsd.org/changeset/ports/491553 Log: Update to 2.3.7 PR: 234986 Reported by: Rob Approved by: maintainer Sponsored by: Netzkommune GmbH Modified: head/news/sabnzbdplus/Makefile head/news/sabnzbdplus/distinfo Modified: head/news/sabnzbdplus/Makefile ============================================================================== --- head/news/sabnzbdplus/Makefile Tue Jan 29 09:41:19 2019 (r491552) +++ head/news/sabnzbdplus/Makefile Tue Jan 29 10:56:14 2019 (r491553) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.7 CATEGORIES= news MAINTAINER= joshruehlig@gmail.com @@ -14,11 +14,12 @@ RUN_DEPENDS= cheetah:devel/py-cheetah@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/pythonutils/configobj.py:devel/py-utils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} +USES= python:2.7 shebangfix + USE_GITHUB= yes GH_ACCOUNT= sabnzbd GH_PROJECT= sabnzbd -USES= python:2.7 shebangfix SHEBANG_FILES= SABnzbd.py tools/msgfmt.py NO_ARCH= yes Modified: head/news/sabnzbdplus/distinfo ============================================================================== --- head/news/sabnzbdplus/distinfo Tue Jan 29 09:41:19 2019 (r491552) +++ head/news/sabnzbdplus/distinfo Tue Jan 29 10:56:14 2019 (r491553) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536940696 -SHA256 (sabnzbd-sabnzbd-2.3.5_GH0.tar.gz) = 96dd1c7694b59f37d379150a6b652dc3fd58e2e487a92ece009e292db3c07e64 -SIZE (sabnzbd-sabnzbd-2.3.5_GH0.tar.gz) = 4578345 +TIMESTAMP = 1548743475 +SHA256 (sabnzbd-sabnzbd-2.3.7_GH0.tar.gz) = 33999e3ed15c08bb36d58a07e4e936a2e17b2656f10e3b6ae4716e627ba15a39 +SIZE (sabnzbd-sabnzbd-2.3.7_GH0.tar.gz) = 4605856