Received: by mail.netbsd.org (Postfix, from userid 605) id ADC2084D31; Wed, 28 Apr 2021 07:36:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E93A784CD9 for ; Wed, 28 Apr 2021 07:36:49 +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 ArqLxlODr60f for ; Wed, 28 Apr 2021 07:36:49 +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 7059D84C13 for ; Wed, 28 Apr 2021 07:36:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 68B3FFA95; Wed, 28 Apr 2021 07:36:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619595409175650" MIME-Version: 1.0 Date: Wed, 28 Apr 2021 07:36:49 +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: <20210428073649.68B3FFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619595409175650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 28 07:36:49 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/p5-CryptX to 0.071 To generate a diff of this commit: cvs rdiff -u -r1.2435 -r1.2436 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20582 -r1.20583 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619595409175650 Content-Disposition: inline Content-Length: 1549 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.2435 pkgsrc/doc/CHANGES-2021:1.2436 --- pkgsrc/doc/CHANGES-2021:1.2435 Wed Apr 28 06:56:38 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Apr 28 07:36:48 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2435 2021/04/28 06:56:38 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2436 2021/04/28 07:36:48 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3922,3 +3922,4 @@ Changes to the packages collection and i Updated net/scapy to 2.4.5 [gutteridge 2021-04-27] Updated devel/metslib to 0.5.3 [thor 2021-04-27] Removed databases/p5-DBD-Google [wiz 2021-04-28] + Updated security/p5-CryptX to 0.071 [wiz 2021-04-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20582 pkgsrc/doc/TODO:1.20583 --- pkgsrc/doc/TODO:1.20582 Tue Apr 27 21:53:23 2021 +++ pkgsrc/doc/TODO Wed Apr 28 07:36:48 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20582 2021/04/27 21:53:23 gutteridge Exp $ +$NetBSD: TODO,v 1.20583 2021/04/28 07:36:48 wiz Exp $ Suggested new packages ====================== @@ -1668,7 +1668,6 @@ For possible Perl packages updates, see o p5-Business-ISMN-1.202 o p5-Business-UPS-2.02 o p5-CDB_File-1.05 - o p5-CGI-4.61 o p5-CPAN-FindDependencies-3.05 o p5-CPAN-Perl-Releases-5.20210320 o p5-CPANPLUS-0.9910 @@ -1687,7 +1686,6 @@ For possible Perl packages updates, see o p5-Crypt-OpenSSL-DSA-0.20 o p5-Crypt-PasswdMD5-1.41 o p5-Crypt-RIPEMD160-0.08 - o p5-CryptX-0.071 o p5-Curses-1.37 o p5-DBD-DB2-1.86 o p5-DBD-Mock-1.59 --_----------=_1619595409175650--