Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 848121A9239 for ; Thu, 27 Jan 2022 13:28:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B887484DC2; Thu, 27 Jan 2022 13:28:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F283484DBF for ; Thu, 27 Jan 2022 13:28:31 +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 nLQ_UMf0R74X for ; Thu, 27 Jan 2022 13:28:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8657384CE7 for ; Thu, 27 Jan 2022 13:28:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 838AEFB24; Thu, 27 Jan 2022 13:28:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1643290111209900" MIME-Version: 1.0 Date: Thu, 27 Jan 2022 13:28:31 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20220127132831.838AEFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1643290111209900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Thu Jan 27 13:28:31 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added net/castor version 0.8.18 To generate a diff of this commit: cvs rdiff -u -r1.460 -r1.461 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1643290111209900 Content-Disposition: inline Content-Length: 734 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.460 pkgsrc/doc/CHANGES-2022:1.461 --- pkgsrc/doc/CHANGES-2022:1.460 Thu Jan 27 13:21:30 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Jan 27 13:28:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.460 2022/01/27 13:21:30 gdt Exp $ +$NetBSD: CHANGES-2022,v 1.461 2022/01/27 13:28:31 pin Exp $ Changes to the packages collection and infrastructure in 2022: @@ -610,3 +610,4 @@ Changes to the packages collection and i Updated devel/py-google-api-core to 1.31.1nb2 [wiz 2022-01-27] Updated www/py-google-api-python-client to 2.15.0nb2 [wiz 2022-01-27] Updated security/ccid to 1.5.0 [gdt 2022-01-27] + Added net/castor version 0.8.18 [pin 2022-01-27] --_----------=_1643290111209900--