Received: by mail.netbsd.org (Postfix, from userid 605) id 7D4B784F7F; Sun, 14 May 2023 19:50:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A7D2884ED0 for ; Sun, 14 May 2023 19:50:40 +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 ROk272vvMByj for ; Sun, 14 May 2023 19:50:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0A82B84CCF for ; Sun, 14 May 2023 19:50:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 07146FA87; Sun, 14 May 2023 19:50:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168409384015060" MIME-Version: 1.0 Date: Sun, 14 May 2023 19:50:40 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20230514195040.07146FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168409384015060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun May 14 19:50:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated www/firefox102 to 102.11.0 To generate a diff of this commit: cvs rdiff -u -r1.3040 -r1.3041 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168409384015060 Content-Disposition: inline Content-Length: 775 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.3040 pkgsrc/doc/CHANGES-2023:1.3041 --- pkgsrc/doc/CHANGES-2023:1.3040 Sun May 14 19:24:35 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 14 19:50:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3040 2023/05/14 19:24:35 pin Exp $ +$NetBSD: CHANGES-2023,v 1.3041 2023/05/14 19:50:39 nia Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4256,3 +4256,5 @@ Changes to the packages collection and i Updated www/py-pelican to 4.8.0 [nils 2023-05-14] Updated editors/poke to 3.2 [fcambus 2023-05-14] Added misc/tui-journal version 0.1.0 [pin 2023-05-14] + Updated www/firefox102-l10n to 102.11.0 [nia 2023-05-14] + Updated www/firefox102 to 102.11.0 [nia 2023-05-14] --_----------=_168409384015060--