From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 14 03:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B805ED4E for ; Fri, 14 Jun 2013 03:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 85AD41BC3 for ; Fri, 14 Jun 2013 03:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5E3K0IY069857 for ; Fri, 14 Jun 2013 03:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5E3K0HX069856; Fri, 14 Jun 2013 03:20:00 GMT (envelope-from gnats) Resent-Date: Fri, 14 Jun 2013 03:20:00 GMT Resent-Message-Id: <201306140320.r5E3K0HX069856@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, csosstudy Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 953ECD48 for ; Fri, 14 Jun 2013 03:19:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 87C6B1BBF for ; Fri, 14 Jun 2013 03:19:45 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5E3JjsU000968 for ; Fri, 14 Jun 2013 03:19:45 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5E3Jjgw000967; Fri, 14 Jun 2013 03:19:45 GMT (envelope-from nobody) Message-Id: <201306140319.r5E3Jjgw000967@oldred.freebsd.org> Date: Fri, 14 Jun 2013 03:19:45 GMT From: csosstudy To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/179545: update dnscrypt-proxy to 1.3.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 03:20:00 -0000 >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: