Received: by mail.netbsd.org (Postfix, from userid 605) id 7BDD484E87; Wed, 15 Sep 2021 14:06:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B68E784D7A for ; Wed, 15 Sep 2021 14:06:27 +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 aB6R-HDDROWR for ; Wed, 15 Sep 2021 14:06:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1C2A584C71 for ; Wed, 15 Sep 2021 14:06:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19901FA97; Wed, 15 Sep 2021 14:06:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1631714787177620" MIME-Version: 1.0 Date: Wed, 15 Sep 2021 14:06:27 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210915140627.19901FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1631714787177620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Sep 15 14:06:26 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added databases/gobang version 0.1.0alpha5 To generate a diff of this commit: cvs rdiff -u -r1.4721 -r1.4722 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1631714787177620 Content-Disposition: inline Content-Length: 725 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.4721 pkgsrc/doc/CHANGES-2021:1.4722 --- pkgsrc/doc/CHANGES-2021:1.4721 Wed Sep 15 13:39:48 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Sep 15 14:06:26 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4721 2021/09/15 13:39:48 pin Exp $ +$NetBSD: CHANGES-2021,v 1.4722 2021/09/15 14:06:26 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7357,3 +7357,4 @@ Changes to the packages collection and i Updated graphics/kvantum to 0.20.2 [pin 2021-09-15] Updated sysutils/macchina to 1.1.4 [pin 2021-09-15] Updated shells/nushell to 0.37.0 [pin 2021-09-15] + Added databases/gobang version 0.1.0alpha5 [pin 2021-09-15] --_----------=_1631714787177620--