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 F237D7A111 for ; Thu, 28 Jul 2016 20:49:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 964EC85F01; Thu, 28 Jul 2016 20:49:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2901385ED8 for ; Thu, 28 Jul 2016 20:49:34 +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 lM3pIS9dngtf for ; Thu, 28 Jul 2016 20:49:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8E74E85E11 for ; Thu, 28 Jul 2016 20:49:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 89A50FBB5; Thu, 28 Jul 2016 20:49:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1469738973113800" MIME-Version: 1.0 Date: Thu, 28 Jul 2016 20:49:33 +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: <20160728204933.89A50FBB5@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. --_----------=_1469738973113800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Thu Jul 28 20:49:33 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Added games/afternoonstalker version 1.1.5 To generate a diff of this commit: cvs rdiff -u -r1.3103 -r1.3104 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1469738973113800 Content-Disposition: inline Content-Length: 736 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.3103 pkgsrc/doc/CHANGES-2016:1.3104 --- pkgsrc/doc/CHANGES-2016:1.3103 Thu Jul 28 20:33:50 2016 +++ pkgsrc/doc/CHANGES-2016 Thu Jul 28 20:49:33 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3103 2016/07/28 20:33:50 kamil Exp $ +$NetBSD: CHANGES-2016,v 1.3104 2016/07/28 20:49:33 kamil Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4414,3 +4414,4 @@ Changes to the packages collection and i Updated games/ztrack to 1.0nb1 [leot 2016-07-28] Updated www/ikiwiki to 3.20160728 [schmonz 2016-07-28] Added devel/flatzebra version 0.1.6 [kamil 2016-07-28] + Added games/afternoonstalker version 1.1.5 [kamil 2016-07-28] --_----------=_1469738973113800--