aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2018-10-15 08:58:30 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2018-10-15 08:58:30 +0000
commit948fecda452d8d74541688025126831e706e9392 (patch)
tree2b7eec2bd9685b92d63ca8cbd487eace99440b79 /dns
parent4fe01ca1ce64fc53048815d94514a7869b21c8f7 (diff)
downloadports-948fecda452d8d74541688025126831e706e9392.tar.gz
ports-948fecda452d8d74541688025126831e706e9392.zip
update to version 2.0.17;
changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.17/ChangeLog while here, silence portlint move USE_* variables to a point after USES; extra item placed in the USES/USE_x section got a new line, for example, "GH_ACCOUNT". Approved by: beat (mentor), rene (mentor) Differential Revision: https://reviews.freebsd.org/D17509
Notes
Notes: svn path=/head/; revision=482140
Diffstat (limited to 'dns')
-rw-r--r--dns/dnscrypt-proxy2/Makefile9
-rw-r--r--dns/dnscrypt-proxy2/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile
index d064c6b875f1..839bf5521b4b 100644
--- a/dns/dnscrypt-proxy2/Makefile
+++ b/dns/dnscrypt-proxy2/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= dnscrypt-proxy
-PORTVERSION= 2.0.16
-PORTREVISION= 1
+PORTVERSION= 2.0.17
CATEGORIES= dns security ipv6
PKGNAMESUFFIX= 2
@@ -14,12 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ca_root_nss>=3.35:security/ca_root_nss
-USE_RC_SUBR= ${PORTNAME}
-
USES= go
+USE_RC_SUBR= ${PORTNAME}
USE_GITHUB= yes
+
GH_ACCOUNT= jedisct1
-GH_TAGNAME= c53b28d
+
USERS= _dnscrypt-proxy
GROUPS= _dnscrypt-proxy
diff --git a/dns/dnscrypt-proxy2/distinfo b/dns/dnscrypt-proxy2/distinfo
index ab9a24c0e25e..25ab3416ce99 100644
--- a/dns/dnscrypt-proxy2/distinfo
+++ b/dns/dnscrypt-proxy2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535743338
-SHA256 (jedisct1-dnscrypt-proxy-2.0.16-c53b28d_GH0.tar.gz) = 3bb0136615a31556fe79a1cbb6cb196865c86d2886ee167e69f59d67c5fd2859
-SIZE (jedisct1-dnscrypt-proxy-2.0.16-c53b28d_GH0.tar.gz) = 3263576
+TIMESTAMP = 1539179169
+SHA256 (jedisct1-dnscrypt-proxy-2.0.17_GH0.tar.gz) = 7c4ffcc7b8b07474622e728f1c019b79bd2d35be074cbeddcfa49cd83c7179b0
+SIZE (jedisct1-dnscrypt-proxy-2.0.17_GH0.tar.gz) = 3364933