From owner-svn-ports-all@freebsd.org Wed Jul 12 22:44:55 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40941DA6C4C; Wed, 12 Jul 2017 22:44: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 mx1.freebsd.org (Postfix) with ESMTPS id 0CFA77AC8B; Wed, 12 Jul 2017 22:44:54 +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 v6CMisNQ020517; Wed, 12 Jul 2017 22:44:54 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6CMisfj020514; Wed, 12 Jul 2017 22:44:54 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201707122244.v6CMisfj020514@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Wed, 12 Jul 2017 22:44:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445613 - head/dns/unbound X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/dns/unbound X-SVN-Commit-Revision: 445613 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jul 2017 22:44:55 -0000 Author: dbaio Date: Wed Jul 12 22:44:53 2017 New Revision: 445613 URL: https://svnweb.freebsd.org/changeset/ports/445613 Log: dns/unbound: Update to 1.6.4 Changes: http://www.unbound.net/pipermail/unbound-users/2017-June/004818.html PR: 220673 Submitted by: jaap@NLnetLabs.nl (maintainer) Approved by: garga (mentor, implicit) Modified: head/dns/unbound/Makefile head/dns/unbound/distinfo head/dns/unbound/pkg-plist Modified: head/dns/unbound/Makefile ============================================================================== --- head/dns/unbound/Makefile Wed Jul 12 22:33:27 2017 (r445612) +++ head/dns/unbound/Makefile Wed Jul 12 22:44:53 2017 (r445613) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ Modified: head/dns/unbound/distinfo ============================================================================== --- head/dns/unbound/distinfo Wed Jul 12 22:33:27 2017 (r445612) +++ head/dns/unbound/distinfo Wed Jul 12 22:44:53 2017 (r445613) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497365256 -SHA256 (unbound-1.6.3.tar.gz) = 4c7e655c1d0d2d133fdeb81bc1ab3aa5c155700f66c9f5fb53fa6a5c3ea9845f -SIZE (unbound-1.6.3.tar.gz) = 5381240 +TIMESTAMP = 1499868284 +SHA256 (unbound-1.6.4.tar.gz) = df0a88816ec31ccb8284c9eb132e1166fbf6d9cde71fbc4b8cd08a91ee777fed +SIZE (unbound-1.6.4.tar.gz) = 5477897 Modified: head/dns/unbound/pkg-plist ============================================================================== --- head/dns/unbound/pkg-plist Wed Jul 12 22:33:27 2017 (r445612) +++ head/dns/unbound/pkg-plist Wed Jul 12 22:44:53 2017 (r445613) @@ -4,7 +4,7 @@ include/unbound.h lib/libunbound.a lib/libunbound.so lib/libunbound.so.2 -lib/libunbound.so.2.5.2 +lib/libunbound.so.2.5.3 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py