Received: by mail.netbsd.org (Postfix, from userid 605) id 2315584EE4; Thu, 18 May 2023 12:40:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 53EC684E55 for ; Thu, 18 May 2023 12:40:49 +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 eg2ENpKAncWF for ; Thu, 18 May 2023 12:40:48 +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 DB96E84CF7 for ; Thu, 18 May 2023 12:40:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D90D2FA87; Thu, 18 May 2023 12:40:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168441364892540" MIME-Version: 1.0 Date: Thu, 18 May 2023 12:40:48 +0000 From: "nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230518124048.D90D2FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168441364892540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Thu May 18 12:40:48 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added devel/py-fire version 0.5.0 To generate a diff of this commit: cvs rdiff -u -r1.3131 -r1.3132 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168441364892540 Content-Disposition: inline Content-Length: 721 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.3131 pkgsrc/doc/CHANGES-2023:1.3132 --- pkgsrc/doc/CHANGES-2023:1.3131 Thu May 18 12:40:12 2023 +++ pkgsrc/doc/CHANGES-2023 Thu May 18 12:40:48 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3131 2023/05/18 12:40:12 nikita Exp $ +$NetBSD: CHANGES-2023,v 1.3132 2023/05/18 12:40:48 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4387,3 +4387,4 @@ Changes to the packages collection and i Updated sysutils/ipmitool to 1.8.19 [spz 2023-05-18] Removed textproc/py-m2r [wiz 2023-05-18] Added sysutils/py-nkdfu version 0.2 [nikita 2023-05-18] + Added devel/py-fire version 0.5.0 [nikita 2023-05-18] --_----------=_168441364892540--