From owner-svn-ports-all@freebsd.org Tue Jun 5 08:08:28 2018 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 56671FEF12F; Tue, 5 Jun 2018 08:08:28 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0856387B0C; Tue, 5 Jun 2018 08:08:28 +0000 (UTC) (envelope-from flo@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 DE14319BF8; Tue, 5 Jun 2018 08:08:27 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5588RBE011557; Tue, 5 Jun 2018 08:08:27 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5588Rcb011553; Tue, 5 Jun 2018 08:08:27 GMT (envelope-from flo@FreeBSD.org) Message-Id: <201806050808.w5588Rcb011553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Tue, 5 Jun 2018 08:08:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471747 - head/news/sabnzbdplus X-SVN-Group: ports-head X-SVN-Commit-Author: flo X-SVN-Commit-Paths: head/news/sabnzbdplus X-SVN-Commit-Revision: 471747 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 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, 05 Jun 2018 08:08:28 -0000 Author: flo Date: Tue Jun 5 08:08:27 2018 New Revision: 471747 URL: https://svnweb.freebsd.org/changeset/ports/471747 Log: Update to 2.3.4 PR: 228629 Submitted by: Ralf van der Enden Approved by: maintainer Modified: head/news/sabnzbdplus/Makefile head/news/sabnzbdplus/distinfo head/news/sabnzbdplus/pkg-plist Modified: head/news/sabnzbdplus/Makefile ============================================================================== --- head/news/sabnzbdplus/Makefile Tue Jun 5 07:50:45 2018 (r471746) +++ head/news/sabnzbdplus/Makefile Tue Jun 5 08:08:27 2018 (r471747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sabnzbdplus -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.4 CATEGORIES= news MAINTAINER= joshruehlig@gmail.com Modified: head/news/sabnzbdplus/distinfo ============================================================================== --- head/news/sabnzbdplus/distinfo Tue Jun 5 07:50:45 2018 (r471746) +++ head/news/sabnzbdplus/distinfo Tue Jun 5 08:08:27 2018 (r471747) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514055499 -SHA256 (sabnzbd-sabnzbd-2.3.2_GH0.tar.gz) = 7debc856e981c9b4e4f2a137d0be24999482d369acd21487cfd8c23bd7b33a3d -SIZE (sabnzbd-sabnzbd-2.3.2_GH0.tar.gz) = 4534361 +TIMESTAMP = 1527496240 +SHA256 (sabnzbd-sabnzbd-2.3.4_GH0.tar.gz) = fa6ee0dba3d4402906b7cc5881745931a1848c6be9317a4eea151bdfad608bbe +SIZE (sabnzbd-sabnzbd-2.3.4_GH0.tar.gz) = 4570196 Modified: head/news/sabnzbdplus/pkg-plist ============================================================================== --- head/news/sabnzbdplus/pkg-plist Tue Jun 5 07:50:45 2018 (r471746) +++ head/news/sabnzbdplus/pkg-plist Tue Jun 5 08:08:27 2018 (r471747) @@ -56,7 +56,6 @@ bin/SABnzbd.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/systrayiconthread.py %%PYTHON_SITELIBDIR%%/sabnzbd/utils/upload.py %%PYTHON_SITELIBDIR%%/sabnzbd/version.py -%%PYTHON_SITELIBDIR%%/sabnzbd/wizard.py %%PYTHON_SITELIBDIR%%/sabnzbd/zconfig.py %%DATADIR%%/cherrypy/VERSION.txt %%DATADIR%%/cherrypy/__init__.py