Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BFE2B84EF0 for ; Sun, 4 Jun 2023 09:28:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id HMroQIRXZm9v for ; Sun, 4 Jun 2023 09:28:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2065384CCC for ; Sun, 4 Jun 2023 09:28:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1D9B2FA88; Sun, 4 Jun 2023 09:28:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168587090334440" MIME-Version: 1.0 Date: Sun, 4 Jun 2023 09:28:23 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20230604092823.1D9B2FA88@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168587090334440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Jun 4 09:28:23 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated www/firefox-l10n to 113.0.2 To generate a diff of this commit: cvs rdiff -u -r1.3544 -r1.3545 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168587090334440 Content-Disposition: inline Content-Length: 735 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.3544 pkgsrc/doc/CHANGES-2023:1.3545 --- pkgsrc/doc/CHANGES-2023:1.3544 Sun Jun 4 09:27:18 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 4 09:28:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3544 2023/06/04 09:27:18 ryoon Exp $ +$NetBSD: CHANGES-2023,v 1.3545 2023/06/04 09:28:22 ryoon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4916,3 +4916,4 @@ Changes to the packages collection and i Added net/nextcloud-client to 3.8.2 [plunky 2023-06-04] Updated sysutils/netbt-hcidump to 5.66 [plunky 2023-06-04] Updated www/firefox to 113.0.2 [ryoon 2023-06-04] + Updated www/firefox-l10n to 113.0.2 [ryoon 2023-06-04] --_----------=_168587090334440--