Date: Tue, 5 Jun 2018 08:08:27 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471747 - head/news/sabnzbdplus Message-ID: <201806050808.w5588Rcb011553@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806050808.w5588Rcb011553>