Received: by mail.netbsd.org (Postfix, from userid 605) id 3A98B84E62; Fri, 13 Jan 2023 13:51:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B82184E61 for ; Fri, 13 Jan 2023 13:51:07 +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 L1uKbaNI87Qu for ; Fri, 13 Jan 2023 13:51: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 C280184D08 for ; Fri, 13 Jan 2023 13:51:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BA090FA90; Fri, 13 Jan 2023 13:51:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1673617866140160" MIME-Version: 1.0 Date: Fri, 13 Jan 2023 13:51:06 +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: <20230113135106.BA090FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1673617866140160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jan 13 13:51:06 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated sysutils/ansible-core, devel/py-future To generate a diff of this commit: cvs rdiff -u -r1.320 -r1.321 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1673617866140160 Content-Disposition: inline Content-Length: 789 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.320 pkgsrc/doc/CHANGES-2023:1.321 --- pkgsrc/doc/CHANGES-2023:1.320 Fri Jan 13 13:47:44 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jan 13 13:51:06 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.320 2023/01/13 13:47:44 wen Exp $ +$NetBSD: CHANGES-2023,v 1.321 2023/01/13 13:51:06 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -380,3 +380,5 @@ Changes to the packages collection and i Updated www/p5-Dancer to 1.3520 [wen 2023-01-13] Updated security/p5-Mozilla-CA to 20221114 [wen 2023-01-13] Updated devel/p5-MooseX-Types-JSON to 1.01 [wen 2023-01-13] + Updated sysutils/ansible-core to 2.14.1nb1 [adam 2023-01-13] + Updated devel/py-future to 0.18.3 [adam 2023-01-13] --_----------=_1673617866140160--