aboutsummaryrefslogtreecommitdiff
path: root/dns/dnscrypt-proxy
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-19 15:02:21 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-19 15:02:21 +0000
commitcd2d57e4ca42ac341d1e405208b7544c07733273 (patch)
treeb2bad14dcf9a167eb939919f49e76bf24b8edd75 /dns/dnscrypt-proxy
parentd496702dabaf788a0010b0abe956de6b5bcbfa05 (diff)
downloadports-cd2d57e4ca42ac341d1e405208b7544c07733273.tar.gz
ports-cd2d57e4ca42ac341d1e405208b7544c07733273.zip
Update to 1.8.0
PR: 215410 Submitted by: freebsd@dns-lab.com (maintainer)
Notes
Notes: svn path=/head/; revision=428937
Diffstat (limited to 'dns/dnscrypt-proxy')
-rw-r--r--dns/dnscrypt-proxy/Makefile2
-rw-r--r--dns/dnscrypt-proxy/distinfo6
-rw-r--r--dns/dnscrypt-proxy/files/pkg-message.in4
-rw-r--r--dns/dnscrypt-proxy/pkg-plist1
4 files changed, 7 insertions, 6 deletions
diff --git a/dns/dnscrypt-proxy/Makefile b/dns/dnscrypt-proxy/Makefile
index 69bb30350895..177aca2c5b4d 100644
--- a/dns/dnscrypt-proxy/Makefile
+++ b/dns/dnscrypt-proxy/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dnscrypt-proxy
-PORTVERSION= 1.7.0
+PORTVERSION= 1.8.0
CATEGORIES= dns
MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \
http://www.dns-lab.com/downloads/dnscrypt-proxy/
diff --git a/dns/dnscrypt-proxy/distinfo b/dns/dnscrypt-proxy/distinfo
index 5d36eb35325b..599f966fcff1 100644
--- a/dns/dnscrypt-proxy/distinfo
+++ b/dns/dnscrypt-proxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469962250
-SHA256 (dnscrypt-proxy-1.7.0.tar.gz) = be9827f66401f38fd4bdb372046eff9b5802ab5f3d188878a0dcd7bd20074c09
-SIZE (dnscrypt-proxy-1.7.0.tar.gz) = 1714401
+TIMESTAMP = 1482140765
+SHA256 (dnscrypt-proxy-1.8.0.tar.gz) = 0e749b7bcd3ff0ef50e2fa8da6d41c0ca12b668c0022d61b771e1934e07934d3
+SIZE (dnscrypt-proxy-1.8.0.tar.gz) = 1612016
diff --git a/dns/dnscrypt-proxy/files/pkg-message.in b/dns/dnscrypt-proxy/files/pkg-message.in
index df6271a916ef..5553582961f3 100644
--- a/dns/dnscrypt-proxy/files/pkg-message.in
+++ b/dns/dnscrypt-proxy/files/pkg-message.in
@@ -4,8 +4,8 @@ This port/software comes all 'working out of the box'.
By default this port is using OpenDNS' resolvers, other services are possible.
To enable dnscrypt-proxy at boot:
-echo dnscrypt_proxy_enable=\"YES\" >> /etc/rc.conf
-echo dnscrypt_proxy_flags=\"-a 127.0.0.2\" >> /etc/rc.conf
+sysrc dnscrypt_proxy_enable=YES
+sysrc dnscrypt_proxy_flags='-a 127.0.0.2'
To view available options, run:
%%PREFIX%%/sbin/dnscrypt-proxy --help
diff --git a/dns/dnscrypt-proxy/pkg-plist b/dns/dnscrypt-proxy/pkg-plist
index c054db97d4fa..c30928b4ec39 100644
--- a/dns/dnscrypt-proxy/pkg-plist
+++ b/dns/dnscrypt-proxy/pkg-plist
@@ -1,4 +1,5 @@
bin/hostip
+etc/dnscrypt-proxy.conf
%%PLUGINS%%include/dnscrypt/plugin.h
%%PLUGINS%%include/dnscrypt/private.h
%%PLUGINS%%include/dnscrypt/version.h