diff -N -u -r dnscrypt-proxy.orig/Makefile dnscrypt-proxy/Makefile --- dnscrypt-proxy.orig/Makefile 2013-06-14 09:29:15.000000000 +0800 +++ dnscrypt-proxy/Makefile 2013-06-14 11:10:53.000000000 +0800 @@ -2,7 +2,7 @@ # $FreeBSD: dns/dnscrypt-proxy/Makefile 314126 2013-03-14 01:50:38Z beech $ PORTNAME= dnscrypt-proxy -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.1 CATEGORIES= dns MASTER_SITES= http://download.dnscrypt.org/dnscrypt-proxy/ @@ -10,6 +10,7 @@ COMMENT= Boost privacy and security of DNS LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo +LIB_DEPENDS+= sodium:${PORTSDIR}/security/libsodium GNU_CONFIGURE= yes USE_GMAKE= yes diff -N -u -r dnscrypt-proxy.orig/distinfo dnscrypt-proxy/distinfo --- dnscrypt-proxy.orig/distinfo 2013-06-14 09:29:15.000000000 +0800 +++ dnscrypt-proxy/distinfo 2013-06-14 11:10:53.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (dnscrypt-proxy-1.2.1.tar.gz) = 41ae6a57dd4b84b877f7736ded992e064f8f32b1446c6a3dacaeaaa6f800eca3 -SIZE (dnscrypt-proxy-1.2.1.tar.gz) = 1672937 +SHA256 (dnscrypt-proxy-1.3.1.tar.gz) = 9b590fd8963f401b38c1fdc1157327f8f6d31c4fe2036c433d7088e7788b6592 +SIZE (dnscrypt-proxy-1.3.1.tar.gz) = 1567229