Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E48A784EE3 for ; Sat, 23 Dec 2023 16:15:19 +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 4JeXVJ3fRrje for ; Sat, 23 Dec 2023 16:15:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 428C284EC6 for ; Sat, 23 Dec 2023 16:15:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4033CFA42; Sat, 23 Dec 2023 16:15:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170334811944290" MIME-Version: 1.0 Date: Sat, 23 Dec 2023 16:15:19 +0000 From: "Jason Bacon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: bacon@netbsd.org X-Mailer: log_accum Message-Id: <20231223161519.4033CFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170334811944290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Sat Dec 23 16:15:19 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated biology/py-macs2 to 2.2.9.1 To generate a diff of this commit: cvs rdiff -u -r1.7794 -r1.7795 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170334811944290 Content-Disposition: inline Content-Length: 747 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.7794 pkgsrc/doc/CHANGES-2023:1.7795 --- pkgsrc/doc/CHANGES-2023:1.7794 Fri Dec 22 20:54:09 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Dec 23 16:15:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7794 2023/12/22 20:54:09 prlw1 Exp $ +$NetBSD: CHANGES-2023,v 1.7795 2023/12/23 16:15:18 bacon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11097,3 +11097,4 @@ Changes to the packages collection and i Updated databases/postgres_exporter to 0.15.0 [bsiegert 2023-12-22] Updated devel/git-lfs to 3.4.1 [bsiegert 2023-12-22] Updated games/supertux to 0.6.3nb4 [prlw1 2023-12-22] + Updated biology/py-macs2 to 2.2.9.1 [bacon 2023-12-23] --_----------=_170334811944290--