Received: by mail.netbsd.org (Postfix, from userid 605) id D0D9484F16; Mon, 9 Aug 2021 07:54:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 101CA84E59 for ; Mon, 9 Aug 2021 07:54:58 +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 5o5PZtuaKL24 for ; Mon, 9 Aug 2021 07:54:57 +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 6245784CBC for ; Mon, 9 Aug 2021 07:54:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5FE9DFA97; Mon, 9 Aug 2021 07:54:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1628495697283610" MIME-Version: 1.0 Date: Mon, 9 Aug 2021 07:54:57 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210809075457.5FE9DFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1628495697283610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 9 07:54:57 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/nss to 3.69 To generate a diff of this commit: cvs rdiff -u -r1.4126 -r1.4127 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1628495697283610 Content-Disposition: inline Content-Length: 735 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.4126 pkgsrc/doc/CHANGES-2021:1.4127 --- pkgsrc/doc/CHANGES-2021:1.4126 Mon Aug 9 07:06:24 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Aug 9 07:54:57 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4126 2021/08/09 07:06:24 sjmulder Exp $ +$NetBSD: CHANGES-2021,v 1.4127 2021/08/09 07:54:57 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6548,3 +6548,4 @@ Changes to the packages collection and i Updated audio/py-music21 to 6.7.1nb1 [gutteridge 2021-08-09] Updated textproc/libxlsxwriter to 1.1.2 [sjmulder 2021-08-09] Updated math/sc-im to 0.8.2nb2 [sjmulder 2021-08-09] + Updated devel/nss to 3.69 [wiz 2021-08-09] --_----------=_1628495697283610--