From owner-svn-ports-all@freebsd.org Wed Dec 26 22:20:24 2018 Return-Path: Delivered-To: svn-ports-all@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 15707135E674; Wed, 26 Dec 2018 22:20:24 +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.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 ADDAA6F36D; Wed, 26 Dec 2018 22:20:23 +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 9C4661D28; Wed, 26 Dec 2018 22:20:23 +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 wBQMKNpX012770; Wed, 26 Dec 2018 22:20:23 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBQMKN2f012768; Wed, 26 Dec 2018 22:20:23 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201812262220.wBQMKN2f012768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 26 Dec 2018 22:20:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488471 - head/dns/unbound X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/dns/unbound X-SVN-Commit-Revision: 488471 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: ADDAA6F36D X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.955,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Wed, 26 Dec 2018 22:20:24 -0000 Author: swills Date: Wed Dec 26 22:20:22 2018 New Revision: 488471 URL: https://svnweb.freebsd.org/changeset/ports/488471 Log: dns/unbound: Update to 1.8.3 PR: 233933 Submitted by: jaap@NLnetLabs.nl 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 Wed Dec 26 22:17:56 2018 (r488470) +++ head/dns/unbound/Makefile Wed Dec 26 22:20:22 2018 (r488471) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 1.8.3 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ Modified: head/dns/unbound/distinfo ============================================================================== --- head/dns/unbound/distinfo Wed Dec 26 22:17:56 2018 (r488470) +++ head/dns/unbound/distinfo Wed Dec 26 22:20:22 2018 (r488471) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543932950 -SHA256 (unbound-1.8.2.tar.gz) = 19f2235a8936d89e7dc919bbfcef355de759f220e36bb5e1e931ac000ed04993 -SIZE (unbound-1.8.2.tar.gz) = 5628920 +TIMESTAMP = 1544527277 +SHA256 (unbound-1.8.3.tar.gz) = 2b692b8311edfad41e7d0380aac34576060d4176add81dc5db419c79b2a4cecc +SIZE (unbound-1.8.3.tar.gz) = 5629180 Modified: head/dns/unbound/pkg-plist ============================================================================== --- head/dns/unbound/pkg-plist Wed Dec 26 22:17:56 2018 (r488470) +++ head/dns/unbound/pkg-plist Wed Dec 26 22:20:22 2018 (r488471) @@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc lib/libunbound.a lib/libunbound.so lib/libunbound.so.8 -lib/libunbound.so.8.0.2 +lib/libunbound.so.8.0.3 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py