Received: by mail.netbsd.org (Postfix, from userid 605) id D9DC084F58; Fri, 19 Jan 2024 17:09:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1326A84F52 for ; Fri, 19 Jan 2024 17:09:57 +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 TuJGsLgH2ofJ for ; Fri, 19 Jan 2024 17:09:56 +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 69DF984D0E for ; Fri, 19 Jan 2024 17:09:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 631A3FA42; Fri, 19 Jan 2024 17:09:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170568419624210" MIME-Version: 1.0 Date: Fri, 19 Jan 2024 17:09:56 +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: <20240119170956.631A3FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170568419624210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Fri Jan 19 17:09:56 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated devel/asdf to 0.14.0 To generate a diff of this commit: cvs rdiff -u -r1.464 -r1.465 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170568419624210 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.464 pkgsrc/doc/CHANGES-2024:1.465 --- pkgsrc/doc/CHANGES-2024:1.464 Fri Jan 19 15:58:08 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 19 17:09:56 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.464 2024/01/19 15:58:08 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.465 2024/01/19 17:09:56 schmonz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -599,3 +599,4 @@ Changes to the packages collection and i Updated graphics/leptonica to 1.84.1nb1 [adam 2024-01-19] Updated graphics/tesseract to 5.3.4 [adam 2024-01-19] Added sysutils/mlog version 0.1 [schmonz 2024-01-19] + Updated devel/asdf to 0.14.0 [schmonz 2024-01-19] --_----------=_170568419624210--