Received: by mail.netbsd.org (Postfix, from userid 605) id 3402684D91; Mon, 11 Jul 2022 09:31:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6D46484D82 for ; Mon, 11 Jul 2022 09:31:23 +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 XyaTN08yiTfq for ; Mon, 11 Jul 2022 09:31:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B215E84D72 for ; Mon, 11 Jul 2022 09:31:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AF630FB1A; Mon, 11 Jul 2022 09:31:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165753188234260" MIME-Version: 1.0 Date: Mon, 11 Jul 2022 09:31: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: <20220711093122.AF630FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165753188234260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jul 11 09:31:22 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated sysutils/ansible-core, devel/py-requests-unixsocket To generate a diff of this commit: cvs rdiff -u -r1.3304 -r1.3305 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165753188234260 Content-Disposition: inline Content-Length: 798 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3304 pkgsrc/doc/CHANGES-2022:1.3305 --- pkgsrc/doc/CHANGES-2022:1.3304 Mon Jul 11 09:24:34 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jul 11 09:31:22 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3304 2022/07/11 09:24:34 adam Exp $ +$NetBSD: CHANGES-2022,v 1.3305 2022/07/11 09:31:22 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4948,3 +4948,5 @@ Changes to the packages collection and i Updated multimedia/mkvtoolnix to 69.0.0 [adam 2022-07-11] Updated net/py-celery to 5.2.7 [adam 2022-07-11] Updated textproc/py-black to 22.6.0 [adam 2022-07-11] + Updated sysutils/ansible-core to 2.13.1 [adam 2022-07-11] + Updated devel/py-requests-unixsocket to 0.3.0 [adam 2022-07-11] --_----------=_165753188234260--