Received: by mail.netbsd.org (Postfix, from userid 605) id 2D76E84F15; Wed, 10 Aug 2022 10:16:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 652E184EA7 for ; Wed, 10 Aug 2022 10:16:35 +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 6avMMI5Arz4P for ; Wed, 10 Aug 2022 10:16:34 +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 AD62884D16 for ; Wed, 10 Aug 2022 10:16:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AAEBCFB1A; Wed, 10 Aug 2022 10:16:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1660126594245150" MIME-Version: 1.0 Date: Wed, 10 Aug 2022 10:16:34 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220810101634.AAEBCFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1660126594245150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Aug 10 10:16:34 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated devel/nspr to 4.34.1 To generate a diff of this commit: cvs rdiff -u -r1.3745 -r1.3746 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22087 -r1.22088 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1660126594245150 Content-Disposition: inline Content-Length: 1306 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.3745 pkgsrc/doc/CHANGES-2022:1.3746 --- pkgsrc/doc/CHANGES-2022:1.3745 Wed Aug 10 09:22:17 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Aug 10 10:16:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3745 2022/08/10 09:22:17 pin Exp $ +$NetBSD: CHANGES-2022,v 1.3746 2022/08/10 10:16:34 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5563,3 +5563,4 @@ Changes to the packages collection and i Updated net/py-zeroconf to 0.39.0 [adam 2022-08-10] Updated devel/py-pip to 22.2.2 [adam 2022-08-10] Updated sysutils/parallel-disk-usage to 0.8.1 [pin 2022-08-10] + Updated devel/nspr to 4.34.1 [wiz 2022-08-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22087 pkgsrc/doc/TODO:1.22088 --- pkgsrc/doc/TODO:1.22087 Wed Aug 10 07:25:47 2022 +++ pkgsrc/doc/TODO Wed Aug 10 10:16:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22087 2022/08/10 07:25:47 adam Exp $ +$NetBSD: TODO,v 1.22088 2022/08/10 10:16:34 wiz Exp $ Suggested new packages ====================== @@ -1116,7 +1116,7 @@ For possible Perl packages updates, see o onscripter-20200722 o oo2c-2.1.7 o opal-3.16.2 - o openblas-0.3.20 + o openblas-0.3.21 o opencl-3.0.11 o opencolorio-2.0.0 o opencpn-plugin-draw-1.8.5.2 --_----------=_1660126594245150--