Received: by mail.netbsd.org (Postfix, from userid 605) id 2FC4A84D7E; Mon, 25 Nov 2019 06:24:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC7EB84D7D for ; Mon, 25 Nov 2019 06:24:22 +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 h8ybHRkoAJf7 for ; Mon, 25 Nov 2019 06:24:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1648F84D62 for ; Mon, 25 Nov 2019 06:24:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1355BFA97; Mon, 25 Nov 2019 06:24:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1574663062180660" MIME-Version: 1.0 Date: Mon, 25 Nov 2019 06:24:22 +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: <20191125062422.1355BFA97@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. --_----------=_1574663062180660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 25 06:24:21 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated security/py-cryptodome, devel/py-stevedore To generate a diff of this commit: cvs rdiff -u -r1.5109 -r1.5110 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1574663062180660 Content-Disposition: inline Content-Length: 771 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5109 pkgsrc/doc/CHANGES-2019:1.5110 --- pkgsrc/doc/CHANGES-2019:1.5109 Mon Nov 25 06:17:38 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Nov 25 06:24:21 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5109 2019/11/25 06:17:38 markd Exp $ +$NetBSD: CHANGES-2019,v 1.5110 2019/11/25 06:24:21 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8234,3 +8234,5 @@ Changes to the packages collection and i Removed x11/libXxf86misc [wiz 2019-11-24] Added math/py-arviz version 0.5.1 [minskim 2019-11-25] Removed graphics/libkface [markd 2019-11-25] + Updated security/py-cryptodome to 3.9.4 [adam 2019-11-25] + Updated devel/py-stevedore to 1.31.0 [adam 2019-11-25] --_----------=_1574663062180660--