Received: by mail.netbsd.org (Postfix, from userid 605) id ABC7B84E9E; Tue, 26 Apr 2022 18:37:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E759184D8C for ; Tue, 26 Apr 2022 18:37:11 +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 FUPDxlGUPTkh for ; Tue, 26 Apr 2022 18:37:11 +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 4AE8284D45 for ; Tue, 26 Apr 2022 18:37:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 47EBEFB1A; Tue, 26 Apr 2022 18:37:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650998231218680" MIME-Version: 1.0 Date: Tue, 26 Apr 2022 18:37:11 +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: <20220426183711.47EBEFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650998231218680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Apr 26 18:37:11 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated math/py-jplephem, devel/py-cachelib To generate a diff of this commit: cvs rdiff -u -r1.2115 -r1.2116 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650998231218680 Content-Disposition: inline Content-Length: 776 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.2115 pkgsrc/doc/CHANGES-2022:1.2116 --- pkgsrc/doc/CHANGES-2022:1.2115 Tue Apr 26 17:59:00 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Apr 26 18:37:11 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2115 2022/04/26 17:59:00 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2116 2022/04/26 18:37:11 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3369,3 +3369,5 @@ Changes to the packages collection and i Updated devel/R-waldo to 0.4.0 [mef 2022-04-26] Updated graphics/py-Pillow to 9.1.0 [adam 2022-04-26] Updated textproc/py-natsort to 8.1.0 [adam 2022-04-26] + Updated math/py-jplephem to 2.17 [adam 2022-04-26] + Updated devel/py-cachelib to 0.6.0 [adam 2022-04-26] --_----------=_1650998231218680--