From owner-svn-ports-head@freebsd.org Thu Jun 14 23:22:22 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 9192B1017A4B; Thu, 14 Jun 2018 23:22:22 +0000 (UTC) (envelope-from swills@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 4760D6A89F; Thu, 14 Jun 2018 23:22:22 +0000 (UTC) (envelope-from swills@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 293DE77B7; Thu, 14 Jun 2018 23:22:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5ENMMsU084104; Thu, 14 Jun 2018 23:22:22 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5ENML4Q084101; Thu, 14 Jun 2018 23:22:21 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806142322.w5ENML4Q084101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 14 Jun 2018 23:22:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472412 - head/dns/unbound X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/dns/unbound X-SVN-Commit-Revision: 472412 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, 14 Jun 2018 23:22:22 -0000 Author: swills Date: Thu Jun 14 23:22:21 2018 New Revision: 472412 URL: https://svnweb.freebsd.org/changeset/ports/472412 Log: dns/unbound: upgrade to 1.7.2 PR: 228889 Submitted by: jaap@NLnetLabs.nl (maintainer) Modified: head/dns/unbound/Makefile (contents, props changed) head/dns/unbound/distinfo (contents, props changed) head/dns/unbound/pkg-plist (contents, props changed) Modified: head/dns/unbound/Makefile ============================================================================== --- head/dns/unbound/Makefile Thu Jun 14 23:19:38 2018 (r472411) +++ head/dns/unbound/Makefile Thu Jun 14 23:22:21 2018 (r472412) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTVERSION= 1.7.2 CATEGORIES= dns -MASTER_SITES= https://unbound.net/downloads/ \ +MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ MAINTAINER= jaap@NLnetLabs.nl Modified: head/dns/unbound/distinfo ============================================================================== --- head/dns/unbound/distinfo Thu Jun 14 23:19:38 2018 (r472411) +++ head/dns/unbound/distinfo Thu Jun 14 23:22:21 2018 (r472412) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525339862 -SHA256 (unbound-1.7.1.tar.gz) = 56e085ef582c5372a20207de179d0edb4e541e59f87be7d4ee1d00d12008628d -SIZE (unbound-1.7.1.tar.gz) = 5565938 +TIMESTAMP = 1528712647 +SHA256 (unbound-1.7.2.tar.gz) = a85fc7bb34711992cf128b2012638ebb8dc1fe15818baa381f6489240845eaa0 +SIZE (unbound-1.7.2.tar.gz) = 5570654 Modified: head/dns/unbound/pkg-plist ============================================================================== --- head/dns/unbound/pkg-plist Thu Jun 14 23:19:38 2018 (r472411) +++ head/dns/unbound/pkg-plist Thu Jun 14 23:22:21 2018 (r472412) @@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc lib/libunbound.a lib/libunbound.so lib/libunbound.so.2 -lib/libunbound.so.2.5.9 +lib/libunbound.so.2.5.10 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py