Received: by mail.netbsd.org (Postfix, from userid 605) id 11F6E84D3D; Sun, 30 Oct 2022 10:01:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 41FE284D00 for ; Sun, 30 Oct 2022 10:01:24 +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 dod3f2B-_7EV for ; Sun, 30 Oct 2022 10:01:23 +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 8C5E984CEA for ; Sun, 30 Oct 2022 10:01:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 89D50FA90; Sun, 30 Oct 2022 10:01:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667124083149460" MIME-Version: 1.0 Date: Sun, 30 Oct 2022 10:01:23 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20221030100123.89D50FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667124083149460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Sun Oct 30 10:01:23 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated math/pari to 2.15.0 To generate a diff of this commit: cvs rdiff -u -r1.5249 -r1.5250 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22318 -r1.22319 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667124083149460 Content-Disposition: inline Content-Length: 1263 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5249 pkgsrc/doc/CHANGES-2022:1.5250 --- pkgsrc/doc/CHANGES-2022:1.5249 Sun Oct 30 08:28:43 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Oct 30 10:01:22 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5249 2022/10/30 08:28:43 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.5250 2022/10/30 10:01:22 nros Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7958,3 +7958,4 @@ Changes to the packages collection and i Updated textproc/ruby-nokogiri to 1.13.9 [tsutsui 2022-10-30] Updated finance/gnucash-docs to 4.12 [wiz 2022-10-30] Updated audio/mpc to 0.34nb1 [wiz 2022-10-30] + Updated math/pari to 2.15.0 [nros 2022-10-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22318 pkgsrc/doc/TODO:1.22319 --- pkgsrc/doc/TODO:1.22318 Sun Oct 30 06:50:26 2022 +++ pkgsrc/doc/TODO Sun Oct 30 10:01:23 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22318 2022/10/30 06:50:26 wiz Exp $ +$NetBSD: TODO,v 1.22319 2022/10/30 10:01:23 nros Exp $ Suggested new packages ====================== @@ -1190,7 +1190,6 @@ For possible Perl packages updates, see o paperkey-1.6 o papirus-folders-1.8.0 o paprefs-1.1 - o pari-2.13.1 o parley-20.12.3 o parrot-8.1.0 o pcc-1.1.0 --_----------=_1667124083149460--