Received: by mail.netbsd.org (Postfix, from userid 605) id B084784F36; Tue, 6 Jul 2021 03:34:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BB01784F0E for ; Tue, 6 Jul 2021 03:34:18 +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 PjGuEEhi30Xe for ; Tue, 6 Jul 2021 03:34:18 +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 0A31E84F08 for ; Tue, 6 Jul 2021 03:34:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F30C1FA95; Tue, 6 Jul 2021 03:34:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625542457108290" MIME-Version: 1.0 Date: Tue, 6 Jul 2021 03:34:17 +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: <20210706033417.F30C1FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625542457108290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 6 03:34:17 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: Updated security/p5-Digest-CRC to 0.23 To generate a diff of this commit: cvs rdiff -u -r1.3708 -r1.3709 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20848 -r1.20849 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625542457108290 Content-Disposition: inline Content-Length: 1324 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.3708 pkgsrc/doc/CHANGES-2021:1.3709 --- pkgsrc/doc/CHANGES-2021:1.3708 Tue Jul 6 03:30:00 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jul 6 03:34:17 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3708 2021/07/06 03:30:00 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3709 2021/07/06 03:34:17 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5924,3 +5924,4 @@ Changes to the packages collection and i Updated security/p5-Crypt-X509 to 0.54 [wen 2021-07-06] Updated security/p5-CryptX to 0.072 [wen 2021-07-06] Updated print/p5-LaTeX-Driver to 1.2.0 [wen 2021-07-06] + Updated security/p5-Digest-CRC to 0.23 [wen 2021-07-06] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20848 pkgsrc/doc/TODO:1.20849 --- pkgsrc/doc/TODO:1.20848 Mon Jul 5 23:05:59 2021 +++ pkgsrc/doc/TODO Tue Jul 6 03:34:17 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20848 2021/07/05 23:05:59 wen Exp $ +$NetBSD: TODO,v 1.20849 2021/07/06 03:34:17 wen Exp $ Suggested new packages ====================== @@ -1574,7 +1574,6 @@ For possible Perl packages updates, see o p5-Data-ObjectDriver-0.21 o p5-Data-Peek-0.50 o p5-Data-Validate-IP-0.30 - o p5-Digest-CRC-0.23 o p5-Dist-Zilla-6.017 o p5-Dumbbench-0.501 o p5-Email-Folder-2.0 --_----------=_1625542457108290--