Received: by mail.netbsd.org (Postfix, from userid 605) id 6A18C84D25; Sun, 16 May 2021 17:42:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A5F1484CE0 for ; Sun, 16 May 2021 17:42:42 +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 IAjVlLcaWZLF for ; Sun, 16 May 2021 17:42:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 05B2284CD9 for ; Sun, 16 May 2021 17:42:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0322AFA95; Sun, 16 May 2021 17:42:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162118696165340" MIME-Version: 1.0 Date: Sun, 16 May 2021 17:42:41 +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: <20210516174242.0322AFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162118696165340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun May 16 17:42:41 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/nss to 3.65 To generate a diff of this commit: cvs rdiff -u -r1.2836 -r1.2837 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20631 -r1.20632 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162118696165340 Content-Disposition: inline Content-Length: 1236 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.2836 pkgsrc/doc/CHANGES-2021:1.2837 --- pkgsrc/doc/CHANGES-2021:1.2836 Sun May 16 17:42:09 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 16 17:42:41 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2836 2021/05/16 17:42:09 bsiegert Exp $ +$NetBSD: CHANGES-2021,v 1.2837 2021/05/16 17:42:41 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4424,3 +4424,4 @@ Changes to the packages collection and i Added math/fftw-long version 3.3.9 [nia 2021-05-16] Added math/fftw-quad version 3.3.9 [nia 2021-05-16] Removed devel/go-afero [bsiegert 2021-05-16] + Updated devel/nss to 3.65 [wiz 2021-05-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20631 pkgsrc/doc/TODO:1.20632 --- pkgsrc/doc/TODO:1.20631 Sun May 16 13:29:01 2021 +++ pkgsrc/doc/TODO Sun May 16 17:42:41 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20631 2021/05/16 13:29:01 wiz Exp $ +$NetBSD: TODO,v 1.20632 2021/05/16 17:42:41 wiz Exp $ Suggested new packages ====================== @@ -1507,7 +1507,6 @@ For possible Perl packages updates, see o ns-plugger-common-5.1.3 o nsd-4.3.6 o nsm-2.4.12 - o nss-3.65 o ntop-5.0 o ntpsec-1.2.0 o nts-82 --_----------=_162118696165340--