Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=mhGixQOV; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Fcz+BWxl Received: by mail.netbsd.org (Postfix, from userid 605) id 2485684ED3; Tue, 14 May 2024 17:57:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715709437; bh=3dX11+errDQoA4UBe36NELjhhVrWVwXyhymZPNJGEaw=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=mhGixQOVllpuaDEyZl9kjH900z+2QquOQA90H52weNA55pGhDYZu76Bz39kMLrlAw Q6srB2rfqVCxhNFMzzcalxeiGhKsLFO5gvfWS0JY9Q/84HtmrneqAnJAwn4cc//3sG mm1CCLCL775r5K5ORTS5M/R8oGt2gKpJwPFdnR8I= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 15BDC84EC5 for ; Tue, 14 May 2024 17:57:16 +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 EmGH8wdvRczZ for ; Tue, 14 May 2024 17:57:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6AFA384EAC for ; Tue, 14 May 2024 17:57:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1715709435; bh=3dX11+errDQoA4UBe36NELjhhVrWVwXyhymZPNJGEaw=; h=Date:From:Subject:To:Reply-To; b=Fcz+BWxlCzkX1v6hPn8v0sDOCL3tJH6qbZuNRmwW8pVpD7wKRsVXsaVCyfsI7CUXU 82n+pUH2t9AOd3NtVDQb4PXlSAq5JPm2mUAIgIbFHPqHjoZ0oAP2r371nvKG39gY2X ZAd9WrXSRFrZmlxct4j/MfMZDiOx9Plg5TTJkZ5k= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 67CB3FA2C; Tue, 14 May 2024 17:57:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171570943599050" MIME-Version: 1.0 Date: Tue, 14 May 2024 17:57:15 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20240514175715.67CB3FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171570943599050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue May 14 17:57:15 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated www/firefox115 to 115.11.0 To generate a diff of this commit: cvs rdiff -u -r1.3417 -r1.3418 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171570943599050 Content-Disposition: inline Content-Length: 734 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.3417 pkgsrc/doc/CHANGES-2024:1.3418 --- pkgsrc/doc/CHANGES-2024:1.3417 Tue May 14 16:07:34 2024 +++ pkgsrc/doc/CHANGES-2024 Tue May 14 17:57:15 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3417 2024/05/14 16:07:34 gdt Exp $ +$NetBSD: CHANGES-2024,v 1.3418 2024/05/14 17:57:15 gutteridge Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5354,3 +5354,4 @@ Changes to the packages collection and i Updated www/py-django-import-export to 4.0.2 [adam 2024-05-14] Updated www/py-parsel to 1.9.1 [adam 2024-05-14] Updated net/iperf2 to 2.1.9 [gdt 2024-05-14] + Updated www/firefox115 to 115.11.0 [gutteridge 2024-05-14] --_----------=_171570943599050--