Received: by mail.netbsd.org (Postfix, from userid 605) id 4419384D5A; Tue, 4 Sep 2018 11:25:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57C1B84CDC for ; Tue, 4 Sep 2018 11:25:05 +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 Xb4Bx0uHvpyu for ; Tue, 4 Sep 2018 11:25:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BDF1E84CD8 for ; Tue, 4 Sep 2018 11:25:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B429AFBF8; Tue, 4 Sep 2018 11:25:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1536060304294140" MIME-Version: 1.0 Date: Tue, 4 Sep 2018 11:25:04 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20180904112504.B429AFBF8@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. --_----------=_1536060304294140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Tue Sep 4 11:25:04 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated net/nsd to 4.1.24 To generate a diff of this commit: cvs rdiff -u -r1.3918 -r1.3919 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1536060304294140 Content-Disposition: inline Content-Length: 717 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3918 pkgsrc/doc/CHANGES-2018:1.3919 --- pkgsrc/doc/CHANGES-2018:1.3918 Tue Sep 4 11:00:57 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Sep 4 11:25:04 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3918 2018/09/04 11:00:57 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3919 2018/09/04 11:25:04 prlw1 Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5519,3 +5519,4 @@ Changes to the packages collection and i Updated net/powerdns to 4.1.4 [fhajny 2018-09-04] Updated net/powerdns-recursor to 4.1.4 [fhajny 2018-09-04] Updated news/leafnode to 1.11.11 [wiz 2018-09-04] + Updated net/nsd to 4.1.24 [prlw1 2018-09-04] --_----------=_1536060304294140--