From owner-svn-ports-head@freebsd.org Thu Jun 7 18:41:55 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82A8AFE7F0B; Thu, 7 Jun 2018 18:41:55 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3895F78F8C; Thu, 7 Jun 2018 18:41:55 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 19DA02401A; Thu, 7 Jun 2018 18:41:55 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w57IfsxW094149; Thu, 7 Jun 2018 18:41:54 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w57IfsVG094147; Thu, 7 Jun 2018 18:41:54 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201806071841.w57IfsVG094147@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Thu, 7 Jun 2018 18:41:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471943 - head/dns/dnscrypt-proxy2 X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/dns/dnscrypt-proxy2 X-SVN-Commit-Revision: 471943 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2018 18:41:55 -0000 Author: dbaio Date: Thu Jun 7 18:41:54 2018 New Revision: 471943 URL: https://svnweb.freebsd.org/changeset/ports/471943 Log: dns/dnscrypt-proxy2: Update to 2.0.15 Changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.15/ChangeLog Approved by: egypcio@googlemail.com (maintainer, implicit) Modified: head/dns/dnscrypt-proxy2/Makefile head/dns/dnscrypt-proxy2/distinfo Modified: head/dns/dnscrypt-proxy2/Makefile ============================================================================== --- head/dns/dnscrypt-proxy2/Makefile Thu Jun 7 18:32:29 2018 (r471942) +++ head/dns/dnscrypt-proxy2/Makefile Thu Jun 7 18:41:54 2018 (r471943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dnscrypt-proxy -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 CATEGORIES= dns security ipv6 PKGNAMESUFFIX= 2 Modified: head/dns/dnscrypt-proxy2/distinfo ============================================================================== --- head/dns/dnscrypt-proxy2/distinfo Thu Jun 7 18:32:29 2018 (r471942) +++ head/dns/dnscrypt-proxy2/distinfo Thu Jun 7 18:41:54 2018 (r471943) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527355611 -SHA256 (jedisct1-dnscrypt-proxy-2.0.14_GH0.tar.gz) = 291541c0a5c24189c4d76349ac2685823aaed808d02afd608cfc69c80f452d9d -SIZE (jedisct1-dnscrypt-proxy-2.0.14_GH0.tar.gz) = 2876583 +TIMESTAMP = 1528396026 +SHA256 (jedisct1-dnscrypt-proxy-2.0.15_GH0.tar.gz) = 84c9d94776422b539a2473e586e0cd4d3c65b059a1ec0531e916ebb1d44cce60 +SIZE (jedisct1-dnscrypt-proxy-2.0.15_GH0.tar.gz) = 2887764