From owner-svn-ports-head@freebsd.org Mon Dec 16 09:44:07 2019 Return-Path: Delivered-To: svn-ports-head@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 4B6181DF918; Mon, 16 Dec 2019 09:44:07 +0000 (UTC) (envelope-from joneum@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 47bxDl1KWsz4bRx; Mon, 16 Dec 2019 09:44:07 +0000 (UTC) (envelope-from joneum@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 28A7423735; Mon, 16 Dec 2019 09:44:07 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBG9i7Yg075152; Mon, 16 Dec 2019 09:44:07 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBG9i6St075149; Mon, 16 Dec 2019 09:44:06 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201912160944.xBG9i6St075149@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Mon, 16 Dec 2019 09:44:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520238 - head/dns/unbound X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/dns/unbound X-SVN-Commit-Revision: 520238 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.29 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: Mon, 16 Dec 2019 09:44:07 -0000 Author: joneum Date: Mon Dec 16 09:44:06 2019 New Revision: 520238 URL: https://svnweb.freebsd.org/changeset/ports/520238 Log: Update to 1.9.6 PR: 242603 Sponsored by: Netzkommune GmbH Modified: head/dns/unbound/Makefile head/dns/unbound/distinfo head/dns/unbound/pkg-plist Modified: head/dns/unbound/Makefile ============================================================================== --- head/dns/unbound/Makefile Mon Dec 16 09:40:41 2019 (r520237) +++ head/dns/unbound/Makefile Mon Dec 16 09:44:06 2019 (r520238) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.9.5 +PORTVERSION= 1.9.6 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ Modified: head/dns/unbound/distinfo ============================================================================== --- head/dns/unbound/distinfo Mon Dec 16 09:40:41 2019 (r520237) +++ head/dns/unbound/distinfo Mon Dec 16 09:44:06 2019 (r520238) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574496443 -SHA256 (unbound-1.9.5.tar.gz) = 8a8d400f697c61d73d109c250743a1b6b79848297848026d82b43e831045db57 -SIZE (unbound-1.9.5.tar.gz) = 5686689 +TIMESTAMP = 1576488225 +SHA256 (unbound-1.9.6.tar.gz) = 1d98fc6ea99197a20b4a0e540e87022cf523085786e0fc26de6ebb2720f5aaf0 +SIZE (unbound-1.9.6.tar.gz) = 5680145 Modified: head/dns/unbound/pkg-plist ============================================================================== --- head/dns/unbound/pkg-plist Mon Dec 16 09:40:41 2019 (r520237) +++ head/dns/unbound/pkg-plist Mon Dec 16 09:44:06 2019 (r520238) @@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc lib/libunbound.a lib/libunbound.so lib/libunbound.so.8 -lib/libunbound.so.8.1.5 +lib/libunbound.so.8.1.6 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py