Received: by mail.netbsd.org (Postfix, from userid 605) id 0A6A984E9B; Mon, 1 Jan 2024 19:06:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3C70084D93 for ; Mon, 1 Jan 2024 19:06:29 +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 WqdSOE3RLUXF for ; Mon, 1 Jan 2024 19:06:28 +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 C222384CF2 for ; Mon, 1 Jan 2024 19:06:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BBFC5FA42; Mon, 1 Jan 2024 19:06:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704135988237170" MIME-Version: 1.0 Date: Mon, 1 Jan 2024 19:06:28 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240101190628.BBFC5FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704135988237170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Jan 1 19:06:28 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated textproc/csvlens to 0.5.0 To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704135988237170 Content-Disposition: inline Content-Length: 708 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.34 pkgsrc/doc/CHANGES-2024:1.35 --- pkgsrc/doc/CHANGES-2024:1.34 Mon Jan 1 18:20:56 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 1 19:06:28 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.34 2024/01/01 18:20:56 schmonz Exp $ +$NetBSD: CHANGES-2024,v 1.35 2024/01/01 19:06:28 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -43,3 +43,4 @@ Changes to the packages collection and i Updated devel/py-anyio to 4.2.0 [adam 2024-01-01] Updated devel/py-test-asyncio to 0.23.3 [adam 2024-01-01] Updated net/dq to 20240101 [schmonz 2024-01-01] + Updated textproc/csvlens to 0.5.0 [pin 2024-01-01] --_----------=_1704135988237170--