Received: by mail.netbsd.org (Postfix, from userid 605) id B7BA084D44; Sat, 6 Feb 2021 11:22:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F209884CFC for ; Sat, 6 Feb 2021 11:22:23 +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 Ej1NfF94rctW for ; Sat, 6 Feb 2021 11:22:23 +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 5739E84CF1 for ; Sat, 6 Feb 2021 11:22:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E5EFFA95; Sat, 6 Feb 2021 11:22:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1612610543209610" MIME-Version: 1.0 Date: Sat, 6 Feb 2021 11:22:23 +0000 From: "Klaus Klein" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kleink@netbsd.org X-Mailer: log_accum Message-Id: <20210206112223.4E5EFFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1612610543209610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kleink Date: Sat Feb 6 11:22:23 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated games/py-ranking to 0.3.2 To generate a diff of this commit: cvs rdiff -u -r1.894 -r1.895 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1612610543209610 Content-Disposition: inline Content-Length: 739 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.894 pkgsrc/doc/CHANGES-2021:1.895 --- pkgsrc/doc/CHANGES-2021:1.894 Sat Feb 6 11:07:52 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Feb 6 11:22:23 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.894 2021/02/06 11:07:52 mef Exp $ +$NetBSD: CHANGES-2021,v 1.895 2021/02/06 11:22:23 kleink Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1077,3 +1077,4 @@ Changes to the packages collection and i Added print/tex-verse version 2.4b [leot 2021-02-06] Added print/tex-verse-doc version 2.4b [leot 2021-02-06] Added graphics/R-manipulateWidget version 0.10.1 [mef 2021-02-06] + Updated games/py-ranking to 0.3.2 [kleink 2021-02-06] --_----------=_1612610543209610--