Index: head/dns/dnscrypt-proxy/Makefile =================================================================== --- head/dns/dnscrypt-proxy/Makefile (revision 428999) +++ head/dns/dnscrypt-proxy/Makefile (revision 429000) @@ -1,55 +1,56 @@ # Created by: Leo Vandewoestijne # $FreeBSD$ PORTNAME= dnscrypt-proxy -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= dns -MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ \ - http://www.dns-lab.com/downloads/dnscrypt-proxy/ +MASTER_SITES= https://download.dnscrypt.org/dnscrypt-proxy/ \ + http://download.dnscrypt.org/dnscrypt-proxy/ \ + http://dns-lab.com/downloads/dnscrypt-proxy/ MAINTAINER= freebsd@dns-lab.com COMMENT= Boost privacy and security of DNS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsodium.so:security/libsodium USERS= _dnscrypt-proxy GNU_CONFIGURE= yes USES= execinfo gmake INSTALL_TARGET= install-strip PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README* THANKS OPTIONS_DEFINE= DOCS PLUGINS PLUGINS_RELAXED PLUGINS_ROOT OPTIONS_SINGLE= RCWHICH OPTIONS_SINGLE_RCWHICH= RCSINGLE RCMULTI OPTIONS_DEFAULT= PLUGINS RCSINGLE OPTIONS_SUB= yes PLUGINS_CONFIGURE_ENABLE= plugins PLUGINS_LIB_DEPENDS= libltdl.so:devel/libltdl \ libldns.so:dns/ldns PLUGINS_USES= libtool PLUGINS_RELAXED_DESC= Allow loading plugins owned by other users PLUGINS_RELAXED_CONFIGURE_ENABLE= relaxed-plugins-permissions PLUGINS_ROOT_DESC= Only load plugins sitting in the default plugins directory PLUGINS_ROOT_CONFIGURE_ENABLE= plugins-root RCWHICH_DESC= Rc script to use: RCSINGLE_DESC= Use default rc script for single daemon RCSINGLE_VARS= USE_RC_SUBR=${PORTNAME} RCSINGLE_SUB_FILES= pkg-message RCMULTI_DESC= Use experimental rc script for multiple instances RCMULTI_VARS= USE_RC_SUBR=${PORTNAME}_multi RCMULTI_SUB_FILES= pkg-message_multi post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/man/dnscrypt-proxy.8 ${STAGEDIR}${MAN8PREFIX}/man/man8 ${INSTALL_MAN} ${WRKSRC}/man/hostip.8 ${STAGEDIR}${MAN8PREFIX}/man/man8 .include Index: head/dns/dnscrypt-proxy/distinfo =================================================================== --- head/dns/dnscrypt-proxy/distinfo (revision 428999) +++ head/dns/dnscrypt-proxy/distinfo (revision 429000) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482140765 -SHA256 (dnscrypt-proxy-1.8.0.tar.gz) = 0e749b7bcd3ff0ef50e2fa8da6d41c0ca12b668c0022d61b771e1934e07934d3 -SIZE (dnscrypt-proxy-1.8.0.tar.gz) = 1612016 +TIMESTAMP = 1482166674 +SHA256 (dnscrypt-proxy-1.8.1.tar.gz) = 5cad1d2357852dc16957085e7a9b32384fb9b95c609e185b7ae1a3959fc13769 +SIZE (dnscrypt-proxy-1.8.1.tar.gz) = 1612445