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 43DDF7A46A for ; Sun, 19 Jun 2016 14:42:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EC5D285ED5; Sun, 19 Jun 2016 14:42:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7EEC884CFB for ; Sun, 19 Jun 2016 14:42:24 +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 ZL47Fb6NdpH4 for ; Sun, 19 Jun 2016 14:42:24 +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 DB8DE85ECB for ; Sun, 19 Jun 2016 14:42:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D4663FBB5; Sun, 19 Jun 2016 14:42:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1466347343289380" MIME-Version: 1.0 Date: Sun, 19 Jun 2016 14:42:23 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20160619144223.D4663FBB5@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. --_----------=_1466347343289380 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Sun Jun 19 14:42:23 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated games/gnome-sudoku to 3.20.2 To generate a diff of this commit: cvs rdiff -u -r1.2525 -r1.2526 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1466347343289380 Content-Disposition: inline Content-Length: 739 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.2525 pkgsrc/doc/CHANGES-2016:1.2526 --- pkgsrc/doc/CHANGES-2016:1.2525 Sun Jun 19 12:54:13 2016 +++ pkgsrc/doc/CHANGES-2016 Sun Jun 19 14:42:23 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2525 2016/06/19 12:54:13 taca Exp $ +$NetBSD: CHANGES-2016,v 1.2526 2016/06/19 14:42:23 prlw1 Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3665,3 +3665,4 @@ Changes to the packages collection and i Updated devel/p5-IO-AIO to 4.34 [mef 2016-06-19] Updated devel/p5-Hash-Util-FieldHash-Compat to 0.11 [mef 2016-06-19] Added www/contao42 version 4.2.0 [taca 2016-06-19] + Updated games/gnome-sudoku to 3.20.2 [prlw1 2016-06-19] --_----------=_1466347343289380--