Received: by mail.netbsd.org (Postfix, from userid 605) id 4374184EFE; Thu, 11 May 2023 08:41:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7499184D5E for ; Thu, 11 May 2023 08:41:42 +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 rnRyjM832abl for ; Thu, 11 May 2023 08:41:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C50D184CE3 for ; Thu, 11 May 2023 08:41:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 016B0FA87; Thu, 11 May 2023 08:41:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1683794489231140" MIME-Version: 1.0 Date: Thu, 11 May 2023 08:41: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: <20230511084130.016B0FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1683794489231140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu May 11 08:41:29 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Added lang/py-solc-select; Updated finance/py-crytic-compile To generate a diff of this commit: cvs rdiff -u -r1.2995 -r1.2996 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1683794489231140 Content-Disposition: inline Content-Length: 785 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.2995 pkgsrc/doc/CHANGES-2023:1.2996 --- pkgsrc/doc/CHANGES-2023:1.2995 Thu May 11 07:22:09 2023 +++ pkgsrc/doc/CHANGES-2023 Thu May 11 08:41:29 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2995 2023/05/11 07:22:09 adam Exp $ +$NetBSD: CHANGES-2023,v 1.2996 2023/05/11 08:41:29 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4169,3 +4169,5 @@ Changes to the packages collection and i Updated devel/py-cle to 9.2.50 [adam 2023-05-11] Updated math/py-claripy to 9.2.50 [adam 2023-05-11] Updated devel/py-angr to 9.2.50 [adam 2023-05-11] + Added lang/py-solc-select version 1.0.3 [adam 2023-05-11] + Updated finance/py-crytic-compile to 0.3.1 [adam 2023-05-11] --_----------=_1683794489231140--