Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 16CF584D3D for ; Sat, 8 Jul 2023 13:44:19 +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 cRBw82CFNZFI for ; Sat, 8 Jul 2023 13:44:18 +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 6C3D884D14 for ; Sat, 8 Jul 2023 13:44:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6407EFBDB; Sat, 8 Jul 2023 13:44:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688823858255650" MIME-Version: 1.0 Date: Sat, 8 Jul 2023 13:44:18 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20230708134418.6407EFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688823858255650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sat Jul 8 13:44:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated net/djbdnscurve6 to 44c To generate a diff of this commit: cvs rdiff -u -r1.4317 -r1.4318 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688823858255650 Content-Disposition: inline Content-Length: 751 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.4317 pkgsrc/doc/CHANGES-2023:1.4318 --- pkgsrc/doc/CHANGES-2023:1.4317 Sat Jul 8 13:11:13 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jul 8 13:44:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4317 2023/07/08 13:11:13 gutteridge Exp $ +$NetBSD: CHANGES-2023,v 1.4318 2023/07/08 13:44:18 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6012,3 +6012,4 @@ Changes to the packages collection and i Updated devel/py-testtools to 2.6.0 [adam 2023-07-08] Updated devel/py-requests-mock to 1.11.0 [adam 2023-07-08] Updated devel/py-looseversion to 1.3.0 [gutteridge 2023-07-08] + Updated net/djbdnscurve6 to 44c [schmonz 2023-07-08] --_----------=_1688823858255650--