Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D9F8D7A214 for ; Thu, 28 Jul 2016 23:37:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 87B4785F1D; Thu, 28 Jul 2016 23:37:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1967485F1A for ; Thu, 28 Jul 2016 23:37:43 +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 7zIIRGf0wcAM for ; Thu, 28 Jul 2016 23:37:42 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7CE5184CED for ; Thu, 28 Jul 2016 23:37:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 735C8FBB5; Thu, 28 Jul 2016 23:37:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146974906222010" MIME-Version: 1.0 Date: Thu, 28 Jul 2016 23:37:42 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20160728233742.735C8FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_146974906222010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Thu Jul 28 23:37:42 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Added games/cosmosmash version 1.4.7 To generate a diff of this commit: cvs rdiff -u -r1.3107 -r1.3108 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146974906222010 Content-Disposition: inline Content-Length: 744 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3107 pkgsrc/doc/CHANGES-2016:1.3108 --- pkgsrc/doc/CHANGES-2016:1.3107 Thu Jul 28 23:21:12 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Jul 28 23:37:42 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3107 2016/07/28 23:21:12 kamil Exp $ +$NetBSD: CHANGES-2016,v 1.3108 2016/07/28 23:37:42 kamil Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4418,3 +4418,4 @@ Changes to the packages collection and i Added games/quadrupleback version 0.1.0 [kamil 2016-07-28] Added games/batrachians version 0.1.6 [kamil 2016-07-28] Added games/burgerspace version 1.9.2 [kamil 2016-07-28] + Added games/cosmosmash version 1.4.7 [kamil 2016-07-28] --_----------=_146974906222010--