Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 930E584E5B for ; Wed, 13 Sep 2023 15:42:44 +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 sdEaE0e3Mz89 for ; Wed, 13 Sep 2023 15:42:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E858384E58 for ; Wed, 13 Sep 2023 15:42:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E4A75FBDB; Wed, 13 Sep 2023 15:42:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169461976368150" MIME-Version: 1.0 Date: Wed, 13 Sep 2023 15:42:43 +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: <20230913154243.E4A75FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169461976368150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Sep 13 15:42:43 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/asdf to 0.13.1 To generate a diff of this commit: cvs rdiff -u -r1.5496 -r1.5497 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169461976368150 Content-Disposition: inline Content-Length: 731 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.5496 pkgsrc/doc/CHANGES-2023:1.5497 --- pkgsrc/doc/CHANGES-2023:1.5496 Wed Sep 13 12:06:34 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 13 15:42:43 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5496 2023/09/13 12:06:34 nikita Exp $ +$NetBSD: CHANGES-2023,v 1.5497 2023/09/13 15:42:43 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7974,3 +7974,4 @@ Changes to the packages collection and i Updated www/py-django3 to 3.2.21 [adam 2023-09-13] Updated fonts/ibm-plex-ttf to 6.3.0 [nikita 2023-09-13] Updated fonts/ibm-plex-otf to 6.3.0 [nikita 2023-09-13] + Updated devel/asdf to 0.13.1 [schmonz 2023-09-13] --_----------=_169461976368150--