Received: by mail.netbsd.org (Postfix, from userid 605) id B8CA084E9F; Sun, 18 Dec 2022 11:06:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E648B84E83 for ; Sun, 18 Dec 2022 11:06:29 +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 CNGxyRDPNTMm for ; Sun, 18 Dec 2022 11:06:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3D24784CEF for ; Sun, 18 Dec 2022 11:06:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31A4FFA90; Sun, 18 Dec 2022 11:06:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1671361589234460" MIME-Version: 1.0 Date: Sun, 18 Dec 2022 11:06:29 +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: <20221218110629.31A4FFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1671361589234460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Dec 18 11:06:29 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated sysutils/py-subprocess-tee, time/py-cftime, devel/py-cbor2, devel/py-isort To generate a diff of this commit: cvs rdiff -u -r1.6227 -r1.6228 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1671361589234460 Content-Disposition: inline Content-Length: 877 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.6227 pkgsrc/doc/CHANGES-2022:1.6228 --- pkgsrc/doc/CHANGES-2022:1.6227 Sun Dec 18 10:38:54 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Dec 18 11:06:28 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.6227 2022/12/18 10:38:54 mef Exp $ +$NetBSD: CHANGES-2022,v 1.6228 2022/12/18 11:06:28 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -9345,3 +9345,7 @@ Changes to the packages collection and i Updated math/R-broom to 1.0.2 [mef 2022-12-18] Updated math/R-chron to 2.3.58 [mef 2022-12-18] Updated math/R-circular to 0.4.95 [mef 2022-12-18] + Updated sysutils/py-subprocess-tee to 0.4.1 [adam 2022-12-18] + Updated time/py-cftime to 1.6.2 [adam 2022-12-18] + Updated devel/py-cbor2 to 5.4.6 [adam 2022-12-18] + Updated devel/py-isort to 5.11.3 [adam 2022-12-18] --_----------=_1671361589234460--