diff --git a/dns/dnscrypt-proxy2/Makefile b/dns/dnscrypt-proxy2/Makefile index 41172d869ee0..9112f278c64c 100644 --- a/dns/dnscrypt-proxy2/Makefile +++ b/dns/dnscrypt-proxy2/Makefile @@ -1,54 +1,54 @@ PORTNAME= dnscrypt-proxy -PORTVERSION= 2.0.45 +PORTVERSION= 2.1.1 CATEGORIES= dns security PKGNAMESUFFIX= 2 MAINTAINER= egypcio@FreeBSD.org COMMENT= Flexible DNS proxy with support for encrypted protocols LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=3.35:security/ca_root_nss USES= go:modules USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= DNSCrypt GO_TARGET= ./dnscrypt-proxy:${PREFIX}/sbin/dnscrypt-proxy USERS= _dnscrypt-proxy GROUPS= _dnscrypt-proxy PLIST_SUB= USER="${USERS}" GROUP="${GROUPS}" SUB_LIST= USER="${USERS}" GROUP="${GROUPS}" SUB_FILES= pkg-message PORTDOCS= README.* PORTEXAMPLES= example* CONFLICTS_INSTALL= dnscrypt-proxy OPTIONS_DEFINE= DOCS EXAMPLES do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/${PORTNAME} && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} # After 'install' examples because of the priv drop issue with Go. # Keeping original example files. @${REINPLACE_CMD} -e \ "s#\['127.0.0.1:53', '\[::1\]:53'\]#\['127.0.0.1:5353'\]#" \ ${WRKSRC}/${PORTNAME}/example-${PORTNAME}.toml ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/example-${PORTNAME}.toml \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.toml.sample .include diff --git a/dns/dnscrypt-proxy2/distinfo b/dns/dnscrypt-proxy2/distinfo index 94ab482972ce..f1b4efc02621 100644 --- a/dns/dnscrypt-proxy2/distinfo +++ b/dns/dnscrypt-proxy2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611356939 -SHA256 (DNSCrypt-dnscrypt-proxy-2.0.45_GH0.tar.gz) = f7aac28c6a60404683d436072b89d18ed3bb309f8d8a95c8e87ad250da190821 -SIZE (DNSCrypt-dnscrypt-proxy-2.0.45_GH0.tar.gz) = 2721610 +TIMESTAMP = 1634473962 +SHA256 (DNSCrypt-dnscrypt-proxy-2.1.1_GH0.tar.gz) = cc4a2f274ce48c3731ff981e940e6475d912fb356a80481e91725e81d67bde14 +SIZE (DNSCrypt-dnscrypt-proxy-2.1.1_GH0.tar.gz) = 6114345