Received: by mail.netbsd.org (Postfix, from userid 605) id 5DCA184DB1; Tue, 27 Apr 2021 12:08:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9585984D39 for ; Tue, 27 Apr 2021 12:08:34 +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 8sMb74fQju8g for ; Tue, 27 Apr 2021 12:08:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E4DAC84D10 for ; Tue, 27 Apr 2021 12:08:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E2589FA95; Tue, 27 Apr 2021 12:08:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161952531370020" MIME-Version: 1.0 Date: Tue, 27 Apr 2021 12:08:33 +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: <20210427120833.E2589FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161952531370020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 27 12:08:33 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/p5-Digest-HMAC to 1.04nb10 To generate a diff of this commit: cvs rdiff -u -r1.2409 -r1.2410 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20563 -r1.20564 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161952531370020 Content-Disposition: inline Content-Length: 1335 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.2409 pkgsrc/doc/CHANGES-2021:1.2410 --- pkgsrc/doc/CHANGES-2021:1.2409 Tue Apr 27 12:07:34 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 27 12:08:33 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2409 2021/04/27 12:07:34 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2410 2021/04/27 12:08:33 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3754,3 +3754,4 @@ Changes to the packages collection and i Updated security/p5-Crypt-CBC to 3.03 [wiz 2021-04-27] Updated security/p5-Crypt-Rijndael to 1.16 [wiz 2021-04-27] Updated security/p5-Crypt-Twofish to 2.18 [wiz 2021-04-27] + Updated security/p5-Digest-HMAC to 1.04nb10 [wiz 2021-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20563 pkgsrc/doc/TODO:1.20564 --- pkgsrc/doc/TODO:1.20563 Tue Apr 27 12:07:34 2021 +++ pkgsrc/doc/TODO Tue Apr 27 12:08:33 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20563 2021/04/27 12:07:34 wiz Exp $ +$NetBSD: TODO,v 1.20564 2021/04/27 12:08:33 wiz Exp $ Suggested new packages ====================== @@ -1579,7 +1579,6 @@ For possible Perl packages updates, see o p5-Devel-NYTProf-6.07 o p5-Devel-PatchPerl-2.08 o p5-Digest-CRC-0.23 - o p5-Digest-HMAC-1.04 o p5-Dist-Zilla-6.017 o p5-Dumbbench-0.501 o p5-Email-Folder-2.0 --_----------=_161952531370020--