Received: by mail.netbsd.org (Postfix, from userid 605) id D2EC884D45; Fri, 3 Jun 2022 16:29:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 16CD084D2D for ; Fri, 3 Jun 2022 16:29:06 +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 aRfx82eUfSMc for ; Fri, 3 Jun 2022 16:29:05 +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 6A47484CDC for ; Fri, 3 Jun 2022 16:29:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10E3DFB18; Fri, 3 Jun 2022 16:30:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654273819151730" MIME-Version: 1.0 Date: Fri, 3 Jun 2022 16:30:19 +0000 From: "Martin Husemann" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20220603163019.10E3DFB18@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654273819151730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: martin Date: Fri Jun 3 16:30:18 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated www/firefox52 to 52.9.0nb44 To generate a diff of this commit: cvs rdiff -u -r1.2876 -r1.2877 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654273819151730 Content-Disposition: inline Content-Length: 734 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.2876 pkgsrc/doc/CHANGES-2022:1.2877 --- pkgsrc/doc/CHANGES-2022:1.2876 Fri Jun 3 14:41:13 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Jun 3 16:30:18 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2876 2022/06/03 14:41:13 tpaul Exp $ +$NetBSD: CHANGES-2022,v 1.2877 2022/06/03 16:30:18 martin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4366,3 +4366,4 @@ Changes to the packages collection and i Updated databases/pgocaml to 4.3.0nb1 [jaapb 2022-06-03] Updated www/ocsigen-start to 6.1.0 [jaapb 2022-06-03] Updated net/vultr-cli to 2.14.1 [tpaul 2022-06-03] + Updated www/firefox52 to 52.9.0nb44 [martin 2022-06-03] --_----------=_1654273819151730--