Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=gl6uv7Jp; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=UiPbtDRI Received: by mail.netbsd.org (Postfix, from userid 605) id 76BA584D4D; Sun, 10 Mar 2024 12:16:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710073012; bh=LxE7oAaNDn5V9qlOaEBSjRrJB8QqmCKQJEMCt+Ghgs0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=gl6uv7JpE4KOQU4ZUVjKp9E9fpIp59ipMFNj6XgPmxpSNoyWk+vFGgka8AOBykMt+ FWaIfw5+K9d0MZbS8RgKhNqp+Kon12aQ0ZTeut5juZXmp+ibNOJIiJH/neQ4/OLc5J T/Eshv+yRiiTgb9ozvllEjMAu49doHvLIim83BQY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 67BD584D1B for ; Sun, 10 Mar 2024 12:16:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 5SLxxE1lfTvM for ; Sun, 10 Mar 2024 12:16:51 +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 ECA0A84CFA for ; Sun, 10 Mar 2024 12:16:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1710073011; bh=LxE7oAaNDn5V9qlOaEBSjRrJB8QqmCKQJEMCt+Ghgs0=; h=Date:From:Subject:To:Reply-To; b=UiPbtDRIYlqxJ1ShlXniGkeQ5gF4hlVvONI2AX0+h3a+y/+nUFs54P8sUH2uDmTjm tdpOp4495fkfwG2QmfNL9jvHwy2IlQ6v594jy4UPV8Wiunf2m8HDhCn4OCv44zVEqc cXpNzS8O/vFkoTJJDeMqFN92Qh+4Y4cmlZaJNB0o= Received: by cvs.NetBSD.org (Postfix, from userid 500) id E908AFA2A; Sun, 10 Mar 2024 12:16:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171007301089530" MIME-Version: 1.0 Date: Sun, 10 Mar 2024 12:16: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: <20240310121650.E908AFA2A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171007301089530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Mar 10 12:16:50 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/firefox to 123.0.1 To generate a diff of this commit: cvs rdiff -u -r1.1790 -r1.1791 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171007301089530 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.1790 pkgsrc/doc/CHANGES-2024:1.1791 --- pkgsrc/doc/CHANGES-2024:1.1790 Sun Mar 10 12:11:32 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Mar 10 12:16:50 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1790 2024/03/10 12:11:32 ryoon Exp $ +$NetBSD: CHANGES-2024,v 1.1791 2024/03/10 12:16:50 ryoon Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3059,3 +3059,4 @@ Changes to the packages collection and i Updated x11/dunst to 1.10.0 [wiz 2024-03-10] Updated mail/notmuch to 0.38.3 [ryoon 2024-03-10] Updated mail/notmuch-emacs to 0.38.3 [ryoon 2024-03-10] + Updated www/firefox to 123.0.1 [ryoon 2024-03-10] --_----------=_171007301089530--