From owner-svn-ports-all@freebsd.org Sat Feb 22 13:59:28 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 61BB823EAF9; Sat, 22 Feb 2020 13:59:28 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48Pqgz72wVz4XbN; Sat, 22 Feb 2020 13:59:27 +0000 (UTC) (envelope-from pi@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 BCF50247FF; Sat, 22 Feb 2020 13:59:27 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01MDxRHv081673; Sat, 22 Feb 2020 13:59:27 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01MDxRW5081671; Sat, 22 Feb 2020 13:59:27 GMT (envelope-from pi@FreeBSD.org) Message-Id: <202002221359.01MDxRW5081671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 22 Feb 2020 13:59:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526776 - head/dns/unbound X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/dns/unbound X-SVN-Commit-Revision: 526776 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.29 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: Sat, 22 Feb 2020 13:59:28 -0000 Author: pi Date: Sat Feb 22 13:59:26 2020 New Revision: 526776 URL: https://svnweb.freebsd.org/changeset/ports/526776 Log: dns/unbound: update 1.9.6 -> 1.10.0 PR: 244244 Submitted by: Jaap Akkerhuis (maintainer) Relnotes: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244244#c0 Modified: head/dns/unbound/Makefile head/dns/unbound/distinfo head/dns/unbound/pkg-plist Modified: head/dns/unbound/Makefile ============================================================================== --- head/dns/unbound/Makefile Sat Feb 22 13:28:58 2020 (r526775) +++ head/dns/unbound/Makefile Sat Feb 22 13:59:26 2020 (r526776) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.9.6 +PORTVERSION= 1.10.0 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ Modified: head/dns/unbound/distinfo ============================================================================== --- head/dns/unbound/distinfo Sat Feb 22 13:28:58 2020 (r526775) +++ head/dns/unbound/distinfo Sat Feb 22 13:59:26 2020 (r526776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576488225 -SHA256 (unbound-1.9.6.tar.gz) = 1d98fc6ea99197a20b4a0e540e87022cf523085786e0fc26de6ebb2720f5aaf0 -SIZE (unbound-1.9.6.tar.gz) = 5680145 +TIMESTAMP = 1582206928 +SHA256 (unbound-1.10.0.tar.gz) = 152f486578242fe5c36e89995d0440b78d64c05123990aae16246b7f776ce955 +SIZE (unbound-1.10.0.tar.gz) = 5727902 Modified: head/dns/unbound/pkg-plist ============================================================================== --- head/dns/unbound/pkg-plist Sat Feb 22 13:28:58 2020 (r526775) +++ head/dns/unbound/pkg-plist Sat Feb 22 13:59:26 2020 (r526776) @@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc lib/libunbound.a lib/libunbound.so lib/libunbound.so.8 -lib/libunbound.so.8.1.6 +lib/libunbound.so.8.1.7 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py