Received: by mail.netbsd.org (Postfix, from userid 605) id 5172084D87; Fri, 23 Apr 2021 16:05:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C28284D6D for ; Fri, 23 Apr 2021 16:05:56 +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 BZTAjQjG6rI7 for ; Fri, 23 Apr 2021 16:05:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 19E0284D0B for ; Fri, 23 Apr 2021 16:05:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 11502FA95; Fri, 23 Apr 2021 16:05:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161919395615680" MIME-Version: 1.0 Date: Fri, 23 Apr 2021 16:05:56 +0000 From: "Rin Okuyama" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rin@netbsd.org X-Mailer: log_accum Message-Id: <20210423160556.11502FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161919395615680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rin Date: Fri Apr 23 16:05:55 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/nspr to 4.30.0nb1 To generate a diff of this commit: cvs rdiff -u -r1.2308 -r1.2309 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161919395615680 Content-Disposition: inline Content-Length: 707 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.2308 pkgsrc/doc/CHANGES-2021:1.2309 --- pkgsrc/doc/CHANGES-2021:1.2308 Fri Apr 23 09:44:42 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Apr 23 16:05:55 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2308 2021/04/23 09:44:42 pin Exp $ +$NetBSD: CHANGES-2021,v 1.2309 2021/04/23 16:05:55 rin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3645,3 +3645,4 @@ Changes to the packages collection and i Updated lang/npm to 6.14.13 [adam 2021-04-23] Updated devel/texttest to 4.0.7 [schmonz 2021-04-23] Updated sysutils/xplr to 0.5.6 [pin 2021-04-23] + Updated devel/nspr to 4.30.0nb1 [rin 2021-04-23] --_----------=_161919395615680--