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
This commit is contained in:
Vinícius Zavam 2018-10-15 08:58:30 +00:00
parent 4fe01ca1ce
commit 948fecda45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482140
2 changed files with 7 additions and 8 deletions

View File

@ -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

View File

@ -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