ports/179545: update dnscrypt-proxy to 1.3.1

csosstudy csosstudy at gmail.com
Fri Jun 14 03:20:00 UTC 2013


>Number:         179545
>Category:       ports
>Synopsis:       update dnscrypt-proxy to 1.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 14 03:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     csosstudy
>Release:        Freebsd 9.1
>Organization:
>Environment:
>Description:
update dnscrypt-proxy to 1.3.1
add libsodium to LIB_DEPENDS
>How-To-Repeat:

>Fix:
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


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list