Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC3AD85352 for ; Sun, 29 Oct 2023 18:07:19 +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 fLCfvSxIII93 for ; Sun, 29 Oct 2023 18:07:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 42B3B84ECF for ; Sun, 29 Oct 2023 18:07:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 401D5FADC; Sun, 29 Oct 2023 18:07:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698602839273810" MIME-Version: 1.0 Date: Sun, 29 Oct 2023 18:07:19 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231029180719.401D5FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698602839273810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Oct 29 18:07:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated math/mpcomplex to 1.3.1 To generate a diff of this commit: cvs rdiff -u -r1.6288 -r1.6289 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23510 -r1.23511 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698602839273810 Content-Disposition: inline Content-Length: 1279 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.6288 pkgsrc/doc/CHANGES-2023:1.6289 --- pkgsrc/doc/CHANGES-2023:1.6288 Sun Oct 29 18:01:07 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 29 18:07:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6288 2023/10/29 18:01:07 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6289 2023/10/29 18:07:18 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9194,3 +9194,4 @@ Changes to the packages collection and i Added devel/gotelemetry version 0.8.0 [bsiegert 2023-10-29] Added devel/py27-game version 1.9.6nb3 [wiz 2023-10-29] Updated devel/py-game to 2.5.2 [wiz 2023-10-29] + Updated math/mpcomplex to 1.3.1 [wiz 2023-10-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23510 pkgsrc/doc/TODO:1.23511 --- pkgsrc/doc/TODO:1.23510 Sun Oct 29 17:39:37 2023 +++ pkgsrc/doc/TODO Sun Oct 29 18:07:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23510 2023/10/29 17:39:37 bsiegert Exp $ +$NetBSD: TODO,v 1.23511 2023/10/29 18:07:18 wiz Exp $ Suggested new packages ====================== @@ -996,7 +996,6 @@ For possible Perl packages updates, see o monocypher-3.1.2 o mopher-0.6.0 o moserial-2.30.0 - o mpcomplex-1.3.1 o mserv-devel-0.41 o mtail-1.2.0 o multitail-6.4.2 --_----------=_1698602839273810--