Received: by mail.netbsd.org (Postfix, from userid 605) id 77CA884F60; Fri, 22 Apr 2022 08:28:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B231784DC1 for ; Fri, 22 Apr 2022 08:28:33 +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 bWvkOe3G9L1V for ; Fri, 22 Apr 2022 08:28:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4352284D60 for ; Fri, 22 Apr 2022 08:28:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40665FB1A; Fri, 22 Apr 2022 08:28:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650616113220090" MIME-Version: 1.0 Date: Fri, 22 Apr 2022 08:28:33 +0000 From: "Andreas Gustafsson" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gson@netbsd.org X-Mailer: log_accum Message-Id: <20220422082833.40665FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650616113220090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gson Date: Fri Apr 22 08:28:33 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated misc/py-anita to 2.10 To generate a diff of this commit: cvs rdiff -u -r1.1990 -r1.1991 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650616113220090 Content-Disposition: inline Content-Length: 707 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.1990 pkgsrc/doc/CHANGES-2022:1.1991 --- pkgsrc/doc/CHANGES-2022:1.1990 Fri Apr 22 07:39:15 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Apr 22 08:28:33 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1990 2022/04/22 07:39:15 pin Exp $ +$NetBSD: CHANGES-2022,v 1.1991 2022/04/22 08:28:33 gson Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3128,3 +3128,4 @@ Changes to the packages collection and i Updated net/bind916 to 9.16.28 [taca 2022-04-21] Updated www/kore to 4.2.2 [fcambus 2022-04-21] Updated graphics/stitchy to 0.1.4 [pin 2022-04-22] + Updated misc/py-anita to 2.10 [gson 2022-04-22] --_----------=_1650616113220090--