Received: by mail.netbsd.org (Postfix, from userid 605) id AA96D84F70; Wed, 8 Jun 2022 22:18:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E48E784D93 for ; Wed, 8 Jun 2022 22:18:38 +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 e6Gf4rh1GGd7 for ; Wed, 8 Jun 2022 22:18:38 +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 38BEB84D6F for ; Wed, 8 Jun 2022 22:18:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8300AFB19; Wed, 8 Jun 2022 22:20:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654726804153440" MIME-Version: 1.0 Date: Wed, 8 Jun 2022 22:20:04 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20220608222004.8300AFB19@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654726804153440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Wed Jun 8 22:20:04 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated games/robotfindskitten to 2.7182818.701 To generate a diff of this commit: cvs rdiff -u -r1.2963 -r1.2964 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21934 -r1.21935 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654726804153440 Content-Disposition: inline Content-Length: 1310 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.2963 pkgsrc/doc/CHANGES-2022:1.2964 --- pkgsrc/doc/CHANGES-2022:1.2963 Wed Jun 8 21:26:12 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Jun 8 22:20:03 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2963 2022/06/08 21:26:12 rillig Exp $ +$NetBSD: CHANGES-2022,v 1.2964 2022/06/08 22:20:03 rillig Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4526,3 +4526,4 @@ Changes to the packages collection and i Updated fonts/t1lib to 5.1.2nb7 [chuck 2022-06-08] Updated devel/texttest to 4.1.2 [schmonz 2022-06-08] Updated games/puzzles to 20220127 [rillig 2022-06-08] + Updated games/robotfindskitten to 2.7182818.701 [rillig 2022-06-08] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21934 pkgsrc/doc/TODO:1.21935 --- pkgsrc/doc/TODO:1.21934 Tue Jun 7 17:56:13 2022 +++ pkgsrc/doc/TODO Wed Jun 8 22:20:04 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21934 2022/06/07 17:56:13 wiz Exp $ +$NetBSD: TODO,v 1.21935 2022/06/08 22:20:04 rillig Exp $ Suggested new packages ====================== @@ -1412,7 +1412,6 @@ For possible Perl packages updates, see o riemann-client-1.10.4.1 o rio500-0.8.1 o rmtrash-1.14 - o robotfindskitten-2.7182818.701 o root-6.24 o root-tail-1.2 o ropper-1.13.6 --_----------=_1654726804153440--