Received: by mail.netbsd.org (Postfix, from userid 605) id 1E3EB84DB0; Tue, 27 Apr 2021 12:13:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5944584D39 for ; Tue, 27 Apr 2021 12:13:33 +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 qEYPlf3BiGi3 for ; Tue, 27 Apr 2021 12:13:32 +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 A9E3D84D10 for ; Tue, 27 Apr 2021 12:13:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A1447FA95; Tue, 27 Apr 2021 12:13:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619525612167890" MIME-Version: 1.0 Date: Tue, 27 Apr 2021 12:13:32 +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: <20210427121332.A1447FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619525612167890 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:13:32 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/p5-GnuPG-Interface to 1.02 To generate a diff of this commit: cvs rdiff -u -r1.2411 -r1.2412 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20565 -r1.20566 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619525612167890 Content-Disposition: inline Content-Length: 1363 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.2411 pkgsrc/doc/CHANGES-2021:1.2412 --- pkgsrc/doc/CHANGES-2021:1.2411 Tue Apr 27 12:10:20 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 27 12:13:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2411 2021/04/27 12:10:20 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2412 2021/04/27 12:13:32 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3756,3 +3756,4 @@ Changes to the packages collection and i Updated security/p5-Crypt-Twofish to 2.18 [wiz 2021-04-27] Updated security/p5-Digest-HMAC to 1.04nb10 [wiz 2021-04-27] Updated sysutils/p5-File-Remove to 1.60 [wiz 2021-04-27] + Updated security/p5-GnuPG-Interface to 1.02 [wiz 2021-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20565 pkgsrc/doc/TODO:1.20566 --- pkgsrc/doc/TODO:1.20565 Tue Apr 27 12:10:20 2021 +++ pkgsrc/doc/TODO Tue Apr 27 12:13:32 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20565 2021/04/27 12:10:20 wiz Exp $ +$NetBSD: TODO,v 1.20566 2021/04/27 12:13:32 wiz Exp $ Suggested new packages ====================== @@ -1602,7 +1602,6 @@ For possible Perl packages updates, see o p5-GitLab-API-v3-1.06 o p5-GitLab-API-v4-0.26 o p5-Glib-Object-Introspection-0.049 - o p5-GnuPG-Interface-1.02 o p5-Graph-ReadWrite-2.10 o p5-GraphViz2-2.66 o p5-IO-Interactive-1.023 --_----------=_1619525612167890--