Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id B731A1A9217 for ; Mon, 11 Jan 2021 07:36:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EFFC884DA4; Mon, 11 Jan 2021 07:36:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 369A784D21 for ; Mon, 11 Jan 2021 07:36:00 +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 6sC_8twaFzxR for ; Mon, 11 Jan 2021 07:35:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8E41F84CDA for ; Mon, 11 Jan 2021 07:35:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8B710FA9D; Mon, 11 Jan 2021 07:35:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1610350559108780" MIME-Version: 1.0 Date: Mon, 11 Jan 2021 07:35:59 +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: <20210111073559.8B710FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1610350559108780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 11 07:35:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-xdis, devel/meson, www/py-pylint-django, security/py-rsa To generate a diff of this commit: cvs rdiff -u -r1.260 -r1.261 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1610350559108780 Content-Disposition: inline Content-Length: 893 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.260 pkgsrc/doc/CHANGES-2021:1.261 --- pkgsrc/doc/CHANGES-2021:1.260 Mon Jan 11 05:49:48 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Jan 11 07:35:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.260 2021/01/11 05:49:48 jnemeth Exp $ +$NetBSD: CHANGES-2021,v 1.261 2021/01/11 07:35:59 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -316,3 +316,7 @@ Changes to the packages collection and i Updated devel/py-test-rerunfailures to 9.1.1 [adam 2021-01-10] Updated print/ruby-pdf-reader to 2.4.1 [taca 2021-01-11] Updated databases/myodbc to 5.3.14 [jnemeth 2021-01-11] + Updated devel/py-xdis to 5.0.7 [adam 2021-01-11] + Updated devel/meson to 0.56.2 [adam 2021-01-11] + Updated www/py-pylint-django to 2.4.2 [adam 2021-01-11] + Updated security/py-rsa to 4.7 [adam 2021-01-11] --_----------=_1610350559108780--