Received: by mail.netbsd.org (Postfix, from userid 605) id 1E44384E62; Sat, 8 Oct 2022 21:19:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D75784E62 for ; Sat, 8 Oct 2022 21:19:51 +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 sYBBNzvWwSiO for ; Sat, 8 Oct 2022 21:19:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9953484D26 for ; Sat, 8 Oct 2022 21:19:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 96520FA90; Sat, 8 Oct 2022 21:19:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1665263990122800" MIME-Version: 1.0 Date: Sat, 8 Oct 2022 21:19:50 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20221008211950.96520FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1665263990122800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Oct 8 21:19:50 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated www/firefox to 105.0.3 To generate a diff of this commit: cvs rdiff -u -r1.4905 -r1.4906 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22273 -r1.22274 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1665263990122800 Content-Disposition: inline Content-Length: 1268 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.4905 pkgsrc/doc/CHANGES-2022:1.4906 --- pkgsrc/doc/CHANGES-2022:1.4905 Sat Oct 8 20:03:11 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 8 21:19:49 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4905 2022/10/08 20:03:11 he Exp $ +$NetBSD: CHANGES-2022,v 1.4906 2022/10/08 21:19:49 ryoon Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7423,3 +7423,4 @@ Changes to the packages collection and i Added devel/why3 version 1.5.1 [tonio 2022-10-08] Updated math/R to 4.2.0nb2 [he 2022-10-08] Updated geography/R-s2 to 1.0.6nb1 [he 2022-10-08] + Updated www/firefox to 105.0.3 [ryoon 2022-10-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22273 pkgsrc/doc/TODO:1.22274 --- pkgsrc/doc/TODO:1.22273 Sat Oct 8 13:28:04 2022 +++ pkgsrc/doc/TODO Sat Oct 8 21:19:50 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22273 2022/10/08 13:28:04 adam Exp $ +$NetBSD: TODO,v 1.22274 2022/10/08 21:19:50 ryoon Exp $ Suggested new packages ====================== @@ -647,7 +647,6 @@ For possible Perl packages updates, see o felt-3.07 [wip] o fet-6.0.1 o filerunner-14.06.18.10 - o firefox-105 o flashplayer-0.4.13 o flatbuffers-1.12.0 o flow-tools-0.411 --_----------=_1665263990122800--