Received: by mail.netbsd.org (Postfix, from userid 605) id 4003384EAA; Wed, 20 Feb 2019 12:21:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BE2B284DA0 for ; Wed, 20 Feb 2019 12:21:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id TRzvNorgSUnL for ; Wed, 20 Feb 2019 12:21:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 23DC984D2C for ; Wed, 20 Feb 2019 12:21:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 21610FB16; Wed, 20 Feb 2019 12:21:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155066528888390" MIME-Version: 1.0 Date: Wed, 20 Feb 2019 12:21:28 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20190220122128.21610FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_155066528888390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Feb 20 12:21:28 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated net/powerdns-recursor, net/powerdns To generate a diff of this commit: cvs rdiff -u -r1.822 -r1.823 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155066528888390 Content-Disposition: inline Content-Length: 775 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.822 pkgsrc/doc/CHANGES-2019:1.823 --- pkgsrc/doc/CHANGES-2019:1.822 Wed Feb 20 07:57:50 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Feb 20 12:21:27 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.822 2019/02/20 07:57:50 adam Exp $ +$NetBSD: CHANGES-2019,v 1.823 2019/02/20 12:21:27 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1492,3 +1492,5 @@ Changes to the packages collection and i Updated devel/cbindgen to 0.8.0 [he 2019-02-19] Updated devel/py-prompt_toolkit2 to 2.0.9 [adam 2019-02-20] Updated devel/py-wheel to 0.33.1 [adam 2019-02-20] + Updated net/powerdns-recursor to 4.1.11 [adam 2019-02-20] + Updated net/powerdns to 4.1.6 [adam 2019-02-20] --_----------=_155066528888390--