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 43D217A2AC for ; Sun, 19 Jun 2016 16:02:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EB77885EDC; Sun, 19 Jun 2016 16:02:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7E99E85E45 for ; Sun, 19 Jun 2016 16:02:18 +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 ihN8e8DptH9f for ; Sun, 19 Jun 2016 16:02:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E3E4884CFB for ; Sun, 19 Jun 2016 16:02:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E1B82FBB5; Sun, 19 Jun 2016 16:02:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146635213718560" MIME-Version: 1.0 Date: Sun, 19 Jun 2016 16:02:17 +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: <20160619160217.E1B82FBB5@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. --_----------=_146635213718560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Sun Jun 19 16:02:17 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated textproc/gspell to 1.0.2 To generate a diff of this commit: cvs rdiff -u -r1.2529 -r1.2530 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146635213718560 Content-Disposition: inline Content-Length: 731 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.2529 pkgsrc/doc/CHANGES-2016:1.2530 --- pkgsrc/doc/CHANGES-2016:1.2529 Sun Jun 19 15:55:20 2016 +++ pkgsrc/doc/CHANGES-2016 Sun Jun 19 16:02:17 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2529 2016/06/19 15:55:20 prlw1 Exp $ +$NetBSD: CHANGES-2016,v 1.2530 2016/06/19 16:02:17 prlw1 Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3669,3 +3669,4 @@ Changes to the packages collection and i Updated graphics/eog3 to 3.20.2 [prlw1 2016-06-19] Updated math/gnome-calculator to 3.20.1 [prlw1 2016-06-19] Updated devel/py-at-spi2 to 2.20.2 [prlw1 2016-06-19] + Updated textproc/gspell to 1.0.2 [prlw1 2016-06-19] --_----------=_146635213718560--