Received: by mail.netbsd.org (Postfix, from userid 605) id E8E0384D37; Wed, 19 May 2021 10:46:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 30DFB84D1F for ; Wed, 19 May 2021 10:46:26 +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 0DJE_pAQAJgo for ; Wed, 19 May 2021 10:46:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7E38A84CD8 for ; Wed, 19 May 2021 10:46:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 79CDBFA95; Wed, 19 May 2021 10:46:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621421185279430" MIME-Version: 1.0 Date: Wed, 19 May 2021 10:46:25 +0000 From: "Michael Baeuerle" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: micha@netbsd.org X-Mailer: log_accum Message-Id: <20210519104625.79CDBFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621421185279430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: micha Date: Wed May 19 10:46:25 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated games/woof to 5.1.0 To generate a diff of this commit: cvs rdiff -u -r1.2860 -r1.2861 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621421185279430 Content-Disposition: inline Content-Length: 731 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.2860 pkgsrc/doc/CHANGES-2021:1.2861 --- pkgsrc/doc/CHANGES-2021:1.2860 Wed May 19 09:54:25 2021 +++ pkgsrc/doc/CHANGES-2021 Wed May 19 10:46:25 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2860 2021/05/19 09:54:25 adam Exp $ +$NetBSD: CHANGES-2021,v 1.2861 2021/05/19 10:46:25 micha Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4458,3 +4458,4 @@ Changes to the packages collection and i Updated databases/py-pypika to 0.48.2 [adam 2021-05-19] Updated databases/py-asyncpg to 0.23.0 [adam 2021-05-19] Updated devel/py-argcomplete to 1.12.3 [adam 2021-05-19] + Updated games/woof to 5.1.0 [micha 2021-05-19] --_----------=_1621421185279430--