Received: by mail.netbsd.org (Postfix, from userid 605) id 98FE384D5B; Tue, 6 Jul 2021 07:53:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E7B1E84EF3 for ; Tue, 6 Jul 2021 07:53:56 +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 lQeVeLo8F2ES for ; Tue, 6 Jul 2021 07:53:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7D97284EF2 for ; Tue, 6 Jul 2021 07:53:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7A8A9FA95; Tue, 6 Jul 2021 07:53:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16255580363880" MIME-Version: 1.0 Date: Tue, 6 Jul 2021 07:53:56 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20210706075356.7A8A9FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16255580363880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 6 07:53:56 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated security/p5-Net-DNS-SEC to 1.18 To generate a diff of this commit: cvs rdiff -u -r1.3712 -r1.3713 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16255580363880 Content-Disposition: inline Content-Length: 719 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3712 pkgsrc/doc/CHANGES-2021:1.3713 --- pkgsrc/doc/CHANGES-2021:1.3712 Tue Jul 6 07:06:03 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jul 6 07:53:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3712 2021/07/06 07:06:03 adam Exp $ +$NetBSD: CHANGES-2021,v 1.3713 2021/07/06 07:53:56 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5930,3 +5930,4 @@ Changes to the packages collection and i Updated www/py-django3 to 3.2.5 [adam 2021-07-06] Updated lang/nodejs12 to 12.22.3 [adam 2021-07-06] Updated lang/nodejs to 14.17.3 [adam 2021-07-06] + Updated security/p5-Net-DNS-SEC to 1.18 [wen 2021-07-06] --_----------=_16255580363880--