Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0F68784ED8 for ; Mon, 18 Dec 2023 08:24:26 +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 FPhmHyI-MZ-p for ; Mon, 18 Dec 2023 08:24:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 65A9C84EC6 for ; Mon, 18 Dec 2023 08:24:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 20F3CFA42; Mon, 18 Dec 2023 08:24:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1702887864247310" MIME-Version: 1.0 Date: Mon, 18 Dec 2023 08:24:24 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231218082424.20F3CFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1702887864247310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Dec 18 08:24:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated graphics/gnuplot, devel/py-hatchling To generate a diff of this commit: cvs rdiff -u -r1.7728 -r1.7729 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1702887864247310 Content-Disposition: inline Content-Length: 782 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.7728 pkgsrc/doc/CHANGES-2023:1.7729 --- pkgsrc/doc/CHANGES-2023:1.7728 Mon Dec 18 07:30:44 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Dec 18 08:24:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7728 2023/12/18 07:30:44 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7729 2023/12/18 08:24:23 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11026,3 +11026,5 @@ Changes to the packages collection and i Updated devel/py-progressbar2 to 4.3.0 [adam 2023-12-18] Updated shells/nushell to 0.88.1 [pin 2023-12-18] Updated devel/py-sure to 2.0.1nb1 [wiz 2023-12-18] + Updated graphics/gnuplot to 5.4.10 [adam 2023-12-18] + Updated devel/py-hatchling to 1.21.0 [adam 2023-12-18] --_----------=_1702887864247310--