summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-12-19 09:21:22 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-12-19 09:21:22 +0000
commite0e8783d82f0933c18971b93baa0444714d6174b (patch)
treebaa7a320f62b94eb52b496a4c465ff6fd6831fa5 /news
parent- Update to 20110905 (diff)
- Update to 0.6.14 [1]
- Pet portlint(1) by removing extra blank line PR: ports/163302 [1] Submitted by: David Brooks <dab@rj45.org> (maintainer)
Notes
Notes: svn path=/head/; revision=287643
Diffstat (limited to 'news')
-rw-r--r--news/sabnzbdplus/Makefile5
-rw-r--r--news/sabnzbdplus/distinfo4
-rw-r--r--news/sabnzbdplus/files/patch-SABnzbd.py6
-rw-r--r--news/sabnzbdplus/pkg-plist2
4 files changed, 9 insertions, 8 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile
index 27592aaab888..bf96c64f2c27 100644
--- a/news/sabnzbdplus/Makefile
+++ b/news/sabnzbdplus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sabnzbdplus
-PORTVERSION= 0.6.10
+PORTVERSION= 0.6.14
CATEGORIES= news
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sabnzbd-${PORTVERSION}
DISTNAME= SABnzbd-${PORTVERSION}-src
@@ -39,10 +39,11 @@ OPTIONS= PAR2CMDLINE "Required for postprocessing of par files." on \
YENC "yenc support." on \
OPENSSL "SSL support" on
+
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_PAR2CMDLINE)
-RUN_DEPENDS+= par2repair:${PORTSDIR}/archivers/par2cmdline
+RUN_DEPENDS+= par2repair:${PORTSDIR}/archivers/par2cmdline-tbb
.endif
.if !defined(WITHOUT_FEEDPARSER)
diff --git a/news/sabnzbdplus/distinfo b/news/sabnzbdplus/distinfo
index 58fab4f9a437..85868c26b397 100644
--- a/news/sabnzbdplus/distinfo
+++ b/news/sabnzbdplus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (SABnzbd-0.6.10-src.tar.gz) = 5bc4d1ca9278561ad062adacce029c3f1d019debf70f822d7be7b6566684c86d
-SIZE (SABnzbd-0.6.10-src.tar.gz) = 1944400
+SHA256 (SABnzbd-0.6.14-src.tar.gz) = 74084bfa4bf3133086647c85953be5dacddb8e8cad721dda8f0175f7a79e54c2
+SIZE (SABnzbd-0.6.14-src.tar.gz) = 1947492
diff --git a/news/sabnzbdplus/files/patch-SABnzbd.py b/news/sabnzbdplus/files/patch-SABnzbd.py
index db2bc6a88893..2fa996b3bc46 100644
--- a/news/sabnzbdplus/files/patch-SABnzbd.py
+++ b/news/sabnzbdplus/files/patch-SABnzbd.py
@@ -1,5 +1,5 @@
---- SABnzbd.py.orig 2011-09-10 05:04:42.000000000 -0400
-+++ SABnzbd.py 2011-09-14 23:17:08.387342710 -0400
+--- SABnzbd.py.orig 2011-12-14 11:47:28.584883016 -0500
++++ SABnzbd.py 2011-12-14 11:49:08.861713731 -0500
@@ -40,6 +40,9 @@
print "The Python module Cheetah is required"
sys.exit(1)
@@ -10,7 +10,7 @@
import cherrypy
if not cherrypy.__version__.startswith("3.2"):
print "Sorry, requires Python module Cherrypy 3.2 (use the included version)"
-@@ -932,7 +935,7 @@
+@@ -962,7 +965,7 @@
sabnzbd.MY_FULLNAME = os.path.normpath(os.path.abspath(sabnzbd.MY_FULLNAME))
sabnzbd.MY_NAME = os.path.basename(sabnzbd.MY_FULLNAME)
diff --git a/news/sabnzbdplus/pkg-plist b/news/sabnzbdplus/pkg-plist
index 2f68ded40e05..d23d76799e56 100644
--- a/news/sabnzbdplus/pkg-plist
+++ b/news/sabnzbdplus/pkg-plist
@@ -442,11 +442,11 @@ bin/SABnzbd.py
@dirrm %%DATADIR%%/interfaces/Classic/templates
@dirrm %%DATADIR%%/interfaces/Classic
@dirrm %%DATADIR%%/interfaces
+@dirrm %%DATADIR%%/gntp
@dirrm %%DATADIR%%/cherrypy/wsgiserver
@dirrm %%DATADIR%%/cherrypy/process
@dirrm %%DATADIR%%/cherrypy/lib
@dirrm %%DATADIR%%/cherrypy
-@dirrm %%DATADIR%%/gntp
@dirrm %%DATADIR%%
@dirrmtry sabnzbd
@dirrm %%PYTHON_SITELIBDIR%%/sabnzbd/utils