Received: by mail.netbsd.org (Postfix, from userid 605) id F3F0084D8B; Fri, 13 Jan 2023 22:18:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2DCC384D54 for ; Fri, 13 Jan 2023 22:18: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 6o9nhhuQ8-7B for ; Fri, 13 Jan 2023 22:18:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 493E984D3A for ; Fri, 13 Jan 2023 22:18:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 46635FA90; Fri, 13 Jan 2023 22:18:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673648298194870" MIME-Version: 1.0 Date: Fri, 13 Jan 2023 22:18:18 +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: <20230113221818.46635FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673648298194870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Fri Jan 13 22:18:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/asdf to 0.11.1 To generate a diff of this commit: cvs rdiff -u -r1.324 -r1.325 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673648298194870 Content-Disposition: inline Content-Length: 727 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.324 pkgsrc/doc/CHANGES-2023:1.325 --- pkgsrc/doc/CHANGES-2023:1.324 Fri Jan 13 20:38:15 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jan 13 22:18:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.324 2023/01/13 20:38:15 bsiegert Exp $ +$NetBSD: CHANGES-2023,v 1.325 2023/01/13 22:18:18 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -385,3 +385,4 @@ Changes to the packages collection and i Updated devel/p5-MooseX-OneArgNew to 0.007 [wen 2023-01-13] Added databases/galera version 26.4.13 [wiz 2023-01-13] Updated sysutils/lf to 28 [bsiegert 2023-01-13] + Updated devel/asdf to 0.11.1 [schmonz 2023-01-13] --_----------=_1673648298194870--