Received: by mail.netbsd.org (Postfix, from userid 605) id 275608557D; Thu, 26 Oct 2017 14:48:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A71B484D30 for ; Thu, 26 Oct 2017 14:48:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 6qlS0V8B0jq5 for ; Thu, 26 Oct 2017 14:48:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 106BB84CDD for ; Thu, 26 Oct 2017 14:48:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06F50FBDE; Thu, 26 Oct 2017 14:48:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1509029327245180" MIME-Version: 1.0 Date: Thu, 26 Oct 2017 14:48:47 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20171026144847.06F50FBDE@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. --_----------=_1509029327245180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Thu Oct 26 14:48:46 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated net/djbdns to 1.05nb12 To generate a diff of this commit: cvs rdiff -u -r1.4636 -r1.4637 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1509029327245180 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4636 pkgsrc/doc/CHANGES-2017:1.4637 --- pkgsrc/doc/CHANGES-2017:1.4636 Thu Oct 26 09:13:06 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Oct 26 14:48:46 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4636 2017/10/26 09:13:06 fhajny Exp $ +$NetBSD: CHANGES-2017,v 1.4637 2017/10/26 14:48:46 schmonz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6683,3 +6683,4 @@ Changes to the packages collection and i Updated www/nghttp2 to 1.27.0 [adam 2017-10-26] Updated security/py-m2crypto to 0.27.0 [adam 2017-10-26] Updated lang/nodejs to 8.8.1 [fhajny 2017-10-26] + Updated net/djbdns to 1.05nb12 [schmonz 2017-10-26] --_----------=_1509029327245180--