Received: by mail.netbsd.org (Postfix, from userid 605) id AA5A684E6B; Thu, 15 Jul 2021 06:18:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E407484D0C for ; Thu, 15 Jul 2021 06:18:02 +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 tIqIkFKRtBko for ; Thu, 15 Jul 2021 06:18:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 79E9584CD9 for ; Thu, 15 Jul 2021 06:18:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7707EFA95; Thu, 15 Jul 2021 06:18:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626329882185120" MIME-Version: 1.0 Date: Thu, 15 Jul 2021 06:18:02 +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: <20210715061802.7707EFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626329882185120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu Jul 15 06:18:02 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/firefox78 to 78.12.0 To generate a diff of this commit: cvs rdiff -u -r1.3831 -r1.3832 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626329882185120 Content-Disposition: inline Content-Length: 715 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3831 pkgsrc/doc/CHANGES-2021:1.3832 --- pkgsrc/doc/CHANGES-2021:1.3831 Thu Jul 15 04:39:58 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Jul 15 06:18:02 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3831 2021/07/15 04:39:58 fox Exp $ +$NetBSD: CHANGES-2021,v 1.3832 2021/07/15 06:18:02 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6133,3 +6133,4 @@ Changes to the packages collection and i Updated time/py-dateutil to 2.8.2 [adam 2021-07-14] Updated www/py-channels to 3.0.4 [adam 2021-07-14] Updated security/wolfssl to 4.8.0 [fox 2021-07-15] + Updated www/firefox78 to 78.12.0 [nia 2021-07-15] --_----------=_1626329882185120--