Received: by mail.netbsd.org (Postfix, from userid 605) id 9E6C987FC7; Thu, 14 Oct 2021 12:28:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 80AA3868F5 for ; Thu, 14 Oct 2021 08:12:36 +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 RIXAOPEpq0S8 for ; Thu, 14 Oct 2021 08:12:36 +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 F24E587A8A for ; Thu, 14 Oct 2021 07:38:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E685DFA97; Thu, 14 Oct 2021 07:38:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1634197097162210" MIME-Version: 1.0 Date: Thu, 14 Oct 2021 07:38:17 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20211014073817.E685DFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1634197097162210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tron Date: Thu Oct 14 07:38:17 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Second attempt to correct the version number of the previous package update To generate a diff of this commit: cvs rdiff -u -r1.5157 -r1.5158 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1634197097162210 Content-Disposition: inline Content-Length: 818 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.5157 pkgsrc/doc/CHANGES-2021:1.5158 --- pkgsrc/doc/CHANGES-2021:1.5157 Thu Oct 14 07:22:29 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Oct 14 07:38:17 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5157 2021/10/14 07:22:29 tron Exp $ +$NetBSD: CHANGES-2021,v 1.5158 2021/10/14 07:38:17 tron Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7898,4 +7898,4 @@ Changes to the packages collection and i Updated sysutils/zoxide to 0.7.6 [pin 2021-10-13] Updated multimedia/libmediainfo to 20.03nb1 [wiz 2021-10-14] Updated databases/p5-DBI to 1.643nb3 [wiz 2021-10-14] - Updated security/mozilla-rootcerts to 1.0.20211014 [tron 2021-10-14] + Updated security/mozilla-rootcerts to 1.0.20210916 [tron 2021-10-14] --_----------=_1634197097162210--