Index: head/dns/dnscrypt-proxy2/Makefile =================================================================== --- head/dns/dnscrypt-proxy2/Makefile (revision 514672) +++ head/dns/dnscrypt-proxy2/Makefile (revision 514673) @@ -1,56 +1,56 @@ # $FreeBSD$ PORTNAME= dnscrypt-proxy -PORTVERSION= 2.0.27 +PORTVERSION= 2.0.28 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= jedisct1 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 Index: head/dns/dnscrypt-proxy2/distinfo =================================================================== --- head/dns/dnscrypt-proxy2/distinfo (revision 514672) +++ head/dns/dnscrypt-proxy2/distinfo (revision 514673) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568907352 -SHA256 (jedisct1-dnscrypt-proxy-2.0.27_GH0.tar.gz) = a501f44af39cb43e00489ef9e6678aa8adba2bc98f9042dd61ce60e9ad074d5a -SIZE (jedisct1-dnscrypt-proxy-2.0.27_GH0.tar.gz) = 2478887 +TIMESTAMP = 1571236271 +SHA256 (jedisct1-dnscrypt-proxy-2.0.28_GH0.tar.gz) = 2ba28343ded15233c69c2353cce159ab2ad4e7eb6ba018caf495e1e5d333d86d +SIZE (jedisct1-dnscrypt-proxy-2.0.28_GH0.tar.gz) = 2620245