Received: by mail.netbsd.org (Postfix, from userid 605) id 4A04884EC0; Tue, 26 May 2020 22:34:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8BF284EBF for ; Tue, 26 May 2020 22:34:28 +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 1SvXQHQNa7SQ for ; Tue, 26 May 2020 22:34:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 302F184EB3 for ; Tue, 26 May 2020 22:34:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DCBDFB27; Tue, 26 May 2020 22:34:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1590532468247340" MIME-Version: 1.0 Date: Tue, 26 May 2020 22:34:28 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20200526223428.2DCBDFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1590532468247340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 26 22:34:28 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Removed security/py-cryptodomex To generate a diff of this commit: cvs rdiff -u -r1.3200 -r1.3201 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1590532468247340 Content-Disposition: inline Content-Length: 775 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.3200 pkgsrc/doc/CHANGES-2020:1.3201 --- pkgsrc/doc/CHANGES-2020:1.3200 Tue May 26 22:22:18 2020 +++ pkgsrc/doc/CHANGES-2020 Tue May 26 22:34:27 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.3200 2020/05/26 22:22:18 gutteridge Exp $ +$NetBSD: CHANGES-2020,v 1.3201 2020/05/26 22:34:27 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -5089,3 +5089,4 @@ Changes to the packages collection and i Updated security/sshfp to 1.2.2 [khorben 2020-05-26] Added net/py-ipcalc version 1.99.0 [khorben 2020-05-26] Updated sysutils/xfce4-thunar to 1.8.15 [gutteridge 2020-05-26] + Removed security/py-cryptodomex successor security/py-cryptodome [adam 2020-05-26] --_----------=_1590532468247340--