FreeBSD Bugzilla – Attachment 147027 Details for
Bug 193405
[MAINTAINER] news/nzbget: Update to 13.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch.
nzbget-13.0_2.patch (text/plain), 2.12 KB, created by
Toxic
on 2014-09-07 19:39:59 UTC
(
hide
)
Description:
Updated patch.
Filename:
MIME Type:
Creator:
Toxic
Created:
2014-09-07 19:39:59 UTC
Size:
2.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 367578) >+++ Makefile (working copy) >@@ -2,8 +2,8 @@ > # $FreeBSD$ > > PORTNAME= nzbget >-PORTVERSION= 12.0 >-PORTREVISION= 3 >+PORTVERSION= 13.0 >+PORTREVISION= 2 > CATEGORIES= news > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} > >@@ -39,7 +39,7 @@ > PAR_CONFIGURE_OFF= --disable-parcheck > PAR_LIB_DEPENDS= libpar2.so:${PORTSDIR}/archivers/libpar2 > >-PYTHON_USE= PYTHON=yes >+PYTHON_USE= USES+=python > > RAR_RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar > >@@ -55,7 +55,7 @@ > .include <bsd.port.options.mk> > > .if (${ARCH} == "i386") >-CONFIGURE_ARGS+= --disable-sigchld-handler >+CONFIGURE_ARGS+= --disable-sigchld-handler > .endif > > post-configure: >Index: distinfo >=================================================================== >--- distinfo (revision 367578) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (nzbget-12.0.tar.gz) = 023c4e3b9c7e920d9ea72b60135b438ce13543454f79984c06fd15365b9a882e >-SIZE (nzbget-12.0.tar.gz) = 1114126 >+SHA256 (nzbget-13.0.tar.gz) = 666f5244f31f10333a18450e7a6c1ac729ac68594042236711ba99dd32e78f8e >+SIZE (nzbget-13.0.tar.gz) = 1229936 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 367578) >+++ pkg-plist (working copy) >@@ -20,8 +20,12 @@ > %%DATADIR%%/webui/lib/bootstrap.css > %%DATADIR%%/webui/lib/bootstrap.js > %%DATADIR%%/webui/lib/bootstrap.min.js >+%%DATADIR%%/webui/lib/elycharts.js >+%%DATADIR%%/webui/lib/elycharts.min.js > %%DATADIR%%/webui/lib/jquery.js > %%DATADIR%%/webui/lib/jquery.min.js >+%%DATADIR%%/webui/lib/raphael.js >+%%DATADIR%%/webui/lib/raphael.min.js > %%DATADIR%%/webui/messages.js > %%DATADIR%%/webui/status.js > %%DATADIR%%/webui/style.css >@@ -30,9 +34,9 @@ > %%PORTDOCS%%%%DOCSDIR%%/COPYING > %%PORTDOCS%%%%DOCSDIR%%/ChangeLog > %%PORTDOCS%%%%DOCSDIR%%/README >-%%DATADIR%%/ppscripts/EMail.py >-%%DATADIR%%/ppscripts/Logger.py >-@dirrmtry %%DATADIR%%/ppscripts >+%%DATADIR%%/scripts/EMail.py >+%%DATADIR%%/scripts/Logger.py >+@dirrmtry %%DATADIR%%/scripts > @dirrm %%DATADIR%%/webui/img > @dirrm %%DATADIR%%/webui/lib > @dirrm %%DATADIR%%/webui
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 193405
:
146974
|
147027
|
147028
|
147029
|
147034