FreeBSD Bugzilla – Attachment 149275 Details for
Bug 194939
[PATCH] news/nzbget update to 14.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nzbget 14.0 patch
nzbget.patch (text/plain), 2.37 KB, created by
Mark Felder
on 2014-11-11 03:17:44 UTC
(
hide
)
Description:
nzbget 14.0 patch
Filename:
MIME Type:
Creator:
Mark Felder
Created:
2014-11-11 03:17:44 UTC
Size:
2.37 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 371575) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= nzbget >-PORTVERSION= 13.0 >+PORTVERSION= 14.0 > CATEGORIES= news > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION} > >@@ -11,8 +11,7 @@ > > LICENSE= GPLv2 > >-LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ >- libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 >+LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 > > USES= ncurses pkgconfig shebangfix > USE_RC_SUBR= nzbget >@@ -29,21 +28,16 @@ > SHEBANG_FILES= scripts/*.py > python_OLD_CMD= /usr/bin/env python > >-OPTIONS_DEFINE= 7Z PAR PYTHON RAR DOCS >+OPTIONS_DEFINE= 7Z PYTHON RAR DOCS > OPTIONS_SINGLE= TLSLIB > OPTIONS_SINGLE_TLSLIB= GNUTLS OPENSSL > OPTIONS_DEFAULT= GNUTLS PAR PYTHON RAR > 7Z_DESC= Support extraction of 7z archives >-PAR_DESC= Support verifying/repairing with par2 files > PYTHON_DESC= Support for python post-processing scripts > RAR_DESC= Support extraction of rar archives > > 7Z_RUN_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip > >-PAR_CONFIGURE_ON= --enable-parcheck --disable-libpar2-bugfixes-check >-PAR_CONFIGURE_OFF= --disable-parcheck >-PAR_LIB_DEPENDS= libpar2.so:${PORTSDIR}/archivers/libpar2 >- > PYTHON_USES= python:run > > RAR_RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar >Index: distinfo >=================================================================== >--- distinfo (revision 371575) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (nzbget-13.0.tar.gz) = 666f5244f31f10333a18450e7a6c1ac729ac68594042236711ba99dd32e78f8e >-SIZE (nzbget-13.0.tar.gz) = 1229936 >+SHA256 (nzbget-14.0.tar.gz) = 41d243617f3523dcba86676ff1193fa361562aecdfa100ebc01bf57bc26d38e5 >+SIZE (nzbget-14.0.tar.gz) = 1333744 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 371575) >+++ pkg-plist (working copy) >@@ -2,6 +2,7 @@ > @sample etc/nzbget.conf.sample > sbin/nzbgetd > @comment %%PORTDOCS%%%%DOCSDIR%%/COPYING >+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS > %%PORTDOCS%%%%DOCSDIR%%/ChangeLog > %%PORTDOCS%%%%DOCSDIR%%/README > %%DATADIR%%/nzbget.conf >@@ -37,9 +38,3 @@ > %%DATADIR%%/webui/style.css > %%DATADIR%%/webui/upload.js > %%DATADIR%%/webui/util.js >-%%PORTDOCS%%@dirrmtry %%DOCSDIR%% >-@dirrmtry %%DATADIR%%/scripts >-@dirrmtry %%DATADIR%%/webui/img >-@dirrmtry %%DATADIR%%/webui/lib >-@dirrmtry %%DATADIR%%/webui >-@dirrmtry %%DATADIR%%
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 194939
: 149275 |
149305
|
149306