aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-01-10 09:29:31 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-01-10 09:29:31 +0000
commit1de34506b111007a9a1dce275a167c5174de68e1 (patch)
tree16391d6fb2341264ff7b7f1e286dae264ccf6568 /news
parent9c3a337329f309f506ecb34f43c71d3a0e943384 (diff)
downloadports-1de34506b111007a9a1dce275a167c5174de68e1.tar.gz
ports-1de34506b111007a9a1dce275a167c5174de68e1.zip
news/nzbget: Switch default option from GNUTLS to OPENSSL
There are a series of reports of TLS handshake failures from users of the port. Upstream responds to this reports with "Use OpenSSL instead of GNU TLS". Therefore the maintainer decided to switch the default option to OPENSSL. PR: 215788 Submitted by: Toxic (maintainer) MFH: 2017Q1
Notes
Notes: svn path=/head/; revision=431072
Diffstat (limited to 'news')
-rw-r--r--news/nzbget/Makefile3
-rw-r--r--news/nzbget/files/pkg-message.in4
2 files changed, 4 insertions, 3 deletions
diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile
index b5aaef41e8a7..c7ee7fb6e7ba 100644
--- a/news/nzbget/Makefile
+++ b/news/nzbget/Makefile
@@ -4,6 +4,7 @@
PORTNAME= nzbget
PORTVERSION= 17.1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= news
MAINTAINER= toxic@doobie.com
@@ -32,7 +33,7 @@ USE_GITHUB= yes
OPTIONS_DEFINE= 7Z PYTHON RAR DOCS
OPTIONS_SINGLE= TLSLIB
OPTIONS_SINGLE_TLSLIB= GNUTLS OPENSSL
-OPTIONS_DEFAULT= GNUTLS PAR PYTHON RAR 7Z
+OPTIONS_DEFAULT= OPENSSL PAR PYTHON RAR 7Z
7Z_DESC= Support extraction of 7z archives
PYTHON_DESC= Support for python post-processing scripts
RAR_DESC= Support extraction of rar archives
diff --git a/news/nzbget/files/pkg-message.in b/news/nzbget/files/pkg-message.in
index a698c72325e5..7cfa25791a4c 100644
--- a/news/nzbget/files/pkg-message.in
+++ b/news/nzbget/files/pkg-message.in
@@ -1,2 +1,2 @@
-To run nzbget as an unprivileged user you can set the nzbget_user
-variable in %%ETCDIR%%/nzbget.conf
+To run nzbget as an unprivileged user you can set the Daemonuser
+variable in %%LOCALBASE%%/etc/nzbget.conf