Received: by mail.netbsd.org (Postfix, from userid 605) id 3826084D5F; Wed, 29 Jul 2020 07:27:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B63E384D28 for ; Wed, 29 Jul 2020 07:27:24 +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 2fkki1a3ETFX for ; Wed, 29 Jul 2020 07:27:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F31484CE7 for ; Wed, 29 Jul 2020 07:27:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 169D9FB28; Wed, 29 Jul 2020 07:27:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_159600764445650" MIME-Version: 1.0 Date: Wed, 29 Jul 2020 07:27:24 +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: <20200729072724.169D9FB28@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. --_----------=_159600764445650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jul 29 07:27:23 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: Updated security/py-asn1crypto, www/py-uvicorn To generate a diff of this commit: cvs rdiff -u -r1.4176 -r1.4177 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_159600764445650 Content-Disposition: inline Content-Length: 797 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.4176 pkgsrc/doc/CHANGES-2020:1.4177 --- pkgsrc/doc/CHANGES-2020:1.4176 Wed Jul 29 07:07:38 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Jul 29 07:27:23 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4176 2020/07/29 07:07:38 adam Exp $ +$NetBSD: CHANGES-2020,v 1.4177 2020/07/29 07:27:23 adam Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6620,3 +6620,5 @@ Changes to the packages collection and i Updated security/tor-browser-noscript to 11.0.34 [wiz 2020-07-29] Updated graphics/leptonica to 1.80.0 [adam 2020-07-29] Updated graphics/jasper to 2.0.19 [adam 2020-07-29] + Updated security/py-asn1crypto to 1.4.0 [adam 2020-07-29] + Updated www/py-uvicorn to 0.11.7 [adam 2020-07-29] --_----------=_159600764445650--