FreeBSD Bugzilla – Attachment 120503 Details for
Bug 163302
MAINTAINER UPDATE: news/sabnzbdplus (0.6.14)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sabnzbd-0.6.14.diff
sabnzbd-0.6.14.diff (text/plain), 2.96 KB, created by
David Brooks
on 2011-12-14 21:00:22 UTC
(
hide
)
Description:
sabnzbd-0.6.14.diff
Filename:
MIME Type:
Creator:
David Brooks
Created:
2011-12-14 21:00:22 UTC
Size:
2.96 KB
patch
obsolete
>diff -ruN sabnzbdplus-0.6.10/Makefile sabnzbdplus/Makefile >--- sabnzbdplus-0.6.10/Makefile 2011-10-29 09:13:17.000000000 -0400 >+++ sabnzbdplus/Makefile 2011-12-14 13:39:47.444786160 -0500 >@@ -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 @@ > 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 -ruN sabnzbdplus-0.6.10/distinfo sabnzbdplus/distinfo >--- sabnzbdplus-0.6.10/distinfo 2011-10-29 09:13:17.000000000 -0400 >+++ sabnzbdplus/distinfo 2011-12-14 11:59:32.970892132 -0500 >@@ -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 -ruN sabnzbdplus-0.6.10/files/patch-SABnzbd.py sabnzbdplus/files/patch-SABnzbd.py >--- sabnzbdplus-0.6.10/files/patch-SABnzbd.py 2011-09-22 13:00:30.000000000 -0400 >+++ sabnzbdplus/files/patch-SABnzbd.py 2011-12-14 11:51:42.773991409 -0500 >@@ -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 -ruN sabnzbdplus-0.6.10/pkg-plist sabnzbdplus/pkg-plist >--- sabnzbdplus-0.6.10/pkg-plist 2011-10-29 09:13:17.000000000 -0400 >+++ sabnzbdplus/pkg-plist 2011-12-14 13:29:44.949784421 -0500 >@@ -374,7 +374,6 @@ > %%DATADIR%%/util/__init__.py > %%DATADIR%%/util/apireg.py > %%DATADIR%%/util/mailslot.py >-%%PORTDOCS%%@dirrm %%DOCSDIR%% > @dirrm %%DATADIR%%/util > @dirrm %%DATADIR%%/tools > @dirrm %%DATADIR%%/po/nsis >@@ -442,12 +441,13 @@ > @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%% >+@dirrm %%PORTDOCS%%%%DOCSDIR%% > @dirrmtry sabnzbd > @dirrm %%PYTHON_SITELIBDIR%%/sabnzbd/utils > @dirrm %%PYTHON_SITELIBDIR%%/sabnzbd
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 163302
: 120503 |
120504