Received: by mail.netbsd.org (Postfix, from userid 605) id 1F9F784D51; Tue, 4 May 2021 05:23:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 59A9684CE9 for ; Tue, 4 May 2021 05:23:08 +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 12FjbGQ7hWg8 for ; Tue, 4 May 2021 05:23:07 +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 99E9584CD8 for ; Tue, 4 May 2021 05:23:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8E4C9FA95; Tue, 4 May 2021 05:23:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1620105787219400" MIME-Version: 1.0 Date: Tue, 4 May 2021 05:23:07 +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: <20210504052307.8E4C9FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1620105787219400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue May 4 05:23:07 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated lang/python38, lang/py38-html-docs, lang/python39, lang/py39-html-docs To generate a diff of this commit: cvs rdiff -u -r1.2588 -r1.2589 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1620105787219400 Content-Disposition: inline Content-Length: 916 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.2588 pkgsrc/doc/CHANGES-2021:1.2589 --- pkgsrc/doc/CHANGES-2021:1.2588 Tue May 4 02:38:19 2021 +++ pkgsrc/doc/CHANGES-2021 Tue May 4 05:23:07 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2588 2021/05/04 02:38:19 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.2589 2021/05/04 05:23:07 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4056,3 +4056,7 @@ Changes to the packages collection and i Updated x11/mate-panel to 1.24.2 [gutteridge 2021-05-03] Updated misc/mate-calc to 1.24.2 [gutteridge 2021-05-04] Updated x11/mate-session-manager to 1.24.3 [gutteridge 2021-05-04] + Updated lang/python38 to 3.8.10 [adam 2021-05-04] + Updated lang/py38-html-docs to 3.8.10 [adam 2021-05-04] + Updated lang/python39 to 3.9.5 [adam 2021-05-04] + Updated lang/py39-html-docs to 3.9.5 [adam 2021-05-04] --_----------=_1620105787219400--