Received: by mail.netbsd.org (Postfix, from userid 605) id A5C4884F56; Thu, 25 Jan 2024 16:18:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D599E84E71 for ; Thu, 25 Jan 2024 16:18:13 +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 Rp2JJAH4Toek for ; Thu, 25 Jan 2024 16:18:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3861084CCF for ; Thu, 25 Jan 2024 16:18:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 32D1EFA42; Thu, 25 Jan 2024 16:18:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170619949368340" MIME-Version: 1.0 Date: Thu, 25 Jan 2024 16:18:13 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240125161813.32D1EFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170619949368340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jan 25 16:18:13 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated time/dateutils, graphics/py-imageio To generate a diff of this commit: cvs rdiff -u -r1.648 -r1.649 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170619949368340 Content-Disposition: inline Content-Length: 762 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.648 pkgsrc/doc/CHANGES-2024:1.649 --- pkgsrc/doc/CHANGES-2024:1.648 Thu Jan 25 16:02:37 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Jan 25 16:18:13 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.648 2024/01/25 16:02:37 adam Exp $ +$NetBSD: CHANGES-2024,v 1.649 2024/01/25 16:18:13 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -843,3 +843,5 @@ Changes to the packages collection and i Updated math/R-classInt to 0.4.10 [mef 2024-01-25] Updated x11/py-sip6 to 6.8.2 [adam 2024-01-25] Updated devel/blosc2 to 2.13.1 [adam 2024-01-25] + Updated time/dateutils to 0.4.11 [adam 2024-01-25] + Updated graphics/py-imageio to 2.33.1 [adam 2024-01-25] --_----------=_170619949368340--