Received: by mail.netbsd.org (Postfix, from userid 605) id C6FA184D6B; Fri, 4 Jun 2021 09:58:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C3EE84D59 for ; Fri, 4 Jun 2021 09:58:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 5Nr5LaSouePM for ; Fri, 4 Jun 2021 09:58:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A1A884CBC for ; Fri, 4 Jun 2021 09:58:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 976C1FA95; Fri, 4 Jun 2021 09:58:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622800692224120" MIME-Version: 1.0 Date: Fri, 4 Jun 2021 09:58:12 +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: <20210604095812.976C1FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622800692224120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 4 09:58:12 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/nss to 3.66 To generate a diff of this commit: cvs rdiff -u -r1.3217 -r1.3218 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622800692224120 Content-Disposition: inline Content-Length: 705 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.3217 pkgsrc/doc/CHANGES-2021:1.3218 --- pkgsrc/doc/CHANGES-2021:1.3217 Fri Jun 4 09:47:27 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Jun 4 09:58:12 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3217 2021/06/04 09:47:27 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.3218 2021/06/04 09:58:12 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4993,3 +4993,4 @@ Changes to the packages collection and i Updated graphics/pngquant to 2.15.1 [adam 2021-06-03] Updated sysutils/broot to 1.5.1 [pin 2021-06-03] Updated www/apache24 to 2.4.48 [wiz 2021-06-04] + Updated devel/nss to 3.66 [wiz 2021-06-04] --_----------=_1622800692224120--