Received: by mail.netbsd.org (Postfix, from userid 605) id 805A984D0E; Tue, 6 Jul 2021 08:03:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B5A7C84EEE for ; Tue, 6 Jul 2021 08:03:41 +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 4sVYdzsNB6IM for ; Tue, 6 Jul 2021 08:03:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 178B384D74 for ; Tue, 6 Jul 2021 08:03:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 149FAFA95; Tue, 6 Jul 2021 08:03:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625558620137900" MIME-Version: 1.0 Date: Tue, 6 Jul 2021 08:03:40 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20210706080340.149FAFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625558620137900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 6 08:03:39 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated security/p5-String-Random to 0.31 To generate a diff of this commit: cvs rdiff -u -r1.3714 -r1.3715 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625558620137900 Content-Disposition: inline Content-Length: 733 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.3714 pkgsrc/doc/CHANGES-2021:1.3715 --- pkgsrc/doc/CHANGES-2021:1.3714 Tue Jul 6 07:56:37 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jul 6 08:03:39 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3714 2021/07/06 07:56:37 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3715 2021/07/06 08:03:39 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5932,3 +5932,4 @@ Changes to the packages collection and i Updated lang/nodejs to 14.17.3 [adam 2021-07-06] Updated security/p5-Net-DNS-SEC to 1.18 [wen 2021-07-06] Updated security/p5-Net-OpenSSH to 0.80 [wen 2021-07-06] + Updated security/p5-String-Random to 0.31 [wen 2021-07-06] --_----------=_1625558620137900--