From owner-svn-ports-all@freebsd.org Thu Jun 14 22:59:06 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 B93531014BAC; Thu, 14 Jun 2018 22:59:06 +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 6D21D68EE0; Thu, 14 Jun 2018 22:59:06 +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 4E46072F7; Thu, 14 Jun 2018 22:59:06 +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 w5EMx6rf069380; Thu, 14 Jun 2018 22:59:06 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5EMx5GK069378; Thu, 14 Jun 2018 22:59:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806142259.w5EMx5GK069378@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 22:59:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472409 - head/dns/nsd X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/dns/nsd X-SVN-Commit-Revision: 472409 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.26 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: Thu, 14 Jun 2018 22:59:06 -0000 Author: swills Date: Thu Jun 14 22:59:05 2018 New Revision: 472409 URL: https://svnweb.freebsd.org/changeset/ports/472409 Log: dns/nsd: upgrade to version 4.1.22 PR: 228883 Submitted by: jaap@NLnetLabs.nl (maintainer) Modified: head/dns/nsd/Makefile (contents, props changed) head/dns/nsd/distinfo (contents, props changed) Modified: head/dns/nsd/Makefile ============================================================================== --- head/dns/nsd/Makefile Thu Jun 14 22:57:31 2018 (r472408) +++ head/dns/nsd/Makefile Thu Jun 14 22:59:05 2018 (r472409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nsd -PORTVERSION= 4.1.21 +PORTVERSION= 4.1.22 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ Modified: head/dns/nsd/distinfo ============================================================================== --- head/dns/nsd/distinfo Thu Jun 14 22:57:31 2018 (r472408) +++ head/dns/nsd/distinfo Thu Jun 14 22:59:05 2018 (r472409) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526378215 -SHA256 (nsd-4.1.21.tar.gz) = 7858b934a07e1582079d7e724b05855380416b7fd68cdaeeca16305bd66bd2bd -SIZE (nsd-4.1.21.tar.gz) = 1099021 +TIMESTAMP = 1528707556 +SHA256 (nsd-4.1.22.tar.gz) = f186e86705768a35ecb6ac18d1ee4eeec2745fcd1feab38e64f89c5eb5aa049c +SIZE (nsd-4.1.22.tar.gz) = 1099463